1. 3d43836 New mke2fs filesystem and usage types support by Theodore Ts'o · 16 years ago
  2. ae38920 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  3. 2efdba5 Fix m_no_opt regression test by Theodore Ts'o · 16 years ago
  4. b89fc30 dumpe2fs: Print the group checksum and the block options in a nicer way by Theodore Ts'o · 16 years ago
  5. 0cf6e9c Add new regression test: f_uninit_last_uninit by Andreas Dilger · 16 years ago
  6. 0d47b68 Split the m_lazy test case into two cases: m_lazy and m_lazy_resize by Andreas Dilger · 16 years ago
  7. d78ea44 ext2fs_set_gdt_csum(): Force the last block group to have a valid block bitmap by Andreas Dilger · 16 years ago
  8. 205372e Add new test case to check e2fsck's response to fast symlinks w/ EXTENTS_FL by Theodore Ts'o · 16 years ago
  9. 635e20a Add m_uninit test case by Jose R. Santos · 17 years ago
  10. d2e29c9 Add new m_lazy test case by Jose R. Santos · 17 years ago
  11. 49a7360 Make e2fsck uninit block group aware by Jose R. Santos · 17 years ago
  12. abe85c9 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  13. 35efa44 Change valgrind options in test_script to conform with valgrind 3.2.3 by Theodore Ts'o · 16 years ago
  14. a040a99 Merge branch 'maint' by Theodore Ts'o · 16 years ago
  15. 2a60480 e2fsck: Use "Clear Htree" instead of "Clear" when the Htree is corrupt by Theodore Ts'o · 16 years ago
  16. 2cd1233 e2fsck: Fix directory i_size handling by Theodore Ts'o · 16 years ago
  17. 399033a Merge branch 'maint' by Theodore Ts'o · 16 years ago
  18. d0f2415 Improve descriptions for the r_move_itable and r_resize_inode tests by Theodore Ts'o · 16 years ago
  19. 09fbe0f Add regression test for resize2fs moving inodes with inline xattrs by Eric Sandeen · 16 years ago
  20. a49670e Merge branch 'maint' by Theodore Ts'o · 16 years ago
  21. 395529b libe2p: Change Raid to RAID in display option by Theodore Ts'o · 16 years ago
  22. f159ff3 mke2fs: Remove warning for inode_size > 128 bytes by Theodore Ts'o · 16 years ago
  23. 4b48502 e2fsprogs-tests-f_ea_checks.patch by Andreas Dilger · 17 years ago
  24. ab02809 e2fsprogs-tests-f_unsorted_EAs.patch by Andreas Dilger · 17 years ago
  25. 0465bee Activate basic f_extents test case by Theodore Ts'o · 16 years ago
  26. 15d482b e2fsck: Add support for extents by Theodore Ts'o · 17 years ago
  27. ef80fdc Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  28. 37f009a Set the C locale in the tests/test_script driver by Theodore Ts'o · 16 years ago
  29. 428f6b3 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  30. 0d1de23 Create filesystems with the ext_attr feature by default by Theodore Ts'o · 17 years ago
  31. b1631cc Create new filesystems with 256-byte inodes by default by Theodore Ts'o · 17 years ago
  32. 2628a1d Merge branch 'maint' by Theodore Ts'o · 17 years ago
  33. 29cf185 Add test for the case where s_inode_size is zero by Theodore Ts'o · 17 years ago
  34. cc8fb0e Delete the test.img file after running the resize2fs tests by Theodore Ts'o · 17 years ago
  35. cd53808 e2fsck: If the superblock is corrupt, automatically retry with the backup sb by Theodore Ts'o · 17 years ago
  36. dd44eb6 Remove e2fsck's swapfs test, since we've removed the functionality by Theodore Ts'o · 17 years ago
  37. 4764a57 Fix mke2fs tests to avoid needing any significant ^M (CR) characters by Theodore Ts'o · 17 years ago
  38. bd828a2 Fix test in ext2fs_check_desc() for inode table within block group by Eric Sandeen · 17 years ago
  39. 5a92a62 Properly calculate overhead in ext2fs_initialize() by Theodore Ts'o · 17 years ago
  40. 575307c e2fsck: Fix salvage_directory when the last entry's rec_len is too big by Kalpak Shah · 17 years ago
  41. 424a3e4 Remove Changelog files since they're not used after the git migration by Theodore Ts'o · 17 years ago
  42. 6c9cc58 Set LC_ALL instead of LANG in the test suite config by Theodore Ts'o · 17 years ago
  43. d7b6472 Update Release Notes, Changelogs, version.h, etc. for 1.40 release by Theodore Ts'o · 17 years ago
  44. 8cd1ab8 New regression test which contains a corrupt ind. block in the journal inode by Kalpak Shah · 17 years ago
  45. 5107d0d Recreate journal that had been removed previously due to corruption by Kalpak Shah · 17 years ago
  46. b8b143d Fix typo in name of f_dup4 regression test by Theodore Ts'o · 17 years ago
  47. 3d51ff8 e2fsck: pass1c terminates early if hard links by Jim Garlick · 17 years ago
  48. 62fc8ce Make the test_script ignore and skip empty test directories by Theodore Ts'o · 17 years ago
  49. 080fbf2 Fix up usage and decrement error messages in the test_icount program by Theodore Ts'o · 17 years ago
  50. fbc3f90 e2fsck: Recover a special file which looks an awful lot like a directory by Theodore Ts'o · 17 years ago
  51. 56c8c59 Fix e2fsck to set the filetype of '..' when connecting a dir, to lost+found by Theodore Ts'o · 17 years ago
  52. 5e68f0e Check in binary extent test image file into the source tree. by Theodore Ts'o · 18 years ago
  53. f77704e Add directory hashed signed/unsigned hint to superblock by Theodore Ts'o · 18 years ago
  54. 5232559 Add new a new tests make target "checked-failed" which reruns any failed tests by Theodore Ts'o · 18 years ago
  55. 5d17119 On-disk format definition for huge files by Theodore Ts'o · 18 years ago
  56. abf2343 Create new ext2fs library inlines: ext2fs_group_{first,last}_block() by Eric Sandeen · 18 years ago
  57. e54635d If diff -u is supported, use it to report test failures. by Theodore Ts'o · 18 years ago
  58. 0ac93a0 Change more "echo -n" to "printf" to avoid screen clutter. by Matthias Andree · 18 years ago
  59. 0cbd172 Make test scripts more robust against locale-related environment variables by Theodore Ts'o · 18 years ago
  60. 816ed71 Update tests to reflect updated mke2fs.conf file by Theodore Ts'o · 18 years ago
  61. bc2699f Change mke2fs's layout of RAID-optimized filesystems to be more optimal by Theodore Ts'o · 18 years ago
  62. 9dc6ad1 Change mke2fs to use /etc/mke2fs.conf as a configuration file by Theodore Ts'o · 18 years ago
  63. 5dd2a6e Add E2FSCK_CONFIG environment variable by Theodore Ts'o · 19 years ago
  64. 8dceb92 E2fsck: fix future times in the superblock's last mount or last write fields by Theodore Ts'o · 19 years ago
  65. cfe7ba4 Add valgrind support to the regression test suite by Theodore Ts'o · 19 years ago
  66. 49809dd Make e2fsck Pass 1C header consistent with the other headers by Theodore Ts'o · 19 years ago
  67. 70f75dd Add missing changelog file for previous commit (hg changeset: 0502b63a5be9) by Theodore Ts'o · 19 years ago
  68. f76344f [BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s) by Theodore Ts'o · 19 years ago
  69. 1f965c8 Update for e2fsprogs 1.38 release. by Theodore Ts'o · 19 years ago
  70. 7ae1983 Clean up e2fsck problem description messages for typo's and to make them by Theodore Ts'o · 19 years ago
  71. d82f890 defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode, by Theodore Ts'o · 19 years ago
  72. 7793279 Fix the f_dup_resize script to be more portable and not rely on e2fsprogs by Theodore Ts'o · 19 years ago
  73. 5e91614 Don't offer to update or clone the resize inode when e2fsck deals with by Theodore Ts'o · 19 years ago
  74. 86a02b5 test_script.in: Make the test script driver exit with a non-zero by Theodore Ts'o · 19 years ago
  75. fd4b28e Update for the e2fsprogs 1.37 release. by Theodore Ts'o · 19 years ago
  76. d72e954 Fix the test image so that it actually has an ea-in-inode. by Theodore Ts'o · 19 years ago
  77. ddbe331 Add new test case which exercises the ea-in-inode checker in e2fsck. by Theodore Ts'o · 19 years ago
  78. 3eee5e9 Update for release of e2fsprogs 1.36. by Theodore Ts'o · 20 years ago
  79. b7aa0d6 Remove *.pc files on a "make distclean" by Theodore Ts'o · 20 years ago
  80. 33db8f8 Remove support for --enable-clear-htree; this was by Theodore Ts'o · 20 years ago
  81. 1e87f8a f_bad_inode, f_recnect_bad: Adjust test cases to take into by Theodore Ts'o · 20 years ago
  82. 6c313fd Fix e2fsck to not delete symlinks that contain an extended attribute after by Theodore Ts'o · 20 years ago
  83. 06a6cbd Fix Solaris portability bug in the resize tests. by Theodore Ts'o · 20 years ago
  84. 64ad98a resize2fs.c: Fix bug where we don't release the blocks belonging by Theodore Ts'o · 20 years ago
  85. 550a4af E2fsck will now check the individual block group inode and block free counts, by Theodore Ts'o · 20 years ago
  86. 02f61b8 Skip the r_resize_inode test if resize2fs is not compiled (due to by Theodore Ts'o · 20 years ago
  87. 484ae81 r_resize_inode, m_dasd_bs, m_large_file, m_meta_bg, m_no_opt, by Theodore Ts'o · 20 years ago
  88. 3223701 Various portability fixes for Solaris systems. by Theodore Ts'o · 20 years ago
  89. ae181fb f_dup_de, r_resize_inode: change ">& /dev/null" to ">/dev/null 2>&1" by Matthias Andree · 20 years ago
  90. de628f7 Fix f_resize_inode test to deal with the renaming of the debugfs command by Theodore Ts'o · 20 years ago
  91. f90c991 Add two new tests, f_resize_inode, and r_resize_inode, to the regression by Theodore Ts'o · 20 years ago
  92. f581372 m_meta_bg, m_no_opt, m_raid_opt: Adjust tests to take into by Theodore Ts'o · 20 years ago
  93. 522798d Add install-strip and install-shlibs-strip targets by Theodore Ts'o · 20 years ago
  94. 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
  95. 6e4fbbe Attempt recovery if the journal contains illegal blocks by Richard Mortimer · 20 years ago
  96. 56eb4d4 Remove XSI:isms for greater portability. (Addresses Debian Bug #255589) by Theodore Ts'o · 20 years ago
  97. aa5c0a4 Remove .cvsignore files; they were out of date, and causes lintian by Theodore Ts'o · 20 years ago
  98. b70b116 Update version number for e2fsprogs 1.35 release. by Theodore Ts'o · 20 years ago
  99. ac0de52 Add f_selinux test case. by Theodore Ts'o · 21 years ago
  100. b969b1b Fix more compiler warnings. by Matthias Andree · 21 years ago