1. a8a1ee1 tests: add regression tests for MMP blocks with bad checksums by Darrick J. Wong · 10 years ago
  2. 6e3c3b7 e2fsck: always ask to fix an inode that fails checksum verification by Darrick J. Wong · 10 years ago
  3. d4864e0 e2fsck: disable checksum verification in a few select places by Darrick J. Wong · 10 years ago
  4. 2e9d839 e2fsck: correctly preserve fs flags when modifying ignore-csum-error flag by Darrick J. Wong · 10 years ago
  5. 68d7062 e2fsck: offer to clear inode table blocks that are insane by Darrick J. Wong · 10 years ago
  6. 7f43a46 e2fsck: try to salvage corrupt directory entry blocks by Darrick J. Wong · 10 years ago
  7. 49fed79 e2fsck: try to salvage extent blocks with bad checksums by Darrick J. Wong · 10 years ago
  8. 5b9cbd7 libext2fs: check EA block headers when reading in the block by Darrick J. Wong · 10 years ago
  9. 0991896 e2fsck: use root dir for lost+found when really desperate by Darrick J. Wong · 10 years ago
  10. 409f388 e2fsck: never free critical metadata blocks in the block found map by Darrick J. Wong · 10 years ago
  11. 643fd7e Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  12. 7f33024 journal: use consts instead of 1024 and add helper for journal with 1k blocksize by Azat Khuzhin · 10 years ago
  13. ae23dd1 e2fsck: don't offer to fix the checksum of fixed extents by Darrick J. Wong · 10 years ago
  14. d3eb150 e2fsck: make insert_dirent_tail more robust by Darrick J. Wong · 10 years ago
  15. 82ad476 e2fsck: leave room for checksum structure when salvaging a directory by Darrick J. Wong · 10 years ago
  16. 492f901 e2fsck: clear badblocks inode when checksum fails by Darrick J. Wong · 10 years ago
  17. eb89a62 e2fsck: write dir blocks after new inode when reconstructing root/lost+found by Darrick J. Wong · 10 years ago
  18. 17641bf e2fsck: insert a missing dirent tail for checksums if possible by Darrick J. Wong · 10 years ago
  19. 5e8fd16 e2fsck: fix the various checksum error messages by Darrick J. Wong · 10 years ago
  20. 87b9f5e Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  21. 8dd650a e2fsck: during pass1b delete_file, only free a cluster once by Darrick J. Wong · 10 years ago
  22. 9a1d614 e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystems by Darrick J. Wong · 10 years ago
  23. ff11309 e2fsck: perform implied cluster allocations when filling a directory hole by Darrick J. Wong · 10 years ago
  24. 5eeb885 e2fsck: fix merge error in "clear uninit flag on directory extents" by Darrick J. Wong · 10 years ago
  25. 22302aa Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  26. b729b7d e2fsck: reserve blocks for root/lost+found directory repair by Darrick J. Wong · 10 years ago
  27. 97c607b libext2fs: provide a function to set inode size by Darrick J. Wong · 10 years ago
  28. 50972e1 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  29. 1e33a8b Fix 32/64-bit overflow when multiplying by blocks/clusters per group by Theodore Ts'o · 10 years ago
  30. 8b90ab2 build: fix unused/uninitialized variable warnings by Andreas Dilger · 10 years ago
  31. e05a056 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  32. 57b7fab e2fsck: clear uninit flag on directory extents by Darrick J. Wong · 10 years ago
  33. c28c274 e2fsck: pass2 should not process directory blocks that are impossibly large by Darrick J. Wong · 10 years ago
  34. 0733835 e2fsck: always submit logical block 0 of a directory for pass 2 by Darrick J. Wong · 10 years ago
  35. 60203cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  36. 9f005a9 e2fsck: collapse holes in extent-based directories by Darrick J. Wong · 10 years ago
  37. c23b2cc e2fsck: don't crash during rehash by Darrick J. Wong · 10 years ago
  38. b4f724c e2fsck: fix off-by-one bounds check on group number by Darrick J. Wong · 10 years ago
  39. b4a4088 e2fsck: force all block allocations to use block_found_map by Darrick J. Wong · 10 years ago
  40. a82d88e e2fsck: free ctx->fs, not fs, at the end of fsck by Darrick J. Wong · 10 years ago
  41. 35c8faa e2fsck: don't clobber critical metadata during check_blocks by Darrick J. Wong · 10 years ago
  42. f9f3050 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  43. 23d6dd1 e2fsck: fix inode coherency issue when iterating an inode's blocks by Darrick J. Wong · 10 years ago
  44. 7722961 e2fsck: check error return from ext2fs_extent_fix_parents in pass 1 by Theodore Ts'o · 10 years ago
  45. 27a129f e2fsck: skip clearing bad extents if bitmaps are unreadable by Darrick J. Wong · 10 years ago
  46. c4c93e2 e2fsck: don't offer to recreate the journal if fsck is aborting due to bad block bitmaps by Darrick J. Wong · 10 years ago
  47. 88e172a e2fsck: report correct inode number in pass1b by Darrick J. Wong · 10 years ago
  48. 26dacce e2fsck: free bh on csum verify error in do_one_pass by Eric Sandeen · 10 years ago
  49. 7f7d1cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  50. 0d19ccb e2fsck: reopen the file system with saved flags after a journal replay by Theodore Ts'o · 10 years ago
  51. 47fee2e e2fsprogs: introduce ext2fs_close_free() helper by Lukas Czerner · 10 years ago
  52. 87aca2a e2fsck: fix last mount time and last write time in preen mode by Jan Kara · 10 years ago
  53. 2f8d025 e2fsprogs: remove checker infrastructure by Eric Sandeen · 10 years ago
  54. a0edefe e2fsck: sort the abbreviations better by Benno Schulenberg · 10 years ago
  55. 33d43ae e2fsck: make two comments match the messages by Benno Schulenberg · 10 years ago
  56. 1301def e2fsck: make a prompt message simpler and thus translatable by Benno Schulenberg · 10 years ago
  57. f9f8fde e2fsck: handle symlink properly with inline data by Zheng Liu · 10 years ago
  58. bb9cca2 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  59. 38f160d e2fsck: fully and properly gettextize two error messages by Benno Schulenberg · 10 years ago
  60. bbccc6f misc: fix compile warnings on master branch by Andreas Dilger · 10 years ago
  61. ec3a42b Misc coverity fixes by Darrick J. Wong · 10 years ago
  62. 6bb8845 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  63. 5c15bf5 e2fsck: fix Makefile dependency for quota.o by Theodore Ts'o · 10 years ago
  64. ba08cb9 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  65. d37178b quota: integrate mkquota.h into quotaio.h by Theodore Ts'o · 10 years ago
  66. a46300f misc: create better-packaged static analysis reports by Darrick J. Wong · 10 years ago
  67. c9bc748 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  68. 7664c75 e2fsck: if any problems are fixed in pass 0, check the whole file system by Theodore Ts'o · 10 years ago
  69. 6f6f567 e2fsck: skip low dtime check if the number of inodes > s_mkfs_time by Theodore Ts'o · 10 years ago
  70. 28b966d e2fsck: print runs of duplicate blocks instead of all of them by Darrick J. Wong · 10 years ago
  71. 24997f1 misc: cppcheck cleanups by Darrick J. Wong · 10 years ago
  72. f160524 all: Introduce cppcheck static checking for make C=1 by Darrick J. Wong · 10 years ago
  73. cc7d12a e2fsck: zero errcode when checking inline data blocks by Darrick J. Wong · 10 years ago
  74. 81ac00d e2fsck: don't rehash inline directories by Darrick J. Wong · 10 years ago
  75. 46d2a26 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  76. 93d0db3 e2fsck: don't use e2fsck_global_ctx in e2fsck_set_bitmap_type() by Theodore Ts'o · 11 years ago
  77. dde6333 e2fsck: always make sure e2fsck_global_ctx is set by Theodore Ts'o · 11 years ago
  78. 9676f3a e2fsck: check inline_data in pass3 by Zheng Liu · 11 years ago
  79. 6582dbe e2fsck: check inline_data in pass2 by Zheng Liu · 11 years ago
  80. 042e071 e2fsck: check inline_data in pass1 by Zheng Liu · 11 years ago
  81. 25fed0f e2fsck: add problem descriptions and check inline data feature by Zheng Liu · 11 years ago
  82. 3ba59bf Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  83. c22f328 e2fsck: don't add a UUID on a mounted filesystem with csums by Michael Marineau · 11 years ago
  84. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 11 years ago
  85. dc084ab Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  86. 4d46e6c build: fix LLVM compiler warnings by Andreas Dilger · 11 years ago
  87. f0996c1 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  88. a9d7fc6 e2fsck, mke2fs: enable octal integers in the profile/config file by Theodore Ts'o · 11 years ago
  89. a48da27 e2fsck: remove uninit block bitmap calculation by Darrick J. Wong · 11 years ago
  90. 81eca9a Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  91. 253a965 Save and restore umask around calls to mkstemp() by Theodore Ts'o · 11 years ago
  92. bc82f39 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  93. 5a1d25a Fix up workarounds for dietlibc breakage by Theodore Ts'o · 11 years ago
  94. 2c98ce4 e2fsck: fix memory leak on error path in read_bad_blocks_files() by Theodore Ts'o · 11 years ago
  95. 125f76e e2fsck: release allocated memory on error or abort in e2fsck_pass1() by Theodore Ts'o · 11 years ago
  96. d2dce12 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  97. 340493b e2fsck: add error checking when moving the quota inode by Theodore Ts'o · 11 years ago
  98. 6c59a66 configure: fix --with-diet-libc by Theodore Ts'o · 11 years ago
  99. 603fc2c e2fsck: fix possible double free when searching for config file by Theodore Ts'o · 11 years ago
  100. 4f06566 e2fsck.conf: clarify man page's description of accept_time_fudge by Theodore Ts'o · 11 years ago