1. 94676ef Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  2. 19961cd e2fsck: fix e2fsck -fD directory truncation by Andreas Dilger · 9 years ago
  3. 86f3b6c e2fsck: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  4. 437651a Update ext4 encryption format to final v4.1 version by Theodore Ts'o · 9 years ago
  5. e228d70 e2fsck: rebuild sparse extent trees & convert non-extent ext3 files by Darrick J. Wong · 10 years ago
  6. 4a05268 Remove compression support by Theodore Ts'o · 10 years ago
  7. 62ad248 e2fsck: handle encrypted directories which are indexed using htree by Theodore Ts'o · 10 years ago
  8. 2e9d839 e2fsck: correctly preserve fs flags when modifying ignore-csum-error flag by Darrick J. Wong · 10 years ago
  9. 22302aa Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  10. 97c607b libext2fs: provide a function to set inode size by Darrick J. Wong · 10 years ago
  11. 60203cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  12. c23b2cc e2fsck: don't crash during rehash by Darrick J. Wong · 10 years ago
  13. b4a4088 e2fsck: force all block allocations to use block_found_map by Darrick J. Wong · 10 years ago
  14. 81ac00d e2fsck: don't rehash inline directories by Darrick J. Wong · 11 years ago
  15. 9676f3a e2fsck: check inline_data in pass3 by Zheng Liu · 11 years ago
  16. e4681bc Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  17. 5797cb0 e2fsck: only release clusters when shortening a directory during a rehash by Darrick J. Wong · 11 years ago
  18. 2fae176 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  19. 974d57d e2fsck: use errcode_t to suppress some -Wconversion warnings by Theodore Ts'o · 11 years ago
  20. e337e7f Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  21. 4dbfd79 e2fsprogs: fix blk_t <- blk64_t assignment mismatches by Darrick J. Wong · 11 years ago
  22. 70f4632 libext2fs: provide functions to safely access name_len and file_type by Jan Kara · 11 years ago
  23. fd9ca82 e2fsck: fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  24. 581ecb6 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  25. 6847735 e2fsck: fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  26. b9b5e43 Merge branch 'maint' into next by Theodore Ts'o · 12 years ago
  27. e350773 Fix gcc -Wall nits by Theodore Ts'o · 12 years ago
  28. 82372e3 ext4: fix rehashing of the lost+found directory by Theodore Ts'o · 12 years ago
  29. 81683c6 libext2fs: add checksums to the end of directory leaf nodes by Darrick J. Wong · 12 years ago
  30. 0730711 e2fsck: verify htree root/node checksums by Darrick J. Wong · 12 years ago
  31. 32d4eb2 e2fsck: fix code which uniquifies names in directory entries by Theodore Ts'o · 12 years ago
  32. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  33. cf5301d misc: clean up compiler warnings by Andreas Dilger · 13 years ago
  34. 6dc6439 e2fsck: Fix up to be 64-bit block number safe by Valerie Aurora Henson · 14 years ago
  35. c5b23f6 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  36. 53fbfb2 e2fsck: Fix bug which can cause e2fsck -fD to corrupt non-indexed directories by Theodore Ts'o · 15 years ago
  37. 2d07b3a Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  38. f4e1450 e2fsck: Don't rehash directories which can fit in a single directory block by Theodore Ts'o · 15 years ago
  39. b71e018 e2fsck: Fix duplicate directory entries for non-indexed directories by Theodore Ts'o · 15 years ago
  40. 48f2305 Convert ext2fs_block_alloc_stats() calls to block_alloc_stats2() by Valerie Aurora Henson · 15 years ago
  41. c5d2f50 e2fsck: Convert e2fsck to new bitmap interface by Valerie Aurora Henson · 15 years ago
  42. 8a48035 Fix encoding for rec_len in directories for >= 64k blocksize file systems by Theodore Ts'o · 15 years ago
  43. 9facd07 Add empty function for init_resource_track() and print_resource_track() by Ken Chen · 15 years ago
  44. 45e338f remove useless if-before-free tests by Jim Meyering · 16 years ago
  45. 7dca4c8 e2fsck: When repacking directories, leave slack space for more efficiency by Theodore Ts'o · 16 years ago
  46. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  47. 5dd77db Add support for with empty directory blocks in 64k blocksize filesystems by Theodore Ts'o · 16 years ago
  48. 1ca1059 Add support for the HUGE_FILE feature by Theodore Ts'o · 17 years ago
  49. fef2b38 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  50. d66c383 e2fsck: When optimizing non-htree directories, sort by inode number by Theodore Ts'o · 17 years ago
  51. 6d96b00 Add I/O statistics to e2fsck by Theodore Ts'o · 17 years ago
  52. 28db82a Rework e2fsck's dirinfo abstraction to be more friendly for databases by Theodore Ts'o · 18 years ago
  53. f77704e Add directory hashed signed/unsigned hint to superblock by Theodore Ts'o · 18 years ago
  54. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  55. 520ead3 Fix gcc -Wall warnings. by Theodore Ts'o · 22 years ago
  56. 12dd69f e2fsck/rehash.c (name_cmp): Sort the deleted inodes to the end by Theodore Ts'o · 22 years ago
  57. 1d2eef4 rehash.c (e2fsck_rehash_dir): If user specified the -n option, by Theodore Ts'o · 22 years ago
  58. 52734dc Don't display progress bar when rebuilding directories unless by Theodore Ts'o · 22 years ago
  59. b0700a1 Change e2fsck to detect and offer to delete or rename duplicate by Theodore Ts'o · 22 years ago
  60. fe5b72d rehash.c (e2fsck_rehash_dir): Apply patch from Christopher Li by Theodore Ts'o · 22 years ago
  61. e70ae99 Add a more sophisticated algorithm to e2fsck to salvage corrupted directories. by Theodore Ts'o · 22 years ago
  62. cf3909e rehash.c (copy_dir_entries): Fix bug which caused corrupted by Theodore Ts'o · 22 years ago
  63. 850d05e Add e2fsck -D option which optimizes/compresses directories. by Theodore Ts'o · 22 years ago
  64. b7a0056 Add support to e2fsck to reindex directories to use hash trees. by Theodore Ts'o · 22 years ago