1. ae2272f e2fsck: correct test for EOFBLOCKS by Eric Sandeen · 14 years ago
  2. 2e6436d e2fsck: Don't set the group descriptor checksums if the fsck was cancelled by Theodore Ts'o · 14 years ago
  3. 5aa6c3f Add configure options --enable-symlink-build and --enable-symlink-install by Theodore Ts'o · 14 years ago
  4. e6238d3 e2fsck: Explicitly reject extents that begin at physical block 0 as illegal by Theodore Ts'o · 14 years ago
  5. ee74cf1 e2fsck: Fix segmentation fault when checking a file system by Theodore Ts'o · 14 years ago
  6. 177839e e2fsck: Skip time-based checks if the time looks insane or broken_system_clock by Theodore Ts'o · 14 years ago
  7. 65d7189 e2fsck: make block counting variable in pass1 64 bits by Eric Sandeen · 14 years ago
  8. 5750e5f e2fsck: mark sparse journal as invalid by Eric Sandeen · 14 years ago
  9. a6217f5 e2fsck: Fix a number of problems that were inappropriately using PROMPT_ABORT by Theodore Ts'o · 14 years ago
  10. 0433c1f e2fsck: Don't clear inodes if we found inodes that are in the unused region by Theodore Ts'o · 14 years ago
  11. 2291fbb e2fsck: Check for cases where EOFBLOCKS_FL is unnecessarily set by Theodore Ts'o · 14 years ago
  12. d9af85b Revert "e2fsck: fix spurious complaints about i_size caused by preallocated blocks" by Theodore Ts'o · 14 years ago
  13. 5911964 e2fsck: Don't blow up if the physical device is too big by Theodore Ts'o · 14 years ago
  14. 751265b e2fsck: Make the "filesystem is mounted" message more scary by Theodore Ts'o · 14 years ago
  15. 298c9c2 e2fsck: Make the -n always open the file system read-only by Theodore Ts'o · 14 years ago
  16. 4ffafee e2fsck: don't complain about i_size for known blocks past EOF by Eric Sandeen · 14 years ago
  17. 53fbfb2 e2fsck: Fix bug which can cause e2fsck -fD to corrupt non-indexed directories by Theodore Ts'o · 14 years ago
  18. 1ec42a0 e2fsck: Fix the check if a file is really a directory to understand extents by Nick Dokos · 14 years ago
  19. c706743 e2fsck: Add new e2fsck.conf option: broken_system_clock by Theodore Ts'o · 15 years ago
  20. 8a2cbe2 e2fsck: Try to update on-disk bitmap in e2fsck_get_alloc_block() callback by Theodore Ts'o · 15 years ago
  21. f4e1450 e2fsck: Don't rehash directories which can fit in a single directory block by Theodore Ts'o · 15 years ago
  22. 3a6be7b e2fsck: Fix block allocation for holes in extent-mapped directories by Theodore Ts'o · 15 years ago
  23. 4607ef7 e2fsck: detect holes in extent-mapped directories by Theodore Ts'o · 15 years ago
  24. a49249d e2fsck: Move check to add an index to a directory after fixing i_size by Theodore Ts'o · 15 years ago
  25. 4dbe79b e2fsck: Fix directory with holes even when i_size is wrong by Theodore Ts'o · 15 years ago
  26. b71e018 e2fsck: Fix duplicate directory entries for non-indexed directories by Theodore Ts'o · 15 years ago
  27. ba5131f e2fsck: Accept superblock times to be fudged by up to 24 hours by default by Theodore Ts'o · 15 years ago
  28. 8a8f365 e2fsck: Fix handling of non-zero i_blocks_high field by Theodore Ts'o · 15 years ago
  29. 695706c e2fsck: Interpret negative blkcount in file system problem reports by Theodore Ts'o · 15 years ago
  30. e1f0850 Don't use in-tree header files if using system uuid or blkid libraries by Theodore Ts'o · 15 years ago
  31. 61a9d2b e2fsck: Use the correct problem code in the case of LAST_WRITE_FUDGED by Theodore Ts'o · 15 years ago
  32. 82b59ca e2fsck: Avoid scary failure messages on low-memory systems by Theodore Ts'o · 15 years ago
  33. 6013915 e2fsck: Add a global latch question for bad group descriptor checksums by Theodore Ts'o · 15 years ago
  34. 9a7fe4b e2fsck: Only ask to relocate a block group's inode table once by Theodore Ts'o · 15 years ago
  35. 617446e e2fsck: Teach new_table_block() to allocate new itables/bitmaps with FLEX_BG by Theodore Ts'o · 15 years ago
  36. fe26a55 e2fsck: Fix and enhance superblock dates in future problem reports by Theodore Ts'o · 15 years ago
  37. 26ea489 e2fsck: Fix superblock times in the future even if buggy_init_scripts=1 by Theodore Ts'o · 15 years ago
  38. e31b327 e2fsck: remove unused variable in check_block_bitmap() by Kazuya Mio · 15 years ago
  39. 01ec126 e2fsck: optimize loop counter when fixing bitmap padding by Kazuya Mio · 15 years ago
  40. f27aea2 e2fsck: remove unnecessary continue statement by Kazuya Mio · 15 years ago
  41. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago
  42. a6a1c08 Fix Makefile dependencies for libcom_err by Theodore Ts'o · 15 years ago
  43. 8a48035 Fix encoding for rec_len in directories for >= 64k blocksize file systems by Theodore Ts'o · 15 years ago
  44. 23f75f6 e2fsck: fix miscellaneous memory leaks by Theodore Ts'o · 15 years ago
  45. 4f85854 Update man pages to include ext4 in the synposis, instead of just "ext2/ext3" by Theodore Ts'o · 15 years ago
  46. 6066389 e2fsck: Go back to the original superblock if the backup sb is invalid by Theodore Ts'o · 15 years ago
  47. b6bb99f e2fsck: if i_file_acl_hi is non-zero, fix it and don't abort e2fsck -p by Theodore Ts'o · 15 years ago
  48. 84b239a libext2fs: add ext2fs_extent_open2 by number9652 · 15 years ago
  49. 9facd07 Add empty function for init_resource_track() and print_resource_track() by Ken Chen · 15 years ago
  50. fea390e e2fsck: add resource tracking for passes 1[b-d] by Ken Chen · 15 years ago
  51. 70eabde e2fsck: use unsigned values for memory tracking stats by Andreas Dilger · 15 years ago
  52. 6267ee4 e2fsck: only restart e2fsck once for inodes in uninit range by Andreas Dilger · 15 years ago
  53. 27a407d e2fsck: Fix journal replay bug which reverts changes to the bg descriptors by Theodore Ts'o · 15 years ago
  54. 14c5af3 e2fsck: initialize error handling before journal replay by Andreas Dilger · 15 years ago
  55. 0a68b18 e2fsck: Don't crash if an inode with a bad extent header is not cleared by Theodore Ts'o · 15 years ago
  56. ae33f57 e2fsck: cleanup whitespace in problem.c and problem.h by Andreas Dilger · 15 years ago
  57. 7494cbf e2fsck: Add test code in problem.c to verify problem codes by Andreas Dilger · 15 years ago
  58. 47c1b8e e2fsck: Skip journal checks if the fs is mounted and doesn't need recovery by Theodore Ts'o · 15 years ago
  59. 911ec62 e2fsck: On a 32-bit filesystem, make sure i_file_acl_high is zero by Theodore Ts'o · 15 years ago
  60. 982dd30 e2fsck: Reduce unnecessary I/O when checking backup superblock by Theodore Ts'o · 15 years ago
  61. 69d0edf e2fsck: Don't test the resize_inode if the filesystem is clean by Theodore Ts'o · 15 years ago
  62. b0258cb e2fsck: Fix warn_unused_result warnings from gcc by Theodore Ts'o · 15 years ago
  63. 611378f e2fsck: print unsigned RAM usage statistics by Andreas Dilger · 16 years ago
  64. d9ff474 e2fsck: ignore differing NEEDS_RECOVERY flag on backup sbs by Eric Sandeen · 16 years ago
  65. 45e338f remove useless if-before-free tests by Jim Meyering · 15 years ago
  66. f2fe5da e2fsprogs: fix potential null ptr defef in check_for_modules() by Eric Sandeen · 15 years ago
  67. cf9fbcc e2fsck: Add missing newlines when reporting errors in pass 3A by Theodore Ts'o · 15 years ago
  68. 206d2ad e2fsck: Change PR_3_CREATE_LPF_ERROR to be a non-fatal problem by Theodore Ts'o · 16 years ago
  69. 1f790a7 e2fsck: Add superblock check to make sure s_first_ino is valid by Theodore Ts'o · 16 years ago
  70. e35d548 e2fsck: Fix journal replay for block sizes greater than 8k by Theodore Ts'o · 16 years ago
  71. dd04d05 e2fsck: Remove "ext3" from problem descriptions of the journal by Theodore Ts'o · 16 years ago
  72. 7518c17 e2fsck: Fix an unhandled corruption case in scan_extent_node() by Theodore Ts'o · 16 years ago
  73. 7dca4c8 e2fsck: When repacking directories, leave slack space for more efficiency by Theodore Ts'o · 16 years ago
  74. d5a74ff e2fsck: Fix double-counting of non-contiguous extent-based inodes by Theodore Ts'o · 16 years ago
  75. 100d470 e2fsck: Enhance fragcheck report with file/directory information by Theodore Ts'o · 16 years ago
  76. ce44d8c e2fsck: In verbose mode, distinguish between fragmented directories/files by Theodore Ts'o · 16 years ago
  77. 42e89ce e2fsck: Don't cancel the fsck run after clearing an errant INODE_UNINIT flag by Theodore Ts'o · 16 years ago
  78. 03fa6f8 Fix various signed/unsigned gcc warnings by Theodore Ts'o · 16 years ago
  79. 992a2f7 e2fsck: Fix build of e2fsck.profiled if profiling is enabled by Theodore Ts'o · 16 years ago
  80. 80875db e2fsck: Offer to clear the test_fs flag if ext4 is available by Theodore Ts'o · 16 years ago
  81. 4758835 e2fsck: Print the correct inode number for uninit-bg related problem reports by Theodore Ts'o · 16 years ago
  82. 79cc336 e2fsck: exit from preenhalt if IO errors were encountered by Eric Sandeen · 16 years ago
  83. 0f589a4 Fix spelling mistake in e2fsck man page by Theodore Ts'o · 16 years ago
  84. 0eeec8a Fix compiling under diet libc by Theodore Ts'o · 16 years ago
  85. 52771ab e2fsck: Fix e2fsck automatic blocksize detetion by Theodore Ts'o · 16 years ago
  86. 4efd17c e2fsck: Don't print the PO header when printing problems with PROMPT_NULL by Theodore Ts'o · 16 years ago
  87. 55da987 Improve ELF shared library handling by Theodore Ts'o · 16 years ago
  88. f38cf3c Only use the test_io manager if the right environment variables are set by Theodore Ts'o · 16 years ago
  89. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  90. 5dd77db Add support for with empty directory blocks in 64k blocksize filesystems by Theodore Ts'o · 16 years ago
  91. e5e12db fix e2fsck error message for bad htree depth by Andreas Dilger · 16 years ago
  92. ba7b0fe e2fsck: Change comments in problem array to match what is printed by Andreas Dilger · 16 years ago
  93. 864b8d4 Fix miscellaneous compile warnings by Andreas Dilger · 16 years ago
  94. 1bb6f6c e2fsck_write_bitmaps() optimization by Andreas Dilger · 16 years ago
  95. 094c2d4 e2fsck: Portability fix: Use WORDS_BIGENDIAN instead of __LITTLE_ENDIAN by Theodore Ts'o · 16 years ago
  96. 0ea9109 e2fsck: fix spurious complaints about i_size caused by preallocated blocks by Theodore Ts'o · 16 years ago
  97. 3ec7be4 e2fsck: Fix max size calculation for extent files by Theodore Ts'o · 16 years ago
  98. 8da6d1a e2fsck: Fix ind/dind/tind statistics and add extent depth statistics by Theodore Ts'o · 16 years ago
  99. f4e2c99 e2fsck: Fix signed/unsigned error in fragcheck report for indirect blocks by Theodore Ts'o · 16 years ago
  100. 63b5e35 e2fsck: Fix check to see if an extent-based file is fragmented by Theodore Ts'o · 16 years ago