Age | Commit message (Expand) | Author | Files | Lines |
2007-09-07 | Add test for the case where s_inode_size is zero | Theodore Ts'o | 4 | -0/+18 |
2007-09-07 | Delete the test.img file after running the resize2fs tests | Theodore Ts'o | 2 | -3/+3 |
2007-09-07 | e2fsck: If the superblock is corrupt, automatically retry with the backup sb | Theodore Ts'o | 4 | -3/+4 |
2007-07-22 | Fix mke2fs tests to avoid needing any significant ^M (CR) characters | Theodore Ts'o | 3 | -10/+10 |
2007-07-22 | Fix test in ext2fs_check_desc() for inode table within block group | Eric Sandeen | 4 | -0/+15 |
2007-07-22 | Properly calculate overhead in ext2fs_initialize() | Theodore Ts'o | 2 | -0/+15 |
2007-07-10 | e2fsck: Fix salvage_directory when the last entry's rec_len is too big | Kalpak Shah | 4 | -0/+20 |
2007-07-08 | Remove Changelog files since they're not used after the git migration | Theodore Ts'o | 2 | -1079/+0 |
2007-06-30 | Set LC_ALL instead of LANG in the test suite config | Theodore Ts'o | 1 | -2/+2 |
2007-06-24 | Update Release Notes, Changelogs, version.h, etc. for 1.40 release | Theodore Ts'o | 2 | -0/+8 |
2007-06-21 | New regression test which contains a corrupt ind. block in the journal inode | Kalpak Shah | 6 | -0/+46 |
2007-06-21 | Recreate journal that had been removed previously due to corruption | Kalpak Shah | 4 | -4/+16 |
2007-04-14 | Fix typo in name of f_dup4 regression test | Theodore Ts'o | 1 | -1/+1 |
2007-04-10 | e2fsck: pass1c terminates early if hard links | Jim Garlick | 5 | -0/+179 |
2007-04-07 | Make the test_script ignore and skip empty test directories | Theodore Ts'o | 2 | -0/+7 |
2007-04-07 | Fix up usage and decrement error messages in the test_icount program | Theodore Ts'o | 4 | -18/+24 |
2007-04-02 | e2fsck: Recover a special file which looks an awful lot like a directory | Theodore Ts'o | 5 | -0/+24 |
2007-03-31 | Fix e2fsck to set the filetype of '..' when connecting a dir, to lost+found | Theodore Ts'o | 5 | -0/+70 |
2006-11-12 | Check in binary extent test image file into the source tree. | Theodore Ts'o | 3 | -0/+9 |
2006-11-11 | Add directory hashed signed/unsigned hint to superblock | Theodore Ts'o | 15 | -3/+40 |
2006-11-11 | Add new a new tests make target "checked-failed" which reruns any failed tests | Theodore Ts'o | 2 | -0/+12 |
2006-11-11 | On-disk format definition for huge files | Theodore Ts'o | 3 | -5/+7 |
2006-09-12 | Create new ext2fs library inlines: ext2fs_group_{first,last}_block() | Eric Sandeen | 2 | -2/+8 |
2006-08-06 | If diff -u is supported, use it to report test failures. | Theodore Ts'o | 3 | -1/+6 |
2006-05-30 | Change more "echo -n" to "printf" to avoid screen clutter. | Matthias Andree | 4 | -4/+4 |
2006-05-28 | Make test scripts more robust against locale-related environment variables | Theodore Ts'o | 2 | -1/+6 |
2006-05-24 | Update tests to reflect updated mke2fs.conf file | Theodore Ts'o | 10 | -354/+448 |
2006-05-13 | Change mke2fs's layout of RAID-optimized filesystems to be more optimal | Theodore Ts'o | 2 | -43/+48 |
2006-03-23 | Change mke2fs to use /etc/mke2fs.conf as a configuration file | Theodore Ts'o | 2 | -0/+8 |
2005-12-31 | Add E2FSCK_CONFIG environment variable | Theodore Ts'o | 1 | -0/+2 |
2005-09-24 | E2fsck: fix future times in the superblock's last mount or last write fields | Theodore Ts'o | 2 | -0/+7 |
2005-08-08 | Add valgrind support to the regression test suite | Theodore Ts'o | 7 | -12/+27 |
2005-07-04 | Make e2fsck Pass 1C header consistent with the other headers | Theodore Ts'o | 8 | -7/+11 |
2005-07-04 | Add missing changelog file for previous commit (hg changeset: 0502b63a5be9) | Theodore Ts'o | 1 | -0/+4 |
2005-07-04 | [BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s) | Theodore Ts'o | 4 | -0/+77 |
2005-06-30 | Update for e2fsprogs 1.38 release. | Theodore Ts'o | 2 | -0/+8 |
2005-06-19 | Clean up e2fsck problem description messages for typo's and to make them | Theodore Ts'o | 19 | -121/+122 |
2005-06-16 | defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode, | Theodore Ts'o | 9 | -8/+18 |
2005-05-08 | Fix the f_dup_resize script to be more portable and not rely on e2fsprogs | Theodore Ts'o | 1 | -4/+9 |
2005-04-14 | Don't offer to update or clone the resize inode when e2fsck deals with | Theodore Ts'o | 5 | -0/+63 |
2005-04-09 | test_script.in: Make the test script driver exit with a non-zero | Theodore Ts'o | 2 | -0/+6 |
2005-03-21 | Update for the e2fsprogs 1.37 release. | Theodore Ts'o | 2 | -0/+8 |
2005-03-21 | Fix the test image so that it actually has an ea-in-inode. | Theodore Ts'o | 2 | -1/+1 |
2005-03-21 | Add new test case which exercises the ea-in-inode checker in e2fsck. | Theodore Ts'o | 5 | -0/+14 |
2005-02-05 | Update for release of e2fsprogs 1.36. | Theodore Ts'o | 2 | -0/+8 |
2005-02-05 | Remove *.pc files on a "make distclean" | Theodore Ts'o | 2 | -1/+3 |
2005-02-05 | Remove support for --enable-clear-htree; this was | Theodore Ts'o | 7 | -6/+10 |
2005-01-28 | f_bad_inode, f_recnect_bad: Adjust test cases to take into | Theodore Ts'o | 3 | -4/+12 |
2005-01-27 | Fix e2fsck to not delete symlinks that contain an extended attribute after | Theodore Ts'o | 5 | -0/+50 |
2005-01-26 | Fix Solaris portability bug in the resize tests. | Theodore Ts'o | 2 | -10/+10 |