Age | Commit message (Expand) | Author | Files | Lines |
2006-11-11 | Add directory hashed signed/unsigned hint to superblock | Theodore Ts'o | 1 | -1/+4 |
2006-11-11 | On-disk format definition for huge files | Theodore Ts'o | 1 | -4/+11 |
2006-10-21 | Fix potential e2fsck -n crash | Theodore Ts'o | 1 | -1/+2 |
2006-03-18 | Fix format statements to make e2fsprogs programs 32-bit clean | Takashi Sato | 1 | -2/+2 |
2005-07-04 | [BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s) | Theodore Ts'o | 1 | -20/+22 |
2005-04-14 | Use a centrally stored current time for "now" which | Theodore Ts'o | 1 | -1/+1 |
2005-02-05 | Remove support for --enable-clear-htree; this was | Theodore Ts'o | 1 | -7/+0 |
2005-01-28 | pass2.c (e2fsck_process_bad_inode): Fix a corner case involving | Theodore Ts'o | 1 | -0/+15 |
2005-01-27 | Fixed missing not_fixed branch in e2fsck so that if the frag size field in | Theodore Ts'o | 1 | -1/+2 |
2005-01-27 | Fix e2fsck to not delete symlinks that contain an extended attribute after | Theodore Ts'o | 1 | -20/+34 |
2004-01-30 | Fix a byte swap bugs, including one which caused e2fsck to | Theodore Ts'o | 1 | -0/+3 |
2003-12-28 | Fix more compiler warnings. | Matthias Andree | 1 | -0/+1 |
2003-12-07 | Fix gcc -Wall nitpicks | Theodore Ts'o | 1 | -14/+17 |
2003-08-01 | ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() | Theodore Ts'o | 1 | -2/+2 |
2003-07-06 | Fixx gcc -Wall nitpicks. | Theodore Ts'o | 1 | -0/+2 |
2003-04-19 | Fix gcc -Wall warnings. | Theodore Ts'o | 1 | -3/+3 |
2003-03-14 | e2fsck/pass2.c (check_dir_block): Check for duplicate filenames within | Theodore Ts'o | 1 | -9/+49 |
2003-03-01 | Update debugfs and e2fsck to use the blkid library. | Theodore Ts'o | 1 | -15/+0 |
2002-12-18 | pass2.c (strnlen): Provide strnlen if libc doesn't. | Theodore Ts'o | 1 | -0/+15 |
2002-11-09 | Add german translation to the language catalog | Theodore Ts'o | 1 | -1/+1 |
2002-10-02 | Fix endian problems in the htree code for e2fsck and debugfs. | Theodore Ts'o | 1 | -14/+18 |
2002-09-30 | Avoid counting directory entries during a directory salvage. | Theodore Ts'o | 1 | -26/+79 |
2002-09-29 | pass2.c (check_dir_block): Do a more paranoid check when trying | Theodore Ts'o | 1 | -1/+6 |
2002-09-28 | Add a more sophisticated algorithm to e2fsck to salvage corrupted | Theodore Ts'o | 1 | -12/+63 |
2002-08-31 | Fix a bug which caused e2fsck to fail to correctly check filesystems | Theodore Ts'o | 1 | -4/+44 |
2002-08-17 | Overhaul extended attribute handling. Should now be correct with | Theodore Ts'o | 1 | -15/+29 |
2002-07-21 | Add SIGINT and SIGTERM handling to fsck and e2fsck. For e2fsck, | Theodore Ts'o | 1 | -3/+7 |
2002-07-20 | Add support to e2fsck to reindex directories to use hash trees. | Theodore Ts'o | 1 | -0/+4 |
2002-07-15 | pass2.c (e2fsck_pass2): Use dx_dir->numblocks instead of | Theodore Ts'o | 1 | -6/+6 |
2002-06-26 | Add support for the half-MD4 HTREE hash. | Theodore Ts'o | 1 | -3/+4 |
2002-06-25 | Add initial support for htree directories. | Theodore Ts'o | 1 | -2/+254 |
2002-05-21 | Fix up Andreas' changeset. Avoid use of dynamic automatic arrays, | Theodore Ts'o | 1 | -5/+6 |
2002-05-18 | Add more complete tests for symlinks: nul termination of long links and length | Andreas Dilger | 1 | -1/+1 |
2001-08-09 | pass1.c, pass2.c, problem.c, problem.h: Fix bug introduced by | Theodore Ts'o | 1 | -5/+36 |
2001-08-04 | Cleanup changes to Andreas' symlink patch. Remove use of EXT2_LINK_DIR | Theodore Ts'o | 1 | -1/+0 |
2001-08-04 | Add extra checks for bad symlinks, including zero length symlinks, | Andreas Dilger | 1 | -2/+3 |
2001-07-02 | Add initial support for extended attribute blocks | Theodore Ts'o | 1 | -0/+14 |
2001-06-02 | ChangeLog, pass1.c, pass2.c, problem.c, problem.h: | Theodore Ts'o | 1 | -12/+12 |
2001-05-05 | ChangeLog, pass2.c: | Theodore Ts'o | 1 | -0/+2 |
2001-01-12 | ChangeLog, pass2.c: | Theodore Ts'o | 1 | -7/+5 |
2001-01-11 | Many files: | Theodore Ts'o | 1 | -7/+8 |
2000-11-17 | ChangeLog, message.c, pass1b.c, pass2.c, pass3.c, problem.c, problem.h: | Theodore Ts'o | 1 | -8/+14 |
2000-02-11 | Many files: | Theodore Ts'o | 1 | -1/+1 |
1999-11-10 | ChangeLog, e2fsck.h, pass1.c, pass2.c, pass3.c, problem.c, problem.h, util.c: | Theodore Ts'o | 1 | -10/+1 |
1999-10-25 | ChangeLog, pass2.c, problem.c, problem.h: | Theodore Ts'o | 1 | -1/+7 |
1999-10-22 | ChangeLog, pass2.c, problem.c, problem.h: | Theodore Ts'o | 1 | -2/+7 |
1999-10-21 | Many files: | Theodore Ts'o | 1 | -0/+65 |
1999-07-19 | Many files: | Theodore Ts'o | 1 | -1/+3 |
1999-06-25 | ChangeLog, e2fsck.h, pass1.c, pass2.c, pass4.c, swapfs.c: | Theodore Ts'o | 1 | -3/+3 |
1998-11-14 | ChangeLog, mke2fs.c, tune2fs.8.in: | Theodore Ts'o | 1 | -0/+8 |