aboutsummaryrefslogtreecommitdiff
path: root/e2fsck/problem.h
AgeCommit message (Expand)Author
2020-06-24ANDROID: e2fsck: Handle casefolded encryptionandroid11-devDaniel Rosenberg
2020-06-24ANDROID: e2fsck: Do not mutate encrypted namesDaniel Rosenberg
2019-09-03e2fsck: check the validity of the casefold flagTheodore Ts'o
2018-08-11e2fsck: remove resize inode if both resize_inode and meta_bg are enabledLukas Czerner
2018-06-22e2fsck: set dir_nlink feature if large dir existsAndreas Dilger
2018-06-19e2fsck: handle s_inodes_count corruption properlyJan Kara
2017-10-15Merge branch 'maint' into nextTheodore Ts'o
2017-10-15Fix typos in code comments and developer docsSebastian Rasmussen
2017-07-27Merge branch 'maint' into nextTheodore Ts'o
2017-07-22e2fsck: check for invalid quota inode numbersTheodore Ts'o
2017-07-04e2fsck: track ea_inode referencesTahsin Erdogan
2017-07-04e2fsck: ea_inode hash validationTahsin Erdogan
2017-07-04e2fsck: add support for large xattrs in external inodesAndreas Dilger
2017-04-13e2fsprogs: supersede i_dir_acl with i_size_high for all casesArtem Blagodarenko
2017-02-17e2fsck: make problem comments match error messagesAndreas Dilger
2016-09-04e2fsck: enforce that the extra isize fields in the superblock are saneTheodore Ts'o
2016-05-29libsupport: fix gcc -Wall nitsTheodore Ts'o
2016-03-14e2fsck: correct ext4 dates generated by old kernelsDavid Turner
2016-03-06e2fsck: check the checksum seed feature flag is set correctlyDarrick J. Wong
2015-11-30Merge branch 'maint' into nextTheodore Ts'o
2015-11-30e2fsck: zap extent-format inode with no extent headerDarrick J. Wong
2015-07-16e2fsck: check for encrypted directory entries with too-short file namesTheodore Ts'o
2015-07-16e2fsck: check for an encrypted lost+found directoryTheodore Ts'o
2015-05-16e2fsck: convert block-mapped files to extents on bigalloc fsDarrick J. Wong
2015-04-21e2fsck: rebuild sparse extent trees & convert non-extent ext3 filesDarrick J. Wong
2015-04-12Remove compression supportTheodore Ts'o
2015-02-23e2fsck: suppress bad name checks for encrypted directoriesTheodore Ts'o
2014-09-18e2fsck: offer to clear overlapping extentsDarrick J. Wong
2014-09-11e2fsck: ignore badblocks if it says badblocks inode is badDarrick J. Wong
2014-09-11e2fsck: detect and repair external journal superblock checksum errorsDarrick J. Wong
2014-08-10Merge branch 'maint' into nextTheodore Ts'o
2014-08-10e2fsck: check inline dir size is a multiple of 4Darrick J. Wong
2014-08-10e2fsck: fix conflicting extents|inlinedata inode flagsDarrick J. Wong
2014-08-10e2fsck: clear extents and inline_data flags from fifo/socket/device inodesDarrick J. Wong
2014-08-10e2fsck: clear inline_data inode flag if EA missingDarrick J. Wong
2014-08-10e2fsck: check ea-in-inode regions for overlapDarrick J. Wong
2014-08-10e2fsck: convert 'delete files' warning to a proper fix_problem errorDarrick J. Wong
2014-08-10e2fsck: flush out the superblock and bitmaps before printing final messagesTheodore Ts'o
2014-08-10e2fsck: fix file systems with an overly large s_first_meta_bgTheodore Ts'o
2014-08-02e2fsck: offer to clear inode table blocks that are insaneDarrick J. Wong
2014-08-02e2fsck: try to salvage corrupt directory entry blocksDarrick J. Wong
2014-08-02e2fsck: try to salvage extent blocks with bad checksumsDarrick J. Wong
2014-08-02libext2fs: check EA block headers when reading in the blockDarrick J. Wong
2014-08-02e2fsck: use root dir for lost+found when really desperateDarrick J. Wong
2014-07-26Merge branch 'maint' into nextTheodore Ts'o
2014-07-26e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystemsDarrick J. Wong
2014-07-25Merge branch 'maint' into nextTheodore Ts'o
2014-07-25e2fsck: clear uninit flag on directory extentsDarrick J. Wong
2014-07-25Merge branch 'maint' into nextTheodore Ts'o
2014-07-25e2fsck: collapse holes in extent-based directoriesDarrick J. Wong