Age | Commit message (Expand) | Author | Files | Lines |
2002-11-09 | Update files for 1.32 release. | Theodore Ts'o | 2 | -0/+8 |
2002-11-08 | Update files for 1.31 release. | Theodore Ts'o | 2 | -0/+8 |
2002-11-08 | Skip byteswap tests on --disable-swapfs | Theodore Ts'o | 2 | -0/+12 |
2002-11-01 | Update files for 1.30 release. | Theodore Ts'o | 2 | -0/+8 |
2002-09-30 | Avoid counting directory entries during a directory salvage. | Theodore Ts'o | 13 | -8/+1012 |
2002-09-24 | Update for 1.29 release. | Theodore Ts'o | 2 | -0/+8 |
2002-08-31 | Update changelogs for 1.28 release | Theodore Ts'o | 2 | -0/+8 |
2002-08-17 | Overhaul extended attribute handling. Should now be correct with | Theodore Ts'o | 19 | -78/+90 |
2002-08-01 | Change e2fsck to use a red/black tree in pass1b, to remove O(n**2) | Theodore Ts'o | 8 | -19/+25 |
2002-07-25 | Add e2fsck -D option which optimizes/compresses directories. | Theodore Ts'o | 2 | -4/+4 |
2002-07-20 | Add support to e2fsck to reindex directories to use hash trees. | Theodore Ts'o | 6 | -6/+15 |
2002-06-26 | Add support for the half-MD4 HTREE hash. | Theodore Ts'o | 7 | -3/+51 |
2002-06-25 | Add initial support for htree directories. | Theodore Ts'o | 13 | -0/+65 |
2002-06-10 | Do sanity checking of the number of blocks and inodes in a group for | Andreas Dilger | 9 | -0/+35 |
2002-05-21 | Check for inodes which are too big (either too many blocks, or | Theodore Ts'o | 9 | -8/+57 |
2002-05-21 | Fix up Andreas' changeset. Avoid use of dynamic automatic arrays, | Theodore Ts'o | 4 | -23/+32 |
2002-05-18 | Add more complete tests for symlinks: nul termination of long links and length | Andreas Dilger | 6 | -26/+45 |
2002-03-08 | Update for 1.27 release. | Theodore Ts'o | 2 | -0/+8 |
2002-03-07 | Fixed the journal handling so that an offer is made to clear the | Theodore Ts'o | 10 | -1/+67 |
2002-03-07 | E2fsck now prints ranges in pass 5 when printing deltas in | Theodore Ts'o | 17 | -20/+29 |
2002-02-26 | Update Changelog messages to use tytso@mit.edu for all addresses | Theodore Ts'o | 1 | -1/+1 |
2002-02-12 | Lots of small random portability fixes to make e2fsprogs build | Theodore Ts'o | 3 | -4/+15 |
2002-02-03 | f_swapfs: Fix expect script to deal with extra spaces now printed | Theodore Ts'o | 2 | -6/+11 |
2002-02-03 | Update files for 1.26 release. | Theodore Ts'o | 2 | -4/+12 |
2002-01-06 | Add new Makefile target "make testnew" which will allow easy testcase | Andreas Dilger | 2 | -1/+34 |
2001-12-16 | Fix e2fsck's handling of external journals,and update journal | Theodore Ts'o | 6 | -0/+28 |
2001-11-30 | journal.c: fix an endianness bug. | Gabriel Paubert | 2 | -3/+4 |
2001-11-30 | f_badorphan, f_journal: Update expect files to reflect the fact | Theodore Ts'o | 4 | -2/+13 |
2001-11-26 | f_miss_blk_bmap: Add new test which checks for bug in e2fsck | Theodore Ts'o | 5 | -0/+33 |
2001-10-07 | journal.c (clear_v2_journal_fields, e2fsck_journal_load): If the | Theodore Ts'o | 5 | -0/+23 |
2001-09-20 | Update changelogs for 1.25 release. | Theodore Ts'o | 2 | -0/+8 |
2001-09-04 | Update for 1.24a release | Theodore Ts'o | 2 | -0/+8 |
2001-08-31 | Update for 1.24 release. | Theodore Ts'o | 2 | -0/+8 |
2001-08-27 | Add missing log entry showing when we released e2fsprogs 1.23 | Theodore Ts'o | 2 | -0/+8 |
2001-08-04 | Ignore .failed and .new files when running e2fsck tests. | Andreas Dilger | 1 | -1/+2 |
2001-08-04 | f_bad_inode, f_badsymlinks: Update expect files to reflect | Theodore Ts'o | 4 | -11/+20 |
2001-08-04 | Add extra checks for bad symlinks, including zero length symlinks, | Andreas Dilger | 2 | -0/+5 |
2001-08-04 | Add several tests for bad symlinks, including immutable flags, zero | Andreas Dilger | 4 | -0/+61 |
2001-07-27 | Update problem message printed when special files have the immutable | Theodore Ts'o | 2 | -6/+14 |
2001-07-07 | f_badinode: Update expect.1 to match change in invalid symlink | Theodore Ts'o | 2 | -1/+6 |
2001-06-23 | Update changelogs for 1.22. | Theodore Ts'o | 2 | -0/+8 |
2001-06-22 | Filter out CR characters from the output, since BK filtered \r fromthe | Theodore Ts'o | 3 | -2/+8 |
2001-06-16 | ChangeLog: | Theodore Ts'o | 2 | -0/+8 |
2001-06-02 | ChangeLog, expect.1, image.gz: | Theodore Ts'o | 3 | -3/+9 |
2001-06-02 | ChangeLog: | Theodore Ts'o | 1 | -1/+1 |
2001-06-01 | ChangeLog, wordwrap.pl: | Theodore Ts'o | 2 | -4/+10 |
2001-06-01 | ChangeLog, expect.1, expect.2, image.gz, name: | Theodore Ts'o | 5 | -0/+56 |
2001-06-01 | ChangeLog, expect, script: | Theodore Ts'o | 3 | -5/+14 |
2001-05-25 | e2fsprogs.lsm, version.h: | Theodore Ts'o | 2 | -0/+8 |
2001-05-14 | ChangeLog, pass1.c, problem.c, problem.h, problemP.h: | Theodore Ts'o | 5 | -0/+88 |