Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / e2fsck / problem.h
2014-08-10 Theodore Ts'oMerge branch 'maint' into next
2014-08-10 Darrick J. Wonge2fsck: check inline dir size is a multiple of 4
2014-08-10 Darrick J. Wonge2fsck: fix conflicting extents|inlinedata inode flags
2014-08-10 Darrick J. Wonge2fsck: clear extents and inline_data flags from fifo...
2014-08-10 Darrick J. Wonge2fsck: clear inline_data inode flag if EA missing
2014-08-10 Darrick J. Wonge2fsck: check ea-in-inode regions for overlap
2014-08-10 Darrick J. Wonge2fsck: convert 'delete files' warning to a proper...
2014-08-10 Theodore Ts'oe2fsck: flush out the superblock and bitmaps before...
2014-08-10 Theodore Ts'oe2fsck: fix file systems with an overly large s_first_m...
2014-08-03 Darrick J. Wonge2fsck: offer to clear inode table blocks that are...
2014-08-03 Darrick J. Wonge2fsck: try to salvage corrupt directory entry blocks
2014-08-03 Darrick J. Wonge2fsck: try to salvage extent blocks with bad checksums
2014-08-03 Darrick J. Wonglibext2fs: check EA block headers when reading in the...
2014-08-03 Darrick J. Wonge2fsck: use root dir for lost+found when really desperate
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonge2fsck: fix rule-violating lblk->pblk mappings on bigal...
2014-07-25 Theodore Ts'oMerge branch 'maint' into next
2014-07-25 Darrick J. Wonge2fsck: clear uninit flag on directory extents
2014-07-25 Theodore Ts'oMerge branch 'maint' into next
2014-07-25 Darrick J. Wonge2fsck: collapse holes in extent-based directories
2014-07-23 Darrick J. Wonge2fsck: don't clobber critical metadata during check_blocks
2014-03-15 Darrick J. Wonge2fsck: print runs of duplicate blocks instead of all...
2014-03-04 Zheng Liue2fsck: check inline_data in pass3
2014-03-04 Zheng Liue2fsck: add problem descriptions and check inline data...
2013-12-03 Theodore Ts'oMerge branch 'maint' into next
2013-12-03 Theodore Ts'oe2fsck: use dgrp_t for block group numbers
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-12 Darrick J. Wonge2fsck: enable extents on all 64bit filesystems
2013-06-08 Theodore Ts'oMerge branch 'maint'
2013-06-07 David Jefferye2fsck: detect invalid extents at the end of an extent...
2012-12-24 Theodore Ts'oMerge branch 'maint' into next
2012-12-20 Eric Sandeene2fsck: fix incorrect interior node logical start values
2012-08-03 Darrick J. Wonge2fsck: verify and correct MMP checksum problems
2012-08-03 Darrick J. Wonge2fsck: ensure block group checksum uses
2012-08-03 Darrick J. Wonge2fsck: check extended attribute block checksums
2012-08-02 Darrick J. Wonge2fsck: check directory leaf block checksums
2012-08-02 Darrick J. Wonge2fsck: verify htree root/node checksums
2012-07-30 Darrick J. Wonge2fsck: verify extent tree blocks and clear the bad...
2012-07-30 Darrick J. Wonge2fsck: verify block bitmap checksum
2012-07-30 Darrick J. Wonge2fsck: verify inode bitmap checksum
2012-07-30 Darrick J. Wonge2fsck: verify and correct inode checksums
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...
next