1. 7f33024 journal: use consts instead of 1024 and add helper for journal with 1k blocksize by Azat Khuzhin · 10 years ago
  2. 8dd650a e2fsck: during pass1b delete_file, only free a cluster once by Darrick J. Wong · 10 years ago
  3. 9a1d614 e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystems by Darrick J. Wong · 10 years ago
  4. ff11309 e2fsck: perform implied cluster allocations when filling a directory hole by Darrick J. Wong · 10 years ago
  5. b729b7d e2fsck: reserve blocks for root/lost+found directory repair by Darrick J. Wong · 10 years ago
  6. 97c607b libext2fs: provide a function to set inode size by Darrick J. Wong · 10 years ago
  7. 1e33a8b Fix 32/64-bit overflow when multiplying by blocks/clusters per group by Theodore Ts'o · 10 years ago
  8. 8b90ab2 build: fix unused/uninitialized variable warnings by Andreas Dilger · 10 years ago
  9. 57b7fab e2fsck: clear uninit flag on directory extents by Darrick J. Wong · 10 years ago
  10. c28c274 e2fsck: pass2 should not process directory blocks that are impossibly large by Darrick J. Wong · 10 years ago
  11. 0733835 e2fsck: always submit logical block 0 of a directory for pass 2 by Darrick J. Wong · 10 years ago
  12. 9f005a9 e2fsck: collapse holes in extent-based directories by Darrick J. Wong · 10 years ago
  13. c23b2cc e2fsck: don't crash during rehash by Darrick J. Wong · 10 years ago
  14. b4f724c e2fsck: fix off-by-one bounds check on group number by Darrick J. Wong · 10 years ago
  15. b4a4088 e2fsck: force all block allocations to use block_found_map by Darrick J. Wong · 10 years ago
  16. a82d88e e2fsck: free ctx->fs, not fs, at the end of fsck by Darrick J. Wong · 10 years ago
  17. 23d6dd1 e2fsck: fix inode coherency issue when iterating an inode's blocks by Darrick J. Wong · 10 years ago
  18. 7722961 e2fsck: check error return from ext2fs_extent_fix_parents in pass 1 by Theodore Ts'o · 10 years ago
  19. 27a129f e2fsck: skip clearing bad extents if bitmaps are unreadable by Darrick J. Wong · 10 years ago
  20. 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
  21. 88e172a e2fsck: report correct inode number in pass1b by Darrick J. Wong · 10 years ago
  22. 0d19ccb e2fsck: reopen the file system with saved flags after a journal replay by Theodore Ts'o · 10 years ago
  23. 47fee2e e2fsprogs: introduce ext2fs_close_free() helper by Lukas Czerner · 10 years ago
  24. 87aca2a e2fsck: fix last mount time and last write time in preen mode by Jan Kara · 10 years ago
  25. 2f8d025 e2fsprogs: remove checker infrastructure by Eric Sandeen · 10 years ago
  26. a0edefe e2fsck: sort the abbreviations better by Benno Schulenberg · 10 years ago
  27. 33d43ae e2fsck: make two comments match the messages by Benno Schulenberg · 10 years ago
  28. 1301def e2fsck: make a prompt message simpler and thus translatable by Benno Schulenberg · 10 years ago
  29. 38f160d e2fsck: fully and properly gettextize two error messages by Benno Schulenberg · 10 years ago
  30. 5c15bf5 e2fsck: fix Makefile dependency for quota.o by Theodore Ts'o · 10 years ago
  31. d37178b quota: integrate mkquota.h into quotaio.h by Theodore Ts'o · 10 years ago
  32. 7664c75 e2fsck: if any problems are fixed in pass 0, check the whole file system by Theodore Ts'o · 10 years ago
  33. 6f6f567 e2fsck: skip low dtime check if the number of inodes > s_mkfs_time by Theodore Ts'o · 10 years ago
  34. 93d0db3 e2fsck: don't use e2fsck_global_ctx in e2fsck_set_bitmap_type() by Theodore Ts'o · 11 years ago
  35. dde6333 e2fsck: always make sure e2fsck_global_ctx is set by Theodore Ts'o · 11 years ago
  36. c22f328 e2fsck: don't add a UUID on a mounted filesystem with csums by Michael Marineau · 11 years ago
  37. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 11 years ago
  38. 4d46e6c build: fix LLVM compiler warnings by Andreas Dilger · 11 years ago
  39. a9d7fc6 e2fsck, mke2fs: enable octal integers in the profile/config file by Theodore Ts'o · 11 years ago
  40. a48da27 e2fsck: remove uninit block bitmap calculation by Darrick J. Wong · 11 years ago
  41. 253a965 Save and restore umask around calls to mkstemp() by Theodore Ts'o · 11 years ago
  42. 5a1d25a Fix up workarounds for dietlibc breakage by Theodore Ts'o · 11 years ago
  43. 2c98ce4 e2fsck: fix memory leak on error path in read_bad_blocks_files() by Theodore Ts'o · 11 years ago
  44. 125f76e e2fsck: release allocated memory on error or abort in e2fsck_pass1() by Theodore Ts'o · 11 years ago
  45. 340493b e2fsck: add error checking when moving the quota inode by Theodore Ts'o · 11 years ago
  46. 6c59a66 configure: fix --with-diet-libc by Theodore Ts'o · 11 years ago
  47. 603fc2c e2fsck: fix possible double free when searching for config file by Theodore Ts'o · 11 years ago
  48. 4f06566 e2fsck.conf: clarify man page's description of accept_time_fudge by Theodore Ts'o · 11 years ago
  49. c32409a e2fsck: improve the "superblock corrupt" message by Theodore Ts'o · 11 years ago
  50. a8263ca e2fsck: fix printf conversion specs in ea_refcount.c by Eric Whitney · 11 years ago
  51. 2bc3041 debugfs, e2fsck: fix s_desc_size handling by Andreas Dilger · 11 years ago
  52. 11d1116 e2fsck: verify s_desc_size is power-of-two value by Andreas Dilger · 11 years ago
  53. e9a8c0c e2fsck: read only parameter incorrectly compared by Johan Erlandsson · 11 years ago
  54. f404167 Clean up sparse warnings by Theodore Ts'o · 11 years ago
  55. 0047255 e2fsck: try implied cluster allocation when expanding a dir by Darrick J. Wong · 11 years ago
  56. 69beadc e2fsck: print cluster ranges when encountering bitmap errors by Darrick J. Wong · 11 years ago
  57. 5797cb0 e2fsck: only release clusters when shortening a directory during a rehash by Darrick J. Wong · 11 years ago
  58. 45ff69f build: quiet LLVM non-literal string format warning by Andreas Dilger · 11 years ago
  59. 4b58df1 e2fsck: in rehash, mark newly allocated extent blocks as found by Darrick J. Wong · 11 years ago
  60. f0131bd e2fsck: fix memory leaks (on error path) by Darrick J. Wong · 11 years ago
  61. 3b6c093 libext2fs: fix tests that set LARGE_FILE by Darrick J. Wong · 11 years ago
  62. 487c9e3 e2fsck: fix problem comments to match actual message by Andreas Dilger · 11 years ago
  63. 2fe2d40 mmp: fix 64-bit handling of s_mmp_block by Andreas Dilger · 11 years ago
  64. 3971bfe e2fsck: use dgrp_t for block group numbers by Theodore Ts'o · 11 years ago
  65. 130e961 e2fsck: add support for 64-bit extended attribute block refcounting by Theodore Ts'o · 11 years ago
  66. 27dc24d e2fsck: fix j_maxlen if the file system is exactly 1 << 32 blocks by Theodore Ts'o · 11 years ago
  67. b849f71 e2fsck: use blk_t instead of blk64_t in check_resize_inode() by Theodore Ts'o · 11 years ago
  68. 974d57d e2fsck: use errcode_t to suppress some -Wconversion warnings by Theodore Ts'o · 11 years ago
  69. 3c7c6d7 e2fsck: use problem_t to suppress some -Wconversion warnings by Theodore Ts'o · 11 years ago
  70. 7bef6d5 e2fsck: use ext2fs_write_dir_block3() instead of ext2fs_write_dir_block() by Kit Westneat · 11 years ago
  71. 832cb61 e2fsprogs: add (optional) sparse checking to the build by Darrick J. Wong · 11 years ago
  72. 27b2297 e2fsck: enable extents on all 64bit filesystems by Darrick J. Wong · 11 years ago
  73. 4dbfd79 e2fsprogs: fix blk_t <- blk64_t assignment mismatches by Darrick J. Wong · 11 years ago
  74. 085757f e2fsck: don't report uninit extents past EOF invalid by Eric Whitney · 11 years ago
  75. 7ff040f e2fsck: don't try to stop mmp if there is no superblock set up by Eric Sandeen · 11 years ago
  76. c8ec2ba e2fsck: correctly deallocate invalid extent-mapped symlinks by Theodore Ts'o · 11 years ago
  77. dd50ef8 e2fsck: check extent-mapped directories with really large logical blocks by Theodore Ts'o · 11 years ago
  78. 3df6014 Work around Debian Bug #712530 by Theodore Ts'o · 11 years ago
  79. d3f32c2 e2fsck: detect invalid extents at the end of an extent-block by David Jeffery · 11 years ago
  80. 6847735 e2fsck: fix gcc -Wall nits by Theodore Ts'o · 11 years ago
  81. 26991d0 e2fsck: don't use IO_FLAG_EXCLUSIVE for read-only root file systems by Theodore Ts'o · 11 years ago
  82. 10fc3a6 e2fsprogs: allow 0-length xattr values in e2fsck by Eric Sandeen · 11 years ago
  83. d3f58ef e2fsck: fix build failure with --enable-jbd-debug by Theodore Ts'o · 11 years ago
  84. a046da5 e2fsck: avoid memory corruption on ext2fs_open2 failure by Nickolai Zeldovich · 12 years ago
  85. 6dd8354 e2fsck: do not crash on long log file names by Nickolai Zeldovich · 12 years ago
  86. bf50beb e2fsck: show size requested when memory allocation fails by Eric Sandeen · 12 years ago
  87. 027b057 Fix 32-bit overflow problems: dgrp_t * s_blocks_per_group by Theodore Ts'o · 12 years ago
  88. e350773 Fix gcc -Wall nits by Theodore Ts'o · 12 years ago
  89. 00eb0ee build: quiet some "gcc -Wall" compiler warnings by Andreas Dilger · 12 years ago
  90. 1d6fd6d misc: cleanup unused variables on MacOS by Andreas Dilger · 12 years ago
  91. 29e8e74 e2fsck: make sure the extent tree is consistent after bogus node in the tree by Theodore Ts'o · 12 years ago
  92. 789bd40 e2fsck: fix incorrect interior node logical start values by Eric Sandeen · 12 years ago
  93. c7e2932 e2fsck: fix pass5 optimization for bigalloc file systems by Theodore Ts'o · 12 years ago
  94. 53e3120 e2fsck: optimize pass 5 for CPU utilization by Theodore Ts'o · 12 years ago
  95. 2ae49fd e2fsck: optimize pass1 for CPU time by Theodore Ts'o · 12 years ago
  96. dd0c9a3 e2fsck: only consult inode_dir_map if needed in pass4 by Theodore Ts'o · 12 years ago
  97. 51fb43d Fix makefiles to compile e2freefrag with profiling by Theodore Ts'o · 12 years ago
  98. ab3f5c5 Allow e2fsprogs to be built using the clang (LLVM) frontend by Theodore Ts'o · 12 years ago
  99. d45b67c e2fsck: fix potential segv when handling a read error in a superblock by Jim Keniston · 12 years ago
  100. 87e56a9 e2fsck: print the number of blocks and inodes in the verbose statistics by Theodore Ts'o · 12 years ago