1. d23b196 Merge branch 'ry/mke2fs-populate' into next by Theodore Ts'o · 11 years ago
  2. 5ad810e mke2fs.8.in: update the manual for the -d option by Robert Yang · 11 years ago
  3. 9aa3aa8 debugfs: use the functions in misc/create_inode.c by Robert Yang · 11 years ago
  4. f84894b misc/create_inode.c: handle hardlinks by Robert Yang · 11 years ago
  5. 217c0bd mke2fs.c: add an option: -d root-directory by Robert Yang · 11 years ago
  6. b696065 misc/create_inode.c: set owner/mode/time for the inode by Robert Yang · 11 years ago
  7. 3068f03 misc/create_inode.c: create directory by Robert Yang · 11 years ago
  8. ce600dc misc/create_inode.c: copy regular file by Robert Yang · 11 years ago
  9. b25ddc5 misc/create_inode.c: create symlink by Robert Yang · 11 years ago
  10. b234611 misc/create_inode.c: create special file by Robert Yang · 11 years ago
  11. 052064b misc/create_inode.c: copy files recursively by Robert Yang · 11 years ago
  12. 0d4deba mke2fs: add the ability to copy files from a given directory by Robert Yang · 11 years ago
  13. 46d2a26 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  14. 9aef4b6 mke2fs: disable resize_inode feature if 64bit feature is enabled by Eryu Guan · 12 years ago
  15. 93d0db3 e2fsck: don't use e2fsck_global_ctx in e2fsck_set_bitmap_type() by Theodore Ts'o · 11 years ago
  16. dde6333 e2fsck: always make sure e2fsck_global_ctx is set by Theodore Ts'o · 11 years ago
  17. 3125348 libext2fs: add a unit test for inline data by Zheng Liu · 11 years ago
  18. be31a8d libext2fs: export inode cache creation function by Zheng Liu · 11 years ago
  19. 3c1388d mke2fs: enable inline_data feature on ext4dev filesystem by Zheng Liu · 11 years ago
  20. 356b448 tests: change result in f_bad_disconnected_inode by Zheng Liu · 11 years ago
  21. 9676f3a e2fsck: check inline_data in pass3 by Zheng Liu · 11 years ago
  22. 6582dbe e2fsck: check inline_data in pass2 by Zheng Liu · 11 years ago
  23. 042e071 e2fsck: check inline_data in pass1 by Zheng Liu · 11 years ago
  24. 25fed0f e2fsck: add problem descriptions and check inline data feature by Zheng Liu · 11 years ago
  25. b451c8d mke2fs: add inline_data support in mke2fs by Zheng Liu · 11 years ago
  26. 448cc0e libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP by Zheng Liu · 11 years ago
  27. 54e880b libext2fs: handle inline data in read/write function by Zheng Liu · 11 years ago
  28. 97581d4 debugfs: handle inline data feature in punch command by Zheng Liu · 11 years ago
  29. f5f6c02 debugfs: handle inline_data feature in bmap command by Zheng Liu · 12 years ago
  30. 8f3428d debugfs: make lsdel command support inline data by Zheng Liu · 11 years ago
  31. 82e77d0 debugfs: make mkdir command support inline data by Zheng Liu · 11 years ago
  32. 46bd6bd debugfs: make expand command support inline data by Zheng Liu · 11 years ago
  33. 133e946 debugfs: make stat command support inline data by Zheng Liu · 11 years ago
  34. 716a3c3 libext2fs: handle inline_data in block iterator function by Zheng Liu · 11 years ago
  35. 416c1de libext2fs: handle inline data in dir iterator function by Zheng Liu · 12 years ago
  36. 11f9374 libext2fs: define new dirent_swab interfaces for inline data by Zheng Liu · 11 years ago
  37. b6902b3 debian: fix udeb package support by Filipe Brandenburger · 11 years ago
  38. 5beff1c debugfs: dump all extended attributes by Darrick J. Wong · 11 years ago
  39. 456b93c libext2fs: free key/value pairs before reading by Darrick J. Wong · 11 years ago
  40. 9224d81 libext2fs: extend xattr api to query number of attrs by Darrick J. Wong · 11 years ago
  41. 6851569 libext2fs: various tweaks to the xattr editor APIs by Darrick J. Wong · 11 years ago
  42. 2077c20 libext2fs: support modifying arbitrary extended attributes by Darrick J. Wong · 11 years ago
  43. 3ba59bf Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  44. 118d3f0 resize2fs: don't free in-use clusters when moving blocks by Darrick J. Wong · 11 years ago
  45. 01d6aa9 resize2fs: during shrink, don't free in-use bg data clusters by Darrick J. Wong · 11 years ago
  46. c22f328 e2fsck: don't add a UUID on a mounted filesystem with csums by Michael Marineau · 12 years ago
  47. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 11 years ago
  48. dc084ab Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  49. 585bca6 Set pointer to NULL after ext2fs_free by Lukas Czerner · 11 years ago
  50. 5fe2bd6 tune2fs: allow removal of dirty journal with two "-f" options by Eric Sandeen · 11 years ago
  51. 4f3ded2 libext2fs: delete unused "handle" variable by jon ernst · 11 years ago
  52. 58229aa e4defrag: remove local sync_file_range and fallocate by Baruch Siach · 11 years ago
  53. a4613d1 ext2fs: declare struct_io_manager at end of file by Andreas Dilger · 11 years ago
  54. 3b97799 tests: skip unsupported tests on MacOS systems by Andreas Dilger · 11 years ago
  55. 4d46e6c build: fix LLVM compiler warnings by Andreas Dilger · 11 years ago
  56. c7c3775 chattr: improve the description for 'j' option in manpage by Zheng Liu · 11 years ago
  57. f3fa568 libe2p: allow libe2p.h to be used in C++ programs by Theodore Ts'o · 11 years ago
  58. d5fc19f Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  59. 156a151 libext2fs: try to roll back when splitting an extent fails by Darrick J. Wong · 11 years ago
  60. 6225a15 libext2fs: don't hang on to unmapped block if extent tree update fails by Darrick J. Wong · 11 years ago
  61. 3c890ee libext2fs: during punch, fix parent extents after modifying extent by Darrick J. Wong · 11 years ago
  62. 80dec4c libext2fs: iterate past lower extents during punch by Darrick J. Wong · 11 years ago
  63. 84593c2 mke2fs: clean up kernel version tests by Darrick J. Wong · 11 years ago
  64. 9e7294d e2fsprogs: Disallow tune2fs enabling sparse_super with ext4 meta_bg enabled by Akira Fujita · 11 years ago
  65. 8cfa640 debian: fix spelling typo in debian/control.in by Theodore Ts'o · 11 years ago
  66. 2b561a6 debian: add make variable to prevent building udeb packages by Theodore Ts'o · 11 years ago
  67. 71d920e mke2fs: minor bugfixes for mk_hugefiles by Theodore Ts'o · 11 years ago
  68. d7fa410 configure: support biarch builds with --multiarch=lib64 by Theodore Ts'o · 11 years ago
  69. f70a347 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  70. 95480c6 debian: update debian/changelog and e2fslibs.symbols for 1.42.9-3 release by Theodore Ts'o · 11 years ago
  71. d8c4476 debian: fix dpkg-buildpackage for Debian Squeeze by Theodore Ts'o · 11 years ago
  72. 7efd250 mke2fs: add support for hugefiles_align by Theodore Ts'o · 11 years ago
  73. f0996c1 Merge branch 'maint' into next by Theodore Ts'o · 12 years ago
  74. c714d02 Fix up the Makefiles dependencies in lib/ext2fs and lib/quota by Theodore Ts'o · 12 years ago
  75. e5397d7 blkid: suppress Coverity warning by Theodore Ts'o · 12 years ago
  76. 9b36ce0 libss: fix potential buffer overrun in list_rqs by Theodore Ts'o · 12 years ago
  77. 0dedd01 quota: fix uninitiaized memory reference in mke2fs with quota enabled by Theodore Ts'o · 12 years ago
  78. 5bb4d0c blkid: avoid potential integer overflow issues identified by Coverity by Theodore Ts'o · 12 years ago
  79. 23a1b98 mke2fs: add make_hugefile feature by Theodore Ts'o · 12 years ago
  80. a9d7fc6 e2fsck, mke2fs: enable octal integers in the profile/config file by Theodore Ts'o · 12 years ago
  81. 3c6e91c mke2fs: allow metadata blocks to be at the beginning of the file system by Theodore Ts'o · 12 years ago
  82. 65c6c3e Add support for new compat feature "sparse_super2" by Theodore Ts'o · 12 years ago
  83. b818205 tune2fs, mke2fs: add the ability to control the location of the journal by Theodore Ts'o · 12 years ago
  84. 0fe6e3a libext2fs: add new function ext2fs_add_journal_inode2() by Theodore Ts'o · 12 years ago
  85. 3550f72 libext2fs: factor out get_midpoint_journal_block() in mkjournal.c by Theodore Ts'o · 12 years ago
  86. 6e49e6a mke2fs: optimize fix_cluster_bg_counts() by Theodore Ts'o · 12 years ago
  87. 424de6e libext2fs: optimize ext2fs_new_block2() by Theodore Ts'o · 12 years ago
  88. fccdbac libext2fs: optimize ext2fs_allocate_group_table() by Theodore Ts'o · 12 years ago
  89. 5c41451 libext2fs: add ext2fs_block_alloc_stats_range() by Theodore Ts'o · 12 years ago
  90. dd9aa13 libext2fs: further clean up and rename check_block_uninit by Theodore Ts'o · 12 years ago
  91. 3203cd9 libext2fs: optimize find_first_{zero,set}() for red-black tree based bitmaps by Theodore Ts'o · 12 years ago
  92. 1471783 libext2fs: optimize find_first_set() for bitarray-based bitmaps by Theodore Ts'o · 12 years ago
  93. d954fa4 libext2fs: build tst_bitmaps with rep invariants checking enabled by Theodore Ts'o · 12 years ago
  94. 3602197 libext2fs: clean up generic handling of ext2fs_find_first_{set,zero}_*() by Theodore Ts'o · 12 years ago
  95. a2acec7 libext2fs: fix off-by-one bug in ext2fs_extent_insert() by Theodore Ts'o · 12 years ago
  96. dff0b6a libext2fs: add ext2fs_find_first_set_{block,inode}_bitmap2() by Theodore Ts'o · 12 years ago
  97. 7e50795 ext4.5: remove duplicate .TP in man page by Theodore Ts'o · 12 years ago
  98. 454e6e0 tests: adjust test output to reflect block_uninit calculated block bitmaps by Darrick J. Wong · 12 years ago
  99. d7c64cd libext2fs: no need to clear BLOCK_UNINIT during ext2fs_reserve_super_and_bgd by Darrick J. Wong · 12 years ago
  100. a48da27 e2fsck: remove uninit block bitmap calculation by Darrick J. Wong · 12 years ago