1. 0991896 e2fsck: use root dir for lost+found when really desperate by Darrick J. Wong · 10 years ago
  2. 87b9f5e Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  3. 9a1d614 e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystems by Darrick J. Wong · 10 years ago
  4. e05a056 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  5. 57b7fab e2fsck: clear uninit flag on directory extents by Darrick J. Wong · 10 years ago
  6. 60203cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  7. 9f005a9 e2fsck: collapse holes in extent-based directories by Darrick J. Wong · 10 years ago
  8. 35c8faa e2fsck: don't clobber critical metadata during check_blocks by Darrick J. Wong · 10 years ago
  9. 28b966d e2fsck: print runs of duplicate blocks instead of all of them by Darrick J. Wong · 10 years ago
  10. 9676f3a e2fsck: check inline_data in pass3 by Zheng Liu · 11 years ago
  11. 25fed0f e2fsck: add problem descriptions and check inline data feature by Zheng Liu · 11 years ago
  12. 2fae176 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  13. 3971bfe e2fsck: use dgrp_t for block group numbers by Theodore Ts'o · 11 years ago
  14. e337e7f Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  15. 27b2297 e2fsck: enable extents on all 64bit filesystems by Darrick J. Wong · 11 years ago
  16. e07b71f Merge branch 'maint' by Theodore Ts'o · 11 years ago
  17. d3f32c2 e2fsck: detect invalid extents at the end of an extent-block by David Jeffery · 11 years ago
  18. ab83252 Merge branch 'maint' into next by Theodore Ts'o · 12 years ago
  19. 789bd40 e2fsck: fix incorrect interior node logical start values by Eric Sandeen · 12 years ago
  20. f57b371 e2fsck: verify and correct MMP checksum problems by Darrick J. Wong · 12 years ago
  21. 387e638 e2fsck: ensure block group checksum uses by Darrick J. Wong · 12 years ago
  22. 5e07cb2 e2fsck: check extended attribute block checksums by Darrick J. Wong · 12 years ago
  23. e854879 e2fsck: check directory leaf block checksums by Darrick J. Wong · 12 years ago
  24. 0730711 e2fsck: verify htree root/node checksums by Darrick J. Wong · 12 years ago
  25. 1e2372b e2fsck: verify extent tree blocks and clear the bad ones by Darrick J. Wong · 12 years ago
  26. da670fe e2fsck: verify block bitmap checksum by Darrick J. Wong · 12 years ago
  27. 11ac780 e2fsck: verify inode bitmap checksum by Darrick J. Wong · 12 years ago
  28. b9cde40 e2fsck: verify and correct inode checksums by Darrick J. Wong · 12 years ago
  29. 7943ccf e2fsck,libquota: Update quota only if its inconsistent by Aditya Kali · 12 years ago
  30. 010dc7b e2fsck: remove EXT4_EOFBLOCKS_FL flag handling by Lukas Czerner · 12 years ago
  31. 010c49c e2fsck: report ext2fs_open2() and ext2fs_check_desc() errors by Theodore Ts'o · 12 years ago
  32. b0e91c8 e2fsck: add logging capability by Theodore Ts'o · 12 years ago
  33. b9a64a5 e2fsck: print the current and expected block group checksums by Theodore Ts'o · 12 years ago
  34. 26c09eb e2fsck: check for zero length extent by Theodore Ts'o · 13 years ago
  35. 40b9cc5 e2fsck: allow the block bitmap to be uninit when the inode bitmap is in use by Theodore Ts'o · 13 years ago
  36. 96a8afa e2fsck: check for invalid bad block inode by Theodore Ts'o · 13 years ago
  37. 0f5eba7 ext2fs: add multi-mount protection (INCOMPAT_MMP) by Andreas Dilger · 13 years ago
  38. 624e4a6 e2fsck: add support for checking the built-in quota files by Aditya Kali · 13 years ago
  39. a3efe48 e2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with no changes by Theodore Ts'o · 13 years ago
  40. 44fe08f e2fsck: add basic bigalloc support to check (but not yet repair) file systems by Theodore Ts'o · 13 years ago
  41. a6217f5 e2fsck: Fix a number of problems that were inappropriately using PROMPT_ABORT by Theodore Ts'o · 14 years ago
  42. 2291fbb e2fsck: Check for cases where EOFBLOCKS_FL is unnecessarily set by Theodore Ts'o · 14 years ago
  43. 6013915 e2fsck: Add a global latch question for bad group descriptor checksums by Theodore Ts'o · 15 years ago
  44. 26ea489 e2fsck: Fix superblock times in the future even if buggy_init_scripts=1 by Theodore Ts'o · 15 years ago
  45. ae33f57 e2fsck: cleanup whitespace in problem.c and problem.h by Andreas Dilger · 15 years ago
  46. 7494cbf e2fsck: Add test code in problem.c to verify problem codes by Andreas Dilger · 15 years ago
  47. 911ec62 e2fsck: On a 32-bit filesystem, make sure i_file_acl_high is zero by Theodore Ts'o · 15 years ago
  48. 7518c17 e2fsck: Fix an unhandled corruption case in scan_extent_node() by Theodore Ts'o · 16 years ago
  49. 80875db e2fsck: Offer to clear the test_fs flag if ext4 is available by Theodore Ts'o · 16 years ago
  50. 185c4ae e2fsck: Add support to check journal checksums by Theodore Ts'o · 16 years ago
  51. d5a8f9a e2fsck: Detect unordered extents in an extent node by Theodore Ts'o · 16 years ago
  52. db0691b Fix trailing whitespace in e2fsck/problem.[ch] by Theodore Ts'o · 16 years ago
  53. 0d5439c e2fsck: Add check to enforce a valid block bitmap in last block group by Andreas Dilger · 16 years ago
  54. 49a7360 Make e2fsck uninit block group aware by Jose R. Santos · 17 years ago
  55. ee19c90 e2fsck: Check for fast symlinks that have EXTENTS_FL set by Theodore Ts'o · 16 years ago
  56. a040a99 Merge branch 'maint' by Theodore Ts'o · 16 years ago
  57. d45edec e2fsck: Handle a pass 2 "should never happen" error gracefully by Theodore Ts'o · 17 years ago
  58. 15d482b e2fsck: Add support for extents by Theodore Ts'o · 17 years ago
  59. 1a191d6 e2fsck: Detect recursive loops in @-expansions by Theodore Ts'o · 17 years ago
  60. 5107d0d Recreate journal that had been removed previously due to corruption by Kalpak Shah · 17 years ago
  61. fbc3f90 e2fsck: Recover a special file which looks an awful lot like a directory by Theodore Ts'o · 17 years ago
  62. f77704e Add directory hashed signed/unsigned hint to superblock by Theodore Ts'o · 18 years ago
  63. 5d17119 On-disk format definition for huge files by Theodore Ts'o · 18 years ago
  64. b1c52b2 Enhance e2fsck so it can fix external journal hint in the superblock by Theodore Ts'o · 19 years ago
  65. 8dceb92 E2fsck: fix future times in the superblock's last mount or last write fields by Theodore Ts'o · 19 years ago
  66. cebe48a Integrate code from Alex Thomas at Clusterfs to check extended attributes by Theodore Ts'o · 19 years ago
  67. 33db8f8 Remove support for --enable-clear-htree; this was by Theodore Ts'o · 20 years ago
  68. c3ffaf8 Add support to detect corrupted resize_inode's to e2fsck. by Theodore Ts'o · 20 years ago
  69. e75cfc5 Fix e2fsck so that it will clean up filesystesm that have the by Theodore Ts'o · 20 years ago
  70. 000ba40 pass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK), by Theodore Ts'o · 21 years ago
  71. a435ec3 Add support for backing up the journal inode location in the by Theodore Ts'o · 21 years ago
  72. 0926668 e2fsck/pass2.c (check_dir_block): Check for duplicate filenames within by Theodore Ts'o · 22 years ago
  73. b0700a1 Change e2fsck to detect and offer to delete or rename duplicate by Theodore Ts'o · 22 years ago
  74. ad4fa46 Avoid counting directory entries during a directory salvage. by Theodore Ts'o · 22 years ago
  75. ea1959f Fix a bug which caused e2fsck to fail to correctly check filesystems by Theodore Ts'o · 22 years ago
  76. 0684a4f Overhaul extended attribute handling. Should now be correct with by Theodore Ts'o · 22 years ago
  77. 850d05e Add e2fsck -D option which optimizes/compresses directories. by Theodore Ts'o · 22 years ago
  78. b7a0056 Add support to e2fsck to reindex directories to use hash trees. by Theodore Ts'o · 22 years ago
  79. 503f9e7 Add support for the half-MD4 HTREE hash. by Theodore Ts'o · 22 years ago
  80. 8fdc998 Add initial support for htree directories. by Theodore Ts'o · 22 years ago
  81. da30704 Check for inodes which are too big (either too many blocks, or by Theodore Ts'o · 22 years ago
  82. bcf9c5d Fix up Andreas' changeset. Avoid use of dynamic automatic arrays, by Theodore Ts'o · 22 years ago
  83. b94a052 Add more complete tests for symlinks: nul termination of long links and length by Andreas Dilger · 22 years ago
  84. f122632 E2fsck now prints ranges in pass 5 when printing deltas in by Theodore Ts'o · 23 years ago
  85. d37066a Give the opportunity for e2fsck to run the journal even if by Theodore Ts'o · 23 years ago
  86. 62e3e7f journal.c (clear_v2_journal_fields, e2fsck_journal_load): If the by Theodore Ts'o · 23 years ago
  87. 773fd8a e2fsck.h, journal.c (e2fsck_move_ext3_journal): Add new function by Theodore Ts'o · 23 years ago
  88. a474269 pass1.c, pass2.c, problem.c, problem.h: Fix bug introduced by by Theodore Ts'o · 23 years ago
  89. adee8d7 Add support for use of an external journal (so long as the external by Theodore Ts'o · 23 years ago
  90. 55fd07e This patch completes the initial extended attribute/ACL support for by Theodore Ts'o · 23 years ago
  91. e8a3ee6 Add code to check and fix incorrect reference counts in the extended by Theodore Ts'o · 23 years ago
  92. 342d847 Add initial support for extended attribute blocks by Theodore Ts'o · 23 years ago
  93. fdbdea0 ChangeLog, pass1.c, pass2.c, problem.c, problem.h: by Theodore Ts'o · 23 years ago
  94. 2f686ac ChangeLog, journal.c, problem.c, problem.h: by Theodore Ts'o · 23 years ago
  95. c7f2336 ChangeLog, journal.c, problem.c, problem.h: by Theodore Ts'o · 23 years ago
  96. 21afac0 ChangeLog, pass1.c, problem.c, problem.h, problemP.h: by Theodore Ts'o · 23 years ago
  97. 424cd2b ChangeLog, e2fsck.h, journal.c, problem.c, problem.h, super.c: by Theodore Ts'o · 23 years ago
  98. a9ca201 ChangeLog, pass1.c, problem.c, problem.h: by Theodore Ts'o · 24 years ago
  99. 86c627e Many files: by Theodore Ts'o · 24 years ago
  100. f18996c ChangeLog, pass1.c, problem.c, problem.h: by Theodore Ts'o · 24 years ago