Whamcloud - gitweb
e2fsck: check for consistent encryption policies
[tools/e2fsprogs.git] / e2fsck / problem.h
2019-10-10 Eric Biggerse2fsck: check for consistent encryption policies
2019-09-03 Theodore Ts'oe2fsck: check the validity of the casefold flag
2019-08-15 Theodore Ts'oe2fsck: add a developer-only extended option: clear_all...
2018-08-11 Lukas Czernere2fsck: remove resize inode if both resize_inode and...
2018-06-22 Andreas Dilgere2fsck: set dir_nlink feature if large dir exists
2018-06-19 Jan Karae2fsck: handle s_inodes_count corruption properly
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-22 Theodore Ts'oe2fsck: check for invalid quota inode numbers
2017-07-05 Tahsin Erdogane2fsck: track ea_inode references
2017-07-05 Tahsin Erdogane2fsck: ea_inode hash validation
2017-07-05 Andreas Dilgere2fsck: add support for large xattrs in external inodes
2017-04-13 Artem Blagodarenkoe2fsprogs: supersede i_dir_acl with i_size_high for...
2017-02-17 Andreas Dilgere2fsck: make problem comments match error messages
2016-09-04 Theodore Ts'oe2fsck: enforce that the extra isize fields in the...
2016-05-29 Theodore Ts'olibsupport: fix gcc -Wall nits
2016-03-14 David Turnere2fsck: correct ext4 dates generated by old kernels
2016-03-07 Darrick J. Wonge2fsck: check the checksum seed feature flag is set...
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-16 Theodore Ts'oe2fsck: check for encrypted directory entries with...
2015-07-16 Theodore Ts'oe2fsck: check for an encrypted lost+found directory
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-02-23 Theodore Ts'oe2fsck: suppress bad name checks for encrypted directories
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-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...
next