1. 3eee5e9 Update for release of e2fsprogs 1.36. by Theodore Ts'o · 20 years ago
  2. b7aa0d6 Remove *.pc files on a "make distclean" by Theodore Ts'o · 20 years ago
  3. 33db8f8 Remove support for --enable-clear-htree; this was by Theodore Ts'o · 20 years ago
  4. 1e87f8a f_bad_inode, f_recnect_bad: Adjust test cases to take into by Theodore Ts'o · 20 years ago
  5. 6c313fd Fix e2fsck to not delete symlinks that contain an extended attribute after by Theodore Ts'o · 20 years ago
  6. 06a6cbd Fix Solaris portability bug in the resize tests. by Theodore Ts'o · 20 years ago
  7. 64ad98a resize2fs.c: Fix bug where we don't release the blocks belonging by Theodore Ts'o · 20 years ago
  8. 550a4af E2fsck will now check the individual block group inode and block free counts, by Theodore Ts'o · 20 years ago
  9. 02f61b8 Skip the r_resize_inode test if resize2fs is not compiled (due to by Theodore Ts'o · 20 years ago
  10. 484ae81 r_resize_inode, m_dasd_bs, m_large_file, m_meta_bg, m_no_opt, by Theodore Ts'o · 20 years ago
  11. 3223701 Various portability fixes for Solaris systems. by Theodore Ts'o · 20 years ago
  12. ae181fb f_dup_de, r_resize_inode: change ">& /dev/null" to ">/dev/null 2>&1" by Matthias Andree · 20 years ago
  13. de628f7 Fix f_resize_inode test to deal with the renaming of the debugfs command by Theodore Ts'o · 20 years ago
  14. f90c991 Add two new tests, f_resize_inode, and r_resize_inode, to the regression by Theodore Ts'o · 20 years ago
  15. f581372 m_meta_bg, m_no_opt, m_raid_opt: Adjust tests to take into by Theodore Ts'o · 20 years ago
  16. 522798d Add install-strip and install-shlibs-strip targets by Theodore Ts'o · 20 years ago
  17. 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
  18. 6e4fbbe Attempt recovery if the journal contains illegal blocks by Richard Mortimer · 20 years ago
  19. 56eb4d4 Remove XSI:isms for greater portability. (Addresses Debian Bug #255589) by Theodore Ts'o · 20 years ago
  20. aa5c0a4 Remove .cvsignore files; they were out of date, and causes lintian by Theodore Ts'o · 20 years ago
  21. b70b116 Update version number for e2fsprogs 1.35 release. by Theodore Ts'o · 21 years ago
  22. ac0de52 Add f_selinux test case. by Theodore Ts'o · 21 years ago
  23. b969b1b Fix more compiler warnings. by Matthias Andree · 21 years ago
  24. 2e5fcce Fix bug in e2fsck: When reconnecting a directory, we may by Theodore Ts'o · 21 years ago
  25. 89e9fc4 m_meta_bg: New test case to test the meta block group feature. by Theodore Ts'o · 21 years ago
  26. 1cca86f Add regression tests for mke2fs. by Theodore Ts'o · 21 years ago
  27. a435ec3 Add support for backing up the journal inode location in the by Theodore Ts'o · 21 years ago
  28. 8b949fb Fix tests so that they work even with --disable-htree. by Theodore Ts'o · 21 years ago
  29. 9c7ec17 Update for 1.34 release. by Theodore Ts'o · 21 years ago
  30. 71df0dc Update for 1.33 release. by Theodore Ts'o · 21 years ago
  31. 44b0ec1 test_config: Define DYLD_LIBRAY_PATH so that "make check" works on by Theodore Ts'o · 21 years ago
  32. 2a77a78 E2fsck now updates the global free block and by Theodore Ts'o · 21 years ago
  33. 1de6394 f_h_badnode, f_h_badroot, f_h_reindex: Updated expect script to by Theodore Ts'o · 21 years ago
  34. bc4066d f_dup_de: Added test case provided from Debian bug report #176814 by Theodore Ts'o · 22 years ago
  35. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 22 years ago
  36. 3851301 Update files for 1.32 release. by Theodore Ts'o · 22 years ago
  37. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  38. feb44c6 Skip byteswap tests on --disable-swapfs by Theodore Ts'o · 22 years ago
  39. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  40. ad4fa46 Avoid counting directory entries during a directory salvage. by Theodore Ts'o · 22 years ago
  41. c663305 Update for 1.29 release. by Theodore Ts'o · 22 years ago
  42. 87ee8dc Update changelogs for 1.28 release by Theodore Ts'o · 22 years ago
  43. 0684a4f Overhaul extended attribute handling. Should now be correct with by Theodore Ts'o · 22 years ago
  44. 838e773 Change e2fsck to use a red/black tree in pass1b, to remove O(n**2) by Theodore Ts'o · 22 years ago
  45. 850d05e Add e2fsck -D option which optimizes/compresses directories. by Theodore Ts'o · 22 years ago
  46. b7a0056 Add support to e2fsck to reindex directories to use hash trees. by Theodore Ts'o · 22 years ago
  47. 503f9e7 Add support for the half-MD4 HTREE hash. by Theodore Ts'o · 22 years ago
  48. 8fdc998 Add initial support for htree directories. by Theodore Ts'o · 22 years ago
  49. b21bf26 Do sanity checking of the number of blocks and inodes in a group for by Andreas Dilger · 22 years ago
  50. da30704 Check for inodes which are too big (either too many blocks, or by Theodore Ts'o · 22 years ago
  51. bcf9c5d Fix up Andreas' changeset. Avoid use of dynamic automatic arrays, by Theodore Ts'o · 22 years ago
  52. b94a052 Add more complete tests for symlinks: nul termination of long links and length by Andreas Dilger · 22 years ago
  53. a8e7724 Update for 1.27 release. by Theodore Ts'o · 23 years ago
  54. f2d5c93 Fixed the journal handling so that an offer is made to clear the by Theodore Ts'o · 23 years ago
  55. f122632 E2fsck now prints ranges in pass 5 when printing deltas in by Theodore Ts'o · 23 years ago
  56. 57173d0 Update Changelog messages to use tytso@mit.edu for all addresses by Theodore Ts'o · 23 years ago
  57. 7d4343d Lots of small random portability fixes to make e2fsprogs build by Theodore Ts'o · 23 years ago
  58. 31a20a3 f_swapfs: Fix expect script to deal with extra spaces now printed by Theodore Ts'o · 23 years ago
  59. a5f3f5c Update files for 1.26 release. by Theodore Ts'o · 23 years ago
  60. f10ff64 Add new Makefile target "make testnew" which will allow easy testcase by Andreas Dilger · 23 years ago
  61. 8cf9333 Fix e2fsck's handling of external journals,and update journal by Theodore Ts'o · 23 years ago
  62. b3b3d46 journal.c: fix an endianness bug. by Gabriel Paubert · 23 years ago
  63. 24934b5 f_badorphan, f_journal: Update expect files to reflect the fact by Theodore Ts'o · 23 years ago
  64. aa4a58b f_miss_blk_bmap: Add new test which checks for bug in e2fsck by Theodore Ts'o · 23 years ago
  65. 62e3e7f journal.c (clear_v2_journal_fields, e2fsck_journal_load): If the by Theodore Ts'o · 23 years ago
  66. fbf9111 Update changelogs for 1.25 release. by Theodore Ts'o · 23 years ago
  67. fb70775 Update for 1.24a release by Theodore Ts'o · 23 years ago
  68. 109624a Update for 1.24 release. by Theodore Ts'o · 23 years ago
  69. 943ed87 Add missing log entry showing when we released e2fsprogs 1.23 by Theodore Ts'o · 23 years ago
  70. 888b29d Ignore .failed and .new files when running e2fsck tests. by Andreas Dilger · 23 years ago
  71. 9341cf2 f_bad_inode, f_badsymlinks: Update expect files to reflect by Theodore Ts'o · 23 years ago
  72. 67052a8 Add extra checks for bad symlinks, including zero length symlinks, by Andreas Dilger · 23 years ago
  73. 0d9ef64 Add several tests for bad symlinks, including immutable flags, zero by Andreas Dilger · 23 years ago
  74. a092c56 Update problem message printed when special files have the immutable by Theodore Ts'o · 23 years ago
  75. e667687 f_badinode: Update expect.1 to match change in invalid symlink size text. by Theodore Ts'o · 23 years ago
  76. 6796013 Update changelogs for 1.22. by Theodore Ts'o · 23 years ago
  77. 20a57e9 Filter out CR characters from the output, since BK filtered \r fromthe by Theodore Ts'o · 23 years ago
  78. f4f75ba ChangeLog: Update for 1.21 release. by Theodore Ts'o · 23 years ago
  79. 5a9c036 ChangeLog, expect.1, image.gz: by Theodore Ts'o · 23 years ago
  80. 36a23e1 ChangeLog: Fix typo in ChangeLog. by Theodore Ts'o · 23 years ago
  81. 797f5ef ChangeLog, wordwrap.pl: by Theodore Ts'o · 23 years ago
  82. a444dca ChangeLog, expect.1, expect.2, image.gz, name: by Theodore Ts'o · 23 years ago
  83. e6d33ec ChangeLog, expect, script: by Theodore Ts'o · 23 years ago
  84. bb18586 e2fsprogs.lsm, version.h: by Theodore Ts'o · 23 years ago
  85. 21afac0 ChangeLog, pass1.c, problem.c, problem.h, problemP.h: by Theodore Ts'o · 23 years ago
  86. 54c637d Many files: by Theodore Ts'o · 23 years ago
  87. a7de699 ChangeLog, random_exercise.c: by Theodore Ts'o · 23 years ago
  88. bfcd9a1 ChangeLog, expect, name, script: by Theodore Ts'o · 23 years ago
  89. dfcdc32 ChangeLog, libext2fs.texinfo: by Theodore Ts'o · 24 years ago
  90. 0e8a956 Many files: by Theodore Ts'o · 24 years ago
  91. 3e377db ChangeLog, MCONFIG.in, Makefile.in, Makefile.in.in: by Theodore Ts'o · 24 years ago
  92. f6f6583 ChangeLog, mke2fs.c: by Theodore Ts'o · 24 years ago
  93. ad8e553 ChangeLog, random_exercise.c: by Theodore Ts'o · 24 years ago
  94. 98f8a97 ChangeLog, expect.1, expect.2, image.gz: by Theodore Ts'o · 24 years ago
  95. da1a022 ChangeLog, hold_inode.c, random_exercise.c: by Theodore Ts'o · 24 years ago
  96. f9e6706 configure.in: by Theodore Ts'o · 24 years ago
  97. 1f00aaf ChangeLog, Makefile.in, ct_c.awk, mk_cmds.sh.in: by Theodore Ts'o · 24 years ago
  98. bdcb823 .cvsignore: Supress build files when builddir==srcdir by Theodore Ts'o · 24 years ago
  99. 93d2969 ChangeLog, test_script.in: by Theodore Ts'o · 24 years ago
  100. 4ea0a11 ChangeLog, problem.c, problem.h, super.c: by Theodore Ts'o · 24 years ago