Whamcloud - gitweb
e2fsck: track errors/badness found for each inode
[tools/e2fsprogs.git] / e2fsck / problem.h
2012-05-29 Andreas Dilgere2fsck: track errors/badness found for each inode
2012-05-29 Andreas Dilgere2fsck: add support for expanding the inode size
2012-05-29 Andreas Dilgere2fsck: allow deleting or zeroing shared blocks
2012-05-29 Andreas Dilgere2fsck: improve in-inode xattr checks
2012-04-24 Aditya Kalie2fsck,libquota: Update quota only if its inconsistent
2012-03-22 Lukas Czernere2fsck: remove EXT4_EOFBLOCKS_FL flag handling
2012-03-22 Theodore Ts'oe2fsck: report ext2fs_open2() and ext2fs_check_desc...
2012-03-18 Theodore Ts'oe2fsck: add logging capability
2012-03-15 Theodore Ts'oe2fsck: print the current and expected block group...
2012-03-12 Theodore Ts'oe2fsck: check for zero length extent
2012-02-06 Theodore Ts'oe2fsck: allow the block bitmap to be uninit when the...
2011-09-28 Theodore Ts'oe2fsck: check for invalid bad block inode
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-08-31 Aditya Kalie2fsck: add support for checking the built-in quota...
2011-06-16 Theodore Ts'oe2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with...
2011-06-10 Theodore Ts'oe2fsck: add basic bigalloc support to check (but not...
2010-05-12 Theodore Ts'oe2fsck: Fix a number of problems that were inappropriat...
2010-05-10 Theodore Ts'oe2fsck: Check for cases where EOFBLOCKS_FL is unnecessa...
2009-08-19 Theodore Ts'oe2fsck: Add a global latch question for bad group descr...
2009-07-17 Theodore Ts'oe2fsck: Fix superblock times in the future even if...
2009-05-03 Andreas Dilgere2fsck: cleanup whitespace in problem.c and problem.h
2009-05-03 Andreas Dilgere2fsck: Add test code in problem.c to verify problem...
2009-04-24 Theodore Ts'oe2fsck: On a 32-bit filesystem, make sure i_file_acl_hi...
2008-12-26 Theodore Ts'oe2fsck: Fix an unhandled corruption case in scan_extent...
2008-10-13 Theodore Ts'oe2fsck: Offer to clear the test_fs flag if ext4 is...
2008-06-07 Theodore Ts'oe2fsck: Add support to check journal checksums
2008-06-03 Theodore Ts'oe2fsck: Detect unordered extents in an extent node
2008-03-31 Theodore Ts'oFix trailing whitespace in e2fsck/problem.[ch]
2008-03-31 Andreas Dilgere2fsck: Add check to enforce a valid block bitmap in...
2008-03-20 Jose R. SantosMake e2fsck uninit block group aware
2008-03-14 Theodore Ts'oe2fsck: Check for fast symlinks that have EXTENTS_FL set
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-03-12 Theodore Ts'oe2fsck: Handle a pass 2 "should never happen" error...
2008-02-19 Theodore Ts'oe2fsck: Add support for extents
2007-07-02 Theodore Ts'oe2fsck: Detect recursive loops in @-expansions
2007-06-21 Kalpak ShahRecreate journal that had been removed previously due...
2007-04-02 Theodore Ts'oe2fsck: Recover a special file which looks an awful...
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-03-10 Theodore Ts'oEnhance e2fsck so it can fix external journal hint...
2005-09-25 Theodore Ts'oE2fsck: fix future times in the superblock's last mount...
2005-03-21 Theodore Ts'oIntegrate code from Alex Thomas at Clusterfs to check...
2005-02-05 Theodore Ts'oRemove support for --enable-clear-htree; this was
2004-12-24 Theodore Ts'oAdd support to detect corrupted resize_inode's to e2fsck.
2004-12-17 Theodore Ts'oFix e2fsck so that it will clean up filesystesm that...
2003-11-21 Theodore Ts'opass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK),
2003-08-21 Theodore Ts'oAdd support for backing up the journal inode location...
2003-03-15 Theodore Ts'oe2fsck/pass2.c (check_dir_block): Check for duplicate...
2003-03-14 Theodore Ts'oChange e2fsck to detect and offer to delete or rename...
2002-09-30 Theodore Ts'oAvoid counting directory entries during a directory...
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-25 Theodore Ts'oAdd e2fsck -D option which optimizes/compresses directo...
2002-07-20 Theodore Ts'oAdd support to e2fsck to reindex directories to use...
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-22 Theodore Ts'oCheck for inodes which are too big (either too many...
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...
2002-03-07 Theodore Ts'oE2fsck now prints ranges in pass 5 when printing deltas in
2001-12-22 Theodore Ts'oGive the opportunity for e2fsck to run the journal...
2001-10-07 Theodore Ts'ojournal.c (clear_v2_journal_fields, e2fsck_journal_load...
2001-10-07 Theodore Ts'oe2fsck.h, journal.c (e2fsck_move_ext3_journal): Add...
2001-08-09 Theodore Ts'opass1.c, pass2.c, problem.c, problem.h: Fix bug introdu...
2001-07-23 Theodore Ts'oAdd support for use of an external journal (so long...
2001-07-19 Theodore Ts'oThis patch completes the initial extended attribute...
2001-07-07 Theodore Ts'oAdd code to check and fix incorrect reference counts...
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-06-02 Theodore Ts'oChangeLog, journal.c, problem.c, problem.h:
2001-05-23 Theodore Ts'oChangeLog, journal.c, problem.c, problem.h:
2001-05-14 Theodore Ts'oChangeLog, pass1.c, problem.c, problem.h, problemP.h:
2001-05-14 Theodore Ts'oChangeLog, e2fsck.h, journal.c, problem.c, problem...
2001-01-12 Theodore Ts'oChangeLog, pass1.c, problem.c, problem.h:
2001-01-11 Theodore Ts'oMany files:
2001-01-03 Theodore Ts'oChangeLog, pass1.c, problem.c, problem.h:
2000-12-30 Theodore Ts'oChangeLog, journal.c, problem.h:
2000-12-13 Theodore Ts'oChangeLog, problem.c, problem.h:
2000-11-17 Theodore Ts'oChangeLog, message.c, pass1b.c, pass2.c, pass3.c, probl...
2000-10-25 Theodore Ts'oChangeLog, journal.c, problem.c, problem.h, super.c:
2000-08-20 Theodore Ts'oChangeLog, journal.c, message.c, problem.c, problem...
2000-08-18 Theodore Ts'oMany files:
2000-08-14 Theodore Ts'oMany files:
2000-06-10 Theodore Ts'oChangeLog, pass5.c, problem.c, problem.h:
2000-05-27 Theodore Ts'oChangeLog, pass1.c, problem.c, problem.h:
2000-05-08 Theodore Ts'oChangeLog, problem.c, problem.h, super.c:
2000-02-11 Theodore Ts'oMany files:
1999-11-10 Theodore Ts'oChangeLog, e2fsck.h, pass1.c, pass2.c, pass3.c, problem...
1999-11-08 Theodore Ts'oChangeLog, e2fsck.c, pass4.c, problem.h, unix.c:
1999-10-25 Theodore Ts'oChangeLog, pass2.c, problem.c, problem.h:
1999-10-22 Theodore Ts'oChangeLog, pass2.c, problem.c, problem.h:
1999-10-21 Theodore Ts'oMany files:
1999-06-18 Theodore Ts'oChangeLog, problem.c, problem.h, super.c:
1999-03-16 Theodore Ts'oChangeLog, pass3.c, problem.c, problem.h, util.c:
1998-11-14 Theodore Ts'oChangeLog, mke2fs.c, tune2fs.8.in:
1998-09-03 Theodore Ts'oChangeLog, pass3.c, pass4.c, problem.c, problem.h,...
1998-06-10 Theodore Ts'oChangeLog, pass1.c, problem.h:
1998-03-24 Theodore Ts'oMany files:
1997-11-14 Theodore Ts'oMany files:
1997-10-03 Theodore Ts'oMany files:
next