Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / e2fsck / problem.c
2015-11-30 Theodore Ts'oMerge branch 'maint' into next
2015-11-30 Darrick J. Wonge2fsck: zap extent-format inode with no extent header
2015-07-22 Darrick J. Wonge2fsck: check htree leaf block checksums
2015-07-16 Theodore Ts'oe2fsck: check for encrypted directory entries with...
2015-07-16 Theodore Ts'oe2fsck: check for an encrypted lost+found directory
2015-07-13 Theodore Ts'oSuppress annoying missing field initializer warnings
2015-05-17 Darrick J. Wonge2fsck: convert block-mapped files to extents on bigall...
2015-04-21 Darrick J. Wonge2fsck: rebuild sparse extent trees & convert non-exten...
2015-04-12 Theodore Ts'oRemove compression support
2015-04-06 Theodore Ts'oMerge branch 'maint' into next
2015-03-29 Theodore Ts'oe2fsck: use PROMPT_NONE for FUTURE_SB_LAST_*_FUDGED...
2015-02-23 Theodore Ts'oe2fsck: suppress bad name checks for encrypted directories
2014-12-03 Darrick J. Wonge2fsck: remove 'invalid' wording from error when extent...
2014-09-20 Darrick J. Wongmisc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-09-19 Darrick J. Wonge2fsck: offer to clear overlapping extents
2014-09-11 Darrick J. Wonge2fsck: ignore badblocks if it says badblocks inode...
2014-09-11 Darrick J. Wonge2fsck: detect and repair external journal superblock...
2014-08-29 Theodore Ts'oMerge tag 'v1.42.12' into next
2014-08-26 Theodore Ts'oe2fsck: fix spelling error (strage vs storage)
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 Darrick J. Wonge2fsck: fix the various checksum error messages
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-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-05 Jan Karae2fsck: fix last mount time and last write time in...
2014-06-04 Benno Schulenberge2fsck: make two comments match the messages
2014-06-04 Benno Schulenberge2fsck: make a prompt message simpler and thus translatable
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-05 Theodore Ts'oe2fsck: if any problems are fixed in pass 0, check...
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...
2014-01-06 Theodore Ts'oMerge branch 'maint' into next
2014-01-05 Theodore Ts'oe2fsck: improve the "superblock corrupt" message
2013-12-12 Theodore Ts'oMerge branch 'maint' into next
2013-12-12 Andreas Dilgere2fsck: fix problem comments to match actual message
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...
2013-01-01 Theodore Ts'oMerge branch 'maint' into next
2012-12-29 Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
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-07-16 Aditya Kalie2fsck/quota: mark FS invalid if quotas are not fixed
2012-07-14 Andreas Dilgere2fsck: rename "bool" variables
2012-04-24 Andreas Dilgere2fsck: quiet harmless inode/blocks errors
2012-04-24 Aditya Kalie2fsck,libquota: Update quota only if its inconsistent
2012-04-24 Aditya Kalie2fsck: Fix check for hidden quota files
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-16 Theodore Ts'oe2fsck: add the max_count_problems setting in e2fsck...
2012-03-16 Theodore Ts'oe2fsck: print a notice when we've started suppressing...
2012-03-15 Theodore Ts'oe2fsck: print the current and expected block group...
2012-03-14 Theodore Ts'oe2fsck: add ability to limit the # of problems of a...
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-10-09 Theodore Ts'oe2fsck: fix problem message for PR_1_QUOTA_BAD_MODE
2011-09-28 Theodore Ts'oe2fsck: check for invalid bad block inode
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-24 Andreas Dilgermisc: quiet minor compiler errors
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
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-12-06 Theodore Ts'oe2fsck: Add the ability to force a problem to not be...
2010-05-13 Theodore Ts'oe2fsck: Skip time-based checks if the time looks insane...
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...
2010-01-04 Theodore Ts'oe2fsck: Add new e2fsck.conf option: broken_system_clock
2009-10-17 Theodore Ts'oe2fsck: Accept superblock times to be fudged by up...
2009-10-04 Theodore Ts'oe2fsck: Interpret negative blkcount in file system...
next