1. 068136c libext2fs: link the test programs with static libraries by Theodore Ts'o · 12 years ago
  2. 2168df7 debugfs: add a makefile rule to build debugfs.static by Theodore Ts'o · 12 years ago
  3. bee7b67 debugfs: add the ability to manipulate the extent tree directly by Theodore Ts'o · 12 years ago
  4. b4944f6 tests: add test of an incorrect interior node in an extent tree by Theodore Ts'o · 12 years ago
  5. 29e8e74 e2fsck: make sure the extent tree is consistent after bogus node in the tree by Theodore Ts'o · 12 years ago
  6. eacf6a0 libext2fs: ext2fs_extents_fix_parents() should not modify the handle location by Theodore Ts'o · 12 years ago
  7. 789bd40 e2fsck: fix incorrect interior node logical start values by Eric Sandeen · 12 years ago
  8. dbe5c43 libext2fs: remove m68k-specific bitops code by Mikael Pettersson · 12 years ago
  9. 4e0bb5e libext2fs: fix memory and fd leak in error path of unix_open() by Theodore Ts'o · 12 years ago
  10. 1564150 mke2fs: fix handling of mmp_update_interval option by Gregoire Pichon · 12 years ago
  11. c7e2932 e2fsck: fix pass5 optimization for bigalloc file systems by Theodore Ts'o · 12 years ago
  12. d3de1a7 configure: clarify message regarding checking if we can link with -static by Theodore Ts'o · 12 years ago
  13. 2658b96 contrib/fallocate: add support for punch functionality by Theodore Ts'o · 12 years ago
  14. 5e27a27 resize2fs: fix gcc -Wall nits and valgrind complaints by Theodore Ts'o · 12 years ago
  15. 0f81865 tune2fs: fix a compile-time bug if quota is not enabled by Theodore Ts'o · 12 years ago
  16. 44a2cca tune2fs: respect quota config option by Eric Sandeen · 12 years ago
  17. 7b8912e e2fsprogs: fix configure help text for quota by Eric Sandeen · 12 years ago
  18. 53e3120 e2fsck: optimize pass 5 for CPU utilization by Theodore Ts'o · 12 years ago
  19. b65ccfc libext2fs: optimize rb_get_bmap_range() for mostly allocated bmaps by Theodore Ts'o · 12 years ago
  20. c3f9641 libext2fs: optimize rb_get_bmap_range() by Theodore Ts'o · 12 years ago
  21. c6b006e libext2fs: add ext2fs_bitcount() function by Theodore Ts'o · 12 years ago
  22. 2ae49fd e2fsck: optimize pass1 for CPU time by Theodore Ts'o · 12 years ago
  23. fc8ea52 libext2fs: optimize rb_set_bmap_range() by Theodore Ts'o · 12 years ago
  24. 3e554cc ext2fs, blkid: localize environment-specific variables by Andreas Dilger · 12 years ago
  25. ab00fda libext2fs: change mmp.c to LGPL to match other files by Andreas Dilger · 12 years ago
  26. e6575ce debugfs: fix htree command so that all printf's go through the pager by Theodore Ts'o · 12 years ago
  27. dd0c9a3 e2fsck: only consult inode_dir_map if needed in pass4 by Theodore Ts'o · 12 years ago
  28. 51fb43d Fix makefiles to compile e2freefrag with profiling by Theodore Ts'o · 12 years ago
  29. fb129bb libext2fs: further optimize rb_test_bit by Theodore Ts'o · 12 years ago
  30. 0bcba36 libext2fs: remove pointless indirection in rbtree bitmaps by Theodore Ts'o · 12 years ago
  31. 547a59a libext2fs: optimize rb_test_bit by Theodore Ts'o · 12 years ago
  32. ea2d378 e2freefrag: use 64-bit rbtree bitmaps by Theodore Ts'o · 12 years ago
  33. c498cb1 mke2fs: fix progress suppression to make regression tests reliable by Theodore Ts'o · 12 years ago
  34. 11e5292 Update Release Notes, Changelogs, version.h, etc. for 1.42.6 release by Theodore Ts'o · 12 years ago
  35. bbcd91b Fix wordwrap.pl so it is more portable by Theodore Ts'o · 12 years ago
  36. b2f5ce5 mke2fs: throttle allocating groups progress as well by Theodore Ts'o · 12 years ago
  37. 802f467 mke2fs.8: use extents vs extent in the man page by Theodore Ts'o · 12 years ago
  38. a92037f debian: adjust build dependencies by Theodore Ts'o · 12 years ago
  39. 12f48b0 tests: kill debugfs on interrupted MMP test by Andreas Dilger · 12 years ago
  40. a3e87bc mke2fs: disable progress reporting in mke2fs.conf for regression tests by Theodore Ts'o · 12 years ago
  41. 03237de mke2fs: throttle progress updates to once a second by Theodore Ts'o · 12 years ago
  42. 2d8c0c8 resize2fs: grow uninit_bg file systems more efficiently by Theodore Ts'o · 12 years ago
  43. 06ca8da resize2fs: enforce restrictions if the kernel doesn't do meta_bg resizing by Theodore Ts'o · 12 years ago
  44. a4b738c resize2fs: allow meta_bg/64-bit file systems to be online resized by Theodore Ts'o · 12 years ago
  45. 7f82034 resize2fs: fix overhead calculation for meta_bg file systems by Theodore Ts'o · 12 years ago
  46. ea38e50 resize2fs: enforce the 16TB limit on 32-bit file systems correctly by Theodore Ts'o · 12 years ago
  47. ab3f5c5 Allow e2fsprogs to be built using the clang (LLVM) frontend by Theodore Ts'o · 12 years ago
  48. 321649c mke2fs: recalculate the reserved blocks when the last BG is dropped by Akira Fujita · 12 years ago
  49. 91d11da configure: fix --enable-relative-symlink by Theodore Ts'o · 12 years ago
  50. 993c455 util: respect HAVE_MALLOC_H by Mike Frysinger · 12 years ago
  51. 84461ea e2fsprogs: fix spelling of 'filesystme' in debugfs help by Bryce Harrington · 12 years ago
  52. d45b67c e2fsck: fix potential segv when handling a read error in a superblock by Jim Keniston · 12 years ago
  53. d5aa6a8 Put ELF_OTHER_LIBS in the right place for the linker by Theodore Ts'o · 12 years ago
  54. 67b3721 Update Release Notes, Changelogs, version.h, etc. for 1.42.5 release by Theodore Ts'o · 12 years ago
  55. 87e56a9 e2fsck: print the number of blocks and inodes in the verbose statistics by Theodore Ts'o · 12 years ago
  56. da0fa8f e2fsck: allow for bigger disks when printing verbose statistics by Theodore Ts'o · 12 years ago
  57. c0a8496 e2fsck: add e2fsck.conf options for extra reporting by Theodore Ts'o · 12 years ago
  58. 3aa8f60 libext2fs: fix uninit block calculation when inodes_per_block < first_ino by Theodore Ts'o · 12 years ago
  59. 32d4eb2 e2fsck: fix code which uniquifies names in directory entries by Theodore Ts'o · 12 years ago
  60. a7c1743 Link shared libraries with local libraries instead of system ones by Olivier Blin · 12 years ago
  61. d2051f1 debian: set e2fsprogs as Multi-Arch: foreign by Riku Voipio · 12 years ago
  62. 78a0d2b e2fsck: check a file system mounted read-only if forced by Theodore Ts'o · 12 years ago
  63. a85f835 Revert "e2fsck: Skip journal checks if the fs is mounted and doesn't need recovery" by Theodore Ts'o · 12 years ago
  64. 032eafe e4defrag: handle device symlinks by Eric Sandeen · 12 years ago
  65. 339e457 filefrag: fix segfault on virtual fs by Eric Sandeen · 12 years ago
  66. b34056f chattr: update chattr's man page chattr for No_COW by Liu Bo · 12 years ago
  67. 036fda6 filefrag: fix report of number of extents by Liu Bo · 12 years ago
  68. 53462aa logsave: fix fd leak which could cause logsave to hang by Theodore Ts'o · 12 years ago
  69. 89dd15d tune2fs: fix quota feature removal by Aditya Kali · 12 years ago
  70. 75e862e e2fsck/quota: mark FS invalid if quotas are not fixed by Aditya Kali · 12 years ago
  71. ad64902 libquota: fix quota_inode_truncate() by Aditya Kali · 12 years ago
  72. 5027751 tune2fs/quota: always create hidden quota files by Aditya Kali · 12 years ago
  73. 585545e Fix spelling typo's in man pages for tune2fs and mke2fs by Theodore Ts'o · 12 years ago
  74. 280841e build: add generated files to .gitignore by Andreas Dilger · 12 years ago
  75. 2d2abcc e2fsck: rename "bool" variables by Andreas Dilger · 12 years ago
  76. a1c4e15 Update debian changelog for 1.42.4-3 by Theodore Ts'o · 12 years ago
  77. fd7042b chattr: add the -C option to the usage message by Liu Bo · 12 years ago
  78. 6f0eef4 Update version.h using the proper abbreviation for June by Theodore Ts'o · 12 years ago
  79. c1986ec Fix blhc (Build Log Hardening Check) warnings by Theodore Ts'o · 12 years ago
  80. 8f00911 libquota: remove unneeded #include of <sys/quota.h> by Theodore Ts'o · 12 years ago
  81. d6a3e41 Update Release Notes, Changelogs, version.h, etc. for 1.42.4 release by Theodore Ts'o · 12 years ago
  82. 0796e66 lsattr, chattr: add support for btrfs's No_COW flag by Theodore Ts'o · 12 years ago
  83. ff07d43 tests: allow e2fsck tests to run on OS/X by Andreas Dilger · 12 years ago
  84. e130a16 tests: add two more tests of orphaned inode handling by Theodore Ts'o · 12 years ago
  85. beb388a libext2fs: fix block iterator for extents when truncating inodes by Theodore Ts'o · 12 years ago
  86. e9e9658 e2fsck: update global free blocks/inodes count when truncating orphan inodes by Theodore Ts'o · 12 years ago
  87. 6854ab1 debugfs: interpret date strings of the form @dddd by Theodore Ts'o · 12 years ago
  88. 8d12c46 tests: add new test f_zero_extent_length by Tao Ma · 12 years ago
  89. 9c40d14 e2fsck: only check for zero-length leaf extents by Theodore Ts'o · 12 years ago
  90. e0e2c7d libext2fs: fix i_blocks for extent leaf create/delete with bigalloc by Aditya Kali · 12 years ago
  91. 63b3913 e2fsck: correctly propagate error from journal to superblock by Theodore Ts'o · 12 years ago
  92. 2ae58b6 libquota: remove unnecessary definitions by Jan Kara · 12 years ago
  93. eb92f57 tests: fix the e2fsck test script to handle a missing test name by Theodore Ts'o · 12 years ago
  94. be1b8c6 tests: add new test to validate errno handling in the journal superblock by Theodore Ts'o · 12 years ago
  95. 6d75685 e2fsck: handle an already recovered journal with a non-zero s_error field by Theodore Ts'o · 12 years ago
  96. 9906409 dumpe2fs: print journal's s_errno field if it is non-zero by Theodore Ts'o · 12 years ago
  97. cd5bb7c e2fsck: allow checking on mounted root fs by Andreas Dilger · 12 years ago
  98. f3331df tests: use make rules to run tests in parallel by Andreas Dilger · 12 years ago
  99. 182acd1 libext2fs: don't inline ext2fs_open_file() and ext2fs_stat() by Andreas Dilger · 12 years ago
  100. 3b802e4 libquota: remove quota_is_on() which was the last user of quotactl() by Theodore Ts'o · 12 years ago