1. 0cbd172 Make test scripts more robust against locale-related environment variables by Theodore Ts'o · 18 years ago
  2. 816ed71 Update tests to reflect updated mke2fs.conf file by Theodore Ts'o · 18 years ago
  3. bc2699f Change mke2fs's layout of RAID-optimized filesystems to be more optimal by Theodore Ts'o · 18 years ago
  4. 9dc6ad1 Change mke2fs to use /etc/mke2fs.conf as a configuration file by Theodore Ts'o · 18 years ago
  5. 8dceb92 E2fsck: fix future times in the superblock's last mount or last write fields by Theodore Ts'o · 19 years ago
  6. cfe7ba4 Add valgrind support to the regression test suite by Theodore Ts'o · 19 years ago
  7. 49809dd Make e2fsck Pass 1C header consistent with the other headers by Theodore Ts'o · 19 years ago
  8. 70f75dd Add missing changelog file for previous commit (hg changeset: 0502b63a5be9) by Theodore Ts'o · 19 years ago
  9. 1f965c8 Update for e2fsprogs 1.38 release. by Theodore Ts'o · 19 years ago
  10. d82f890 defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode, by Theodore Ts'o · 19 years ago
  11. 5e91614 Don't offer to update or clone the resize inode when e2fsck deals with by Theodore Ts'o · 19 years ago
  12. 86a02b5 test_script.in: Make the test script driver exit with a non-zero by Theodore Ts'o · 19 years ago
  13. fd4b28e Update for the e2fsprogs 1.37 release. by Theodore Ts'o · 19 years ago
  14. ddbe331 Add new test case which exercises the ea-in-inode checker in e2fsck. by Theodore Ts'o · 19 years ago
  15. 3eee5e9 Update for release of e2fsprogs 1.36. by Theodore Ts'o · 19 years ago
  16. b7aa0d6 Remove *.pc files on a "make distclean" by Theodore Ts'o · 19 years ago
  17. 33db8f8 Remove support for --enable-clear-htree; this was by Theodore Ts'o · 19 years ago
  18. 1e87f8a f_bad_inode, f_recnect_bad: Adjust test cases to take into by Theodore Ts'o · 20 years ago
  19. 6c313fd Fix e2fsck to not delete symlinks that contain an extended attribute after by Theodore Ts'o · 20 years ago
  20. 550a4af E2fsck will now check the individual block group inode and block free counts, by Theodore Ts'o · 20 years ago
  21. 02f61b8 Skip the r_resize_inode test if resize2fs is not compiled (due to by Theodore Ts'o · 20 years ago
  22. 484ae81 r_resize_inode, m_dasd_bs, m_large_file, m_meta_bg, m_no_opt, by Theodore Ts'o · 20 years ago
  23. 3223701 Various portability fixes for Solaris systems. by Theodore Ts'o · 20 years ago
  24. ae181fb f_dup_de, r_resize_inode: change ">& /dev/null" to ">/dev/null 2>&1" by Matthias Andree · 20 years ago
  25. f90c991 Add two new tests, f_resize_inode, and r_resize_inode, to the regression by Theodore Ts'o · 20 years ago
  26. f581372 m_meta_bg, m_no_opt, m_raid_opt: Adjust tests to take into by Theodore Ts'o · 20 years ago
  27. 6e4fbbe Attempt recovery if the journal contains illegal blocks by Richard Mortimer · 20 years ago
  28. 56eb4d4 Remove XSI:isms for greater portability. (Addresses Debian Bug #255589) by Theodore Ts'o · 20 years ago
  29. b70b116 Update version number for e2fsprogs 1.35 release. by Theodore Ts'o · 20 years ago
  30. ac0de52 Add f_selinux test case. by Theodore Ts'o · 21 years ago
  31. 2e5fcce Fix bug in e2fsck: When reconnecting a directory, we may by Theodore Ts'o · 21 years ago
  32. 89e9fc4 m_meta_bg: New test case to test the meta block group feature. by Theodore Ts'o · 21 years ago
  33. 1cca86f Add regression tests for mke2fs. by Theodore Ts'o · 21 years ago
  34. a435ec3 Add support for backing up the journal inode location in the by Theodore Ts'o · 21 years ago
  35. 8b949fb Fix tests so that they work even with --disable-htree. by Theodore Ts'o · 21 years ago
  36. 9c7ec17 Update for 1.34 release. by Theodore Ts'o · 21 years ago
  37. 71df0dc Update for 1.33 release. by Theodore Ts'o · 21 years ago
  38. 44b0ec1 test_config: Define DYLD_LIBRAY_PATH so that "make check" works on by Theodore Ts'o · 21 years ago
  39. 2a77a78 E2fsck now updates the global free block and by Theodore Ts'o · 21 years ago
  40. 1de6394 f_h_badnode, f_h_badroot, f_h_reindex: Updated expect script to by Theodore Ts'o · 21 years ago
  41. bc4066d f_dup_de: Added test case provided from Debian bug report #176814 by Theodore Ts'o · 21 years ago
  42. ed78c02 Fix up lots of portability problems that caused e2fsprogs not to build successfully by Theodore Ts'o · 21 years ago
  43. 3851301 Update files for 1.32 release. by Theodore Ts'o · 22 years ago
  44. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  45. feb44c6 Skip byteswap tests on --disable-swapfs by Theodore Ts'o · 22 years ago
  46. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  47. ad4fa46 Avoid counting directory entries during a directory salvage. by Theodore Ts'o · 22 years ago
  48. c663305 Update for 1.29 release. by Theodore Ts'o · 22 years ago
  49. 87ee8dc Update changelogs for 1.28 release by Theodore Ts'o · 22 years ago
  50. 0684a4f Overhaul extended attribute handling. Should now be correct with by Theodore Ts'o · 22 years ago
  51. 838e773 Change e2fsck to use a red/black tree in pass1b, to remove O(n**2) by Theodore Ts'o · 22 years ago
  52. b7a0056 Add support to e2fsck to reindex directories to use hash trees. by Theodore Ts'o · 22 years ago
  53. 503f9e7 Add support for the half-MD4 HTREE hash. by Theodore Ts'o · 22 years ago
  54. 8fdc998 Add initial support for htree directories. by Theodore Ts'o · 22 years ago
  55. b21bf26 Do sanity checking of the number of blocks and inodes in a group for by Andreas Dilger · 22 years ago
  56. da30704 Check for inodes which are too big (either too many blocks, or by Theodore Ts'o · 22 years ago
  57. bcf9c5d Fix up Andreas' changeset. Avoid use of dynamic automatic arrays, by Theodore Ts'o · 22 years ago
  58. b94a052 Add more complete tests for symlinks: nul termination of long links and length by Andreas Dilger · 22 years ago
  59. a8e7724 Update for 1.27 release. by Theodore Ts'o · 22 years ago
  60. f2d5c93 Fixed the journal handling so that an offer is made to clear the by Theodore Ts'o · 22 years ago
  61. f122632 E2fsck now prints ranges in pass 5 when printing deltas in by Theodore Ts'o · 22 years ago
  62. 57173d0 Update Changelog messages to use tytso@mit.edu for all addresses by Theodore Ts'o · 22 years ago
  63. 7d4343d Lots of small random portability fixes to make e2fsprogs build by Theodore Ts'o · 22 years ago
  64. 31a20a3 f_swapfs: Fix expect script to deal with extra spaces now printed by Theodore Ts'o · 22 years ago
  65. a5f3f5c Update files for 1.26 release. by Theodore Ts'o · 22 years ago
  66. f10ff64 Add new Makefile target "make testnew" which will allow easy testcase by Andreas Dilger · 23 years ago
  67. 8cf9333 Fix e2fsck's handling of external journals,and update journal by Theodore Ts'o · 23 years ago
  68. b3b3d46 journal.c: fix an endianness bug. by Gabriel Paubert · 23 years ago
  69. 24934b5 f_badorphan, f_journal: Update expect files to reflect the fact by Theodore Ts'o · 23 years ago
  70. aa4a58b f_miss_blk_bmap: Add new test which checks for bug in e2fsck by Theodore Ts'o · 23 years ago
  71. 62e3e7f journal.c (clear_v2_journal_fields, e2fsck_journal_load): If the by Theodore Ts'o · 23 years ago
  72. fbf9111 Update changelogs for 1.25 release. by Theodore Ts'o · 23 years ago
  73. fb70775 Update for 1.24a release by Theodore Ts'o · 23 years ago
  74. 109624a Update for 1.24 release. by Theodore Ts'o · 23 years ago
  75. 943ed87 Add missing log entry showing when we released e2fsprogs 1.23 by Theodore Ts'o · 23 years ago
  76. 9341cf2 f_bad_inode, f_badsymlinks: Update expect files to reflect by Theodore Ts'o · 23 years ago
  77. 67052a8 Add extra checks for bad symlinks, including zero length symlinks, by Andreas Dilger · 23 years ago
  78. a092c56 Update problem message printed when special files have the immutable by Theodore Ts'o · 23 years ago
  79. e667687 f_badinode: Update expect.1 to match change in invalid symlink size text. by Theodore Ts'o · 23 years ago
  80. 6796013 Update changelogs for 1.22. by Theodore Ts'o · 23 years ago
  81. 20a57e9 Filter out CR characters from the output, since BK filtered \r fromthe by Theodore Ts'o · 23 years ago
  82. f4f75ba ChangeLog: Update for 1.21 release. by Theodore Ts'o · 23 years ago
  83. 5a9c036 ChangeLog, expect.1, image.gz: by Theodore Ts'o · 23 years ago
  84. a444dca ChangeLog, expect.1, expect.2, image.gz, name: by Theodore Ts'o · 23 years ago
  85. e6d33ec ChangeLog, expect, script: by Theodore Ts'o · 23 years ago
  86. bb18586 e2fsprogs.lsm, version.h: by Theodore Ts'o · 23 years ago
  87. 21afac0 ChangeLog, pass1.c, problem.c, problem.h, problemP.h: by Theodore Ts'o · 23 years ago
  88. bfcd9a1 ChangeLog, expect, name, script: by Theodore Ts'o · 23 years ago
  89. f6f6583 ChangeLog, mke2fs.c: by Theodore Ts'o · 24 years ago
  90. 98f8a97 ChangeLog, expect.1, expect.2, image.gz: by Theodore Ts'o · 24 years ago
  91. da1a022 ChangeLog, hold_inode.c, random_exercise.c: by Theodore Ts'o · 24 years ago
  92. f9e6706 configure.in: by Theodore Ts'o · 24 years ago
  93. 93d2969 ChangeLog, test_script.in: by Theodore Ts'o · 24 years ago
  94. 4ea0a11 ChangeLog, problem.c, problem.h, super.c: by Theodore Ts'o · 24 years ago
  95. cc73e04 ChangeLog: by Theodore Ts'o · 24 years ago
  96. 58efb82 ChangeLog, expect: by Theodore Ts'o · 24 years ago
  97. cd08636 libext2fs.texinfo, ChangeLog: Update for 1.18 release. by Theodore Ts'o · 25 years ago
  98. 0444e15 ChangeLog, run_e2fsck, expect.1, expect.2, image.gz, name, script: by Theodore Ts'o · 25 years ago
  99. 28e1194 Many files: Update for 1.17 release. by Theodore Ts'o · 25 years ago
  100. 614fdfd ChangeLog: by Theodore Ts'o · 25 years ago