1. bc1ec4b e2fsck: fix project quota support by Theodore Ts'o · 8 years ago
  2. 86f3b6c e2fsck: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  3. 3dca12f Move dict.c from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  4. 4a05268 Remove compression support by Theodore Ts'o · 10 years ago
  5. 09282b8 e2fsck: decrement bad count _after_ remapping a duplicate block by Darrick J. Wong · 10 years ago
  6. 87b9f5e Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  7. 8dd650a e2fsck: during pass1b delete_file, only free a cluster once by Darrick J. Wong · 10 years ago
  8. 9a1d614 e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystems by Darrick J. Wong · 10 years ago
  9. 60203cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  10. b4a4088 e2fsck: force all block allocations to use block_found_map by Darrick J. Wong · 10 years ago
  11. 35c8faa e2fsck: don't clobber critical metadata during check_blocks by Darrick J. Wong · 10 years ago
  12. f9f3050 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  13. 88e172a e2fsck: report correct inode number in pass1b by Darrick J. Wong · 10 years ago
  14. 28b966d e2fsck: print runs of duplicate blocks instead of all of them by Darrick J. Wong · 11 years ago
  15. e4681bc Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  16. 45ff69f build: quiet LLVM non-literal string format warning by Andreas Dilger · 11 years ago
  17. 2fae176 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  18. 974d57d e2fsck: use errcode_t to suppress some -Wconversion warnings by Theodore Ts'o · 11 years ago
  19. 581ecb6 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  20. 6847735 e2fsck: fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  21. 39f5659 libext2fs: verify and calculate extended attribute block checksums by Darrick J. Wong · 12 years ago
  22. 830b44f e2fsck: use different bitmap types as appropriate by Theodore Ts'o · 13 years ago
  23. 24c9118 e2fsck: fix use of uninitialized value in the MMP code by Theodore Ts'o · 13 years ago
  24. b23f2f4 e2fsck: fix handling of duplicate blocks with bigalloc file systems by Theodore Ts'o · 13 years ago
  25. 0c80c44 libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag by Theodore Ts'o · 13 years ago
  26. 0f5eba7 ext2fs: add multi-mount protection (INCOMPAT_MMP) by Andreas Dilger · 13 years ago
  27. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  28. 624e4a6 e2fsck: add support for checking the built-in quota files by Aditya Kali · 13 years ago
  29. f51b4d3 e2fsck: fix pass1b handling for bigalloc file systems by Theodore Ts'o · 13 years ago
  30. 7501ce3 e2fsck: don't check/clone duplicate xattr blocks in fs without xattr feature by Eric Sandeen · 13 years ago
  31. 6dc6439 e2fsck: Fix up to be 64-bit block number safe by Valerie Aurora Henson · 14 years ago
  32. 48f2305 Convert ext2fs_block_alloc_stats() calls to block_alloc_stats2() by Valerie Aurora Henson · 15 years ago
  33. d7cca6b Convert to use block group accessor functions by Valerie Aurora Henson · 15 years ago
  34. a63745e Use ext2fs_file_acl_block() instead of using .i_file_acl directly by Valerie Aurora Henson · 15 years ago
  35. 24a117a Convert to use io_channel_read_blk64() and io_channel_write_blk64() by Valerie Aurora Henson · 15 years ago
  36. c5d2f50 e2fsck: Convert e2fsck to new bitmap interface by Valerie Aurora Henson · 15 years ago
  37. 23f75f6 e2fsck: fix miscellaneous memory leaks by Theodore Ts'o · 15 years ago
  38. 9facd07 Add empty function for init_resource_track() and print_resource_track() by Ken Chen · 15 years ago
  39. fea390e e2fsck: add resource tracking for passes 1[b-d] by Ken Chen · 15 years ago
  40. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  41. a040a99 Merge branch 'maint' by Theodore Ts'o · 17 years ago
  42. 46d9a74 e2fsck: Fix obvious typo in an "internal error" message by Theodore Ts'o · 17 years ago
  43. 15d482b e2fsck: Add support for extents by Theodore Ts'o · 17 years ago
  44. e3df15a e2fsck: factor out code to clear an inode into e2fsck_clear_inode() by Theodore Ts'o · 17 years ago
  45. 81cae65 e2fsck: Count the root directory as found if it has shared blocks in pass1c by Jim Garlick · 18 years ago
  46. 3d51ff8 e2fsck: pass1c terminates early if hard links by Jim Garlick · 18 years ago
  47. 538e654 [COVERITY] Check for NULL return from dict_lookup() in e2fsck by Brian Behlendorf · 18 years ago
  48. bb1a46a Fix loops over group descriptors to prevent 2**32-1 block number overflows by Eric Sandeen · 18 years ago
  49. 9c07dc0 Add missing backwards compatibility for ancient Linux systems by Theodore Ts'o · 18 years ago
  50. 8deb80a Fix format statements to make e2fsprogs programs 32-bit clean by Takashi Sato · 19 years ago
  51. 5e91614 Don't offer to update or clone the resize inode when e2fsck deals with by Theodore Ts'o · 20 years ago
  52. 1f3ad14 Use a centrally stored current time for "now" which by Theodore Ts'o · 20 years ago
  53. d2ee56d Fix configure.in to use AC_CHECK_TYPES instead of the "broken by design" by Theodore Ts'o · 20 years ago
  54. 151786f Fix up preen mode messages during pass 1B/C/D. by Theodore Ts'o · 21 years ago
  55. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  56. 0c193f8 Include inttypes.h if present. New macros INT_TO_VOIDPTR and by Theodore Ts'o · 21 years ago
  57. c4e3d3f ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() by Theodore Ts'o · 21 years ago
  58. d237a78 Handle BAD_BLOCK_IN_INODE_TABLE even at the beginning of the by Theodore Ts'o · 22 years ago
  59. 0684a4f Overhaul extended attribute handling. Should now be correct with by Theodore Ts'o · 22 years ago
  60. 838e773 Change e2fsck to use a red/black tree in pass1b, to remove O(n**2) by Theodore Ts'o · 22 years ago
  61. 7b63fff pass1b.c (pass1b, process_pass1b_block): Change the num_bad by Theodore Ts'o · 23 years ago
  62. 7abb2bd pass1b.c (clone_file_block): Fix bugs when cloning extended attribute by Theodore Ts'o · 23 years ago
  63. 342d847 Add initial support for extended attribute blocks by Theodore Ts'o · 23 years ago
  64. 71d521c ChangeLog, pass1.c, pass1b.c: by Theodore Ts'o · 23 years ago
  65. 86c627e Many files: by Theodore Ts'o · 24 years ago
  66. 53ef44c Many files: by Theodore Ts'o · 24 years ago
  67. 133a56d ChangeLog, message.c, pass1b.c, pass2.c, pass3.c, problem.c, problem.h: by Theodore Ts'o · 24 years ago
  68. 1917875 Many files: by Theodore Ts'o · 25 years ago
  69. 80c5d7e ChangeLog, e2fsck.h, pass1.c, pass1b.c: by Theodore Ts'o · 25 years ago
  70. 0c4a072 Many files: by Theodore Ts'o · 25 years ago
  71. c1faf9c ChangeLog, pass1b.c: by Theodore Ts'o · 25 years ago
  72. 54dc7ca Many files: by Theodore Ts'o · 27 years ago
  73. f8188ff Many files: by Theodore Ts'o · 27 years ago
  74. 08b2130 Many files: by Theodore Ts'o · 27 years ago
  75. 622f5f2 ChangeLog, pass1b.c: by Theodore Ts'o · 27 years ago
  76. 1b6bf17 Many files: by Theodore Ts'o · 27 years ago
  77. a29f4d3 Many files: Checkin of e2fsprogs 1.10 by Theodore Ts'o · 27 years ago
  78. 521e368 Many files: Checked in e2fsprogs 1.08. by Theodore Ts'o · 27 years ago
  79. 21c84b7 Many files: Checked in e2fsprogs-1.07 by Theodore Ts'o · 27 years ago
  80. 1e3472c Many files: Checked in e2fsprogs 1.05 by Theodore Ts'o · 27 years ago
  81. 50e1e10 Many files: Checked in e2fsprogs 0.5c by Theodore Ts'o · 27 years ago
  82. f3db356 Many files: Checkin of e2fsprogs 0.5b by Theodore Ts'o · 27 years ago
  83. 3839e65 Many files: Checkin of e2fsprogs 0.5b by Theodore Ts'o · 27 years ago