]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - e2fsck/pass2.c
Fix encoding for rec_len in directories for >= 64k blocksize file systems
[thirdparty/e2fsprogs.git] / e2fsck / pass2.c
2009-06-22  Theodore Ts'oFix encoding for rec_len in directories for >= 64k...
2009-06-15  Theodore Ts'oe2fsck: fix miscellaneous memory leaks
2009-05-28  Ken ChenAdd empty function for init_resource_track() and print_...
2009-05-28  Andreas Dilgere2fsck: only restart e2fsck once for inodes in uninit...
2009-04-24  Theodore Ts'oe2fsck: On a 32-bit filesystem, make sure i_file_acl_hi...
2008-11-27  Theodore Ts'oe2fsck: Don't cancel the fsck run after clearing an...
2008-11-16  Theodore Ts'oFix various signed/unsigned gcc warnings
2008-08-28  Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-26  Theodore Ts'oAdd support for with empty directory blocks in 64k...
2008-08-25  Andreas Dilgerfix e2fsck error message for bad htree depth
2008-06-18  Theodore Ts'oMerge branch 'maint'
2008-06-08  Theodore Ts'oMerge branch 'maint'
2008-06-07  Theodore Ts'oMerge branch 'maint'
2008-06-03  Theodore Ts'oMerge branch 'maint' into next
2008-05-21  Theodore Ts'oMerge branch 'maint'
2008-04-27  Theodore Ts'oMerge branch 'maint'
2008-04-22  Theodore Ts'oMerge branch 'maint'
2008-04-17  Theodore Ts'oAdd support for the HUGE_FILE feature
2008-04-17  Theodore Ts'oMerge branch 'maint'
2008-04-07  Theodore Ts'oMerge branch 'maint'
2008-04-06  Theodore Ts'oMerge branch 'maint' into next
2008-03-30  Theodore Ts'oMerge branch 'maint'
2008-03-20  Jose R. SantosMake e2fsck uninit block group aware
2008-03-20  Theodore Ts'oMerge branch 'maint' into next
2008-03-15  Theodore Ts'oMerge branch 'maint'
2008-03-14  Theodore Ts'oe2fsck: Support long symlinks which use extents
2008-03-13  Theodore Ts'oMerge branch 'maint'
2008-03-12  Theodore Ts'oe2fsck: Handle a pass 2 "should never happen" error...
2008-02-29  Theodore Ts'oMerge branch 'maint'
2008-02-27  Theodore Ts'oMerge branch 'maint'
2008-02-27  Theodore Ts'oe2fsck: Don't clear the LARGE_FILES feature flag
2008-02-19  Theodore Ts'oMerge branch 'maint' into next
2008-02-18  Theodore Ts'oe2fsck: factor out code to clear an inode into e2fsck_c...
2008-02-17  Theodore Ts'oMerge branch 'maint' into next
2008-02-10  Theodore Ts'oMerge branch 'maint' into next
2008-01-28  Theodore Ts'oMerge branch 'maint' into next
2008-01-01  Theodore Ts'oMerge branch 'maint' into next
2007-12-17  Theodore Ts'oMerge branch 'maint' into next
2007-12-09  Theodore Ts'oMerge branch 'maint' into next
2007-11-04  Theodore Ts'oMerge basic FLEX_BG support
2007-11-01  Theodore Ts'oMerge branch 'cl/remove-masix' into next
2007-11-01  Coly Lie2fsck: remove masix support
2007-10-15  Theodore Ts'oMerge branch 'maint' into next
2007-10-06  Theodore Ts'oMerge branch 'maint'
2007-10-06  Theodore Ts'oe2fsck: update the backup superblocks if the feature...
2007-08-21  Theodore Ts'oMerge branch 'maint'
2007-08-04  Theodore Ts'oMerge branch 'maint'
2007-08-04  Theodore Ts'oAdd I/O statistics to e2fsck
2007-07-10  Kalpak Shahe2fsck: Fix salvage_directory when the last entry's...
2007-04-19  Theodore Ts'oRemove unused variable in e2fsck/pass2.c:check_dir_block()
2007-04-14  Bryn M. ReevesCorrect byteswapping for fast symlinks with xattrs
2007-04-14  Theodore Ts'oImprove I/O error messages in e2fsck
2007-04-06  Theodore Ts'oEnable e2fsck to use the tdb library for the inode...
2007-04-05  Theodore Ts'oRework e2fsck's dirinfo abstraction to be more friendly...
2006-11-15  Theodore Ts'oFix misc. gcc -Wall complaints in the misc and e2fsck...
2006-11-12  Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-11-11  Theodore Ts'oOn-disk format definition for huge files
2006-10-22  Theodore Ts'oFix potential e2fsck -n crash
2006-03-19  Takashi SatoFix format statements to make e2fsprogs programs 32...
2005-07-04  Theodore Ts'o[BUGFIX]: E2fsck will segfault on disconnected inode...
2005-04-14  Theodore Ts'oUse a centrally stored current time for "now" which
2005-02-05  Theodore Ts'oRemove support for --enable-clear-htree; this was
2005-01-28  Theodore Ts'opass2.c (e2fsck_process_bad_inode): Fix a corner case...
2005-01-28  Theodore Ts'oFixed missing not_fixed branch in e2fsck so that if...
2005-01-27  Theodore Ts'oFix e2fsck to not delete symlinks that contain an exten...
2004-01-30  Theodore Ts'oFix a byte swap bugs, including one which caused e2fsck to
2003-12-28  Matthias AndreeFix more compiler warnings.
2003-12-07  Theodore Ts'oFix gcc -Wall nitpicks
2003-08-01  Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2003-07-06  Theodore Ts'oFixx gcc -Wall nitpicks.
2003-04-19  Theodore Ts'oFix gcc -Wall warnings.
2003-03-15  Theodore Ts'oe2fsck/pass2.c (check_dir_block): Check for duplicate...
2003-03-02  Theodore Ts'oUpdate debugfs and e2fsck to use the blkid library.
2002-12-18  Theodore Ts'opass2.c (strnlen): Provide strnlen if libc doesn't.
2002-11-09  Theodore Ts'oAdd german translation to the language catalog
2002-10-03  Theodore Ts'oFix endian problems in the htree code for e2fsck and...
2002-09-30  Theodore Ts'oAvoid counting directory entries during a directory...
2002-09-29  Theodore Ts'opass2.c (check_dir_block): Do a more paranoid check...
2002-09-28  Theodore Ts'oAdd a more sophisticated algorithm to e2fsck to salvage...
2002-08-31  Theodore Ts'oFix a bug which caused e2fsck to fail to correctly...
2002-08-17  Theodore Ts'oOverhaul extended attribute handling. Should now be...
2002-07-21  Theodore Ts'oAdd SIGINT and SIGTERM handling to fsck and e2fsck...
2002-07-20  Theodore Ts'oAdd support to e2fsck to reindex directories to use...
2002-07-15  Theodore Ts'opass2.c (e2fsck_pass2): Use dx_dir->numblocks instead of
2002-06-26  Theodore Ts'oAdd support for the half-MD4 HTREE hash.
2002-06-26  Theodore Ts'oAdd initial support for htree directories.
2002-05-21  Theodore Ts'oFix up Andreas' changeset. Avoid use of dynamic automa...
2002-05-18  Andreas DilgerAdd more complete tests for symlinks: nul termination...
2001-08-09  Theodore Ts'opass1.c, pass2.c, problem.c, problem.h: Fix bug introdu...
2001-08-05  Theodore Ts'oCleanup changes to Andreas' symlink patch. Remove...
2001-08-04  Andreas DilgerAdd extra checks for bad symlinks, including zero lengt...
2001-07-02  Theodore Ts'oAdd initial support for extended attribute blocks
2001-06-02  Theodore Ts'oChangeLog, pass1.c, pass2.c, problem.c, problem.h:
2001-05-05  Theodore Ts'oChangeLog, pass2.c:
2001-01-12  Theodore Ts'oChangeLog, pass2.c:
2001-01-11  Theodore Ts'oMany files:
2000-11-17  Theodore Ts'oChangeLog, message.c, pass1b.c, pass2.c, pass3.c, probl...
2000-02-11  Theodore Ts'oMany files:
1999-11-10  Theodore Ts'oChangeLog, e2fsck.h, pass1.c, pass2.c, pass3.c, problem...
1999-10-25  Theodore Ts'oChangeLog, pass2.c, problem.c, problem.h:
next