summaryrefslogtreecommitdiff
path: root/e2fsck/problem.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint' into nextTheodore Ts'o2022-08-061-0/+3
|\
| * e2fsck: no parent lookup in disconnected dirAndreas Dilger2022-05-021-0/+3
* | e2fsck: Add support for handling orphan fileJan Kara2021-09-301-0/+46
|/
* e2fsck: fix check of directories over 4GBAndreas Dilger2021-02-081-2/+2
* Merge branch 'maint' into nextTheodore Ts'o2021-01-281-0/+13
|\
| * AOSP: ANDROID: e2fsck: Handle casefolded encryptionDaniel Rosenberg2021-01-271-0/+9
| * AOSP: ANDROID: e2fsck: Do not mutate encrypted namesDaniel Rosenberg2021-01-271-0/+12
| * e2fsck: clarify overflow link count error messageJan Kara2020-03-201-0/+3
* | e2fsck: add new problem for encoded name checkArnaud Ferraris2021-01-271-0/+3
* | e2fsck: clarify overflow link count error messageJan Kara2020-03-071-0/+3
* | e2fsck: check for consistent encryption policiesEric Biggers2019-10-091-2/+13
|/
* e2fsck: check the validity of the casefold flagTheodore Ts'o2019-09-031-1/+9
* e2fsck: remove resize inode if both resize_inode and meta_bg are enabledLukas Czerner2018-08-111-0/+3
* e2fsck: set dir_nlink feature if large dir existsAndreas Dilger2018-06-221-0/+3
* e2fsck: handle s_inodes_count corruption properlyJan Kara2018-06-191-0/+2
* Merge branch 'maint' into nextTheodore Ts'o2017-10-151-5/+5
|\
| * Fix typos in code comments and developer docsSebastian Rasmussen2017-10-151-5/+5
* | Merge branch 'maint' into nextTheodore Ts'o2017-07-271-0/+3
|\ \ | |/
| * e2fsck: check for invalid quota inode numbersTheodore Ts'o2017-07-221-0/+3
* | e2fsck: track ea_inode referencesTahsin Erdogan2017-07-041-1/+4
* | e2fsck: ea_inode hash validationTahsin Erdogan2017-07-041-3/+0
* | e2fsck: add support for large xattrs in external inodesAndreas Dilger2017-07-041-0/+14
* | e2fsprogs: supersede i_dir_acl with i_size_high for all casesArtem Blagodarenko2017-04-131-2/+2
|/
* e2fsck: make problem comments match error messagesAndreas Dilger2017-02-171-273/+278
* e2fsck: enforce that the extra isize fields in the superblock are saneTheodore Ts'o2016-09-041-0/+6
* libsupport: fix gcc -Wall nitsTheodore Ts'o2016-05-291-0/+8
* e2fsck: correct ext4 dates generated by old kernelsDavid Turner2016-03-141-0/+3
* e2fsck: check the checksum seed feature flag is set correctlyDarrick J. Wong2016-03-061-0/+3
* Merge branch 'maint' into nextTheodore Ts'o2015-11-301-0/+3
|\
| * e2fsck: zap extent-format inode with no extent headerDarrick J. Wong2015-11-301-0/+39
* | e2fsck: check for encrypted directory entries with too-short file namesTheodore Ts'o2015-07-161-0/+3
* | e2fsck: check for an encrypted lost+found directoryTheodore Ts'o2015-07-161-0/+3
* | e2fsck: convert block-mapped files to extents on bigalloc fsDarrick J. Wong2015-05-161-0/+3
* | e2fsck: rebuild sparse extent trees & convert non-extent ext3 filesDarrick J. Wong2015-04-211-0/+33
* | Remove compression supportTheodore Ts'o2015-04-121-2/+2
* | e2fsck: suppress bad name checks for encrypted directoriesTheodore Ts'o2015-02-231-0/+3
* | e2fsck: offer to clear overlapping extentsDarrick J. Wong2014-09-181-0/+6
* | e2fsck: ignore badblocks if it says badblocks inode is badDarrick J. Wong2014-09-111-0/+3
* | e2fsck: detect and repair external journal superblock checksum errorsDarrick J. Wong2014-09-111-0/+3
* | Merge branch 'maint' into nextTheodore Ts'o2014-08-101-3/+14
|\ \ | |/
| * e2fsck: flush out the superblock and bitmaps before printing final messagesTheodore Ts'o2014-08-101-0/+9
| * e2fsck: fix file systems with an overly large s_first_meta_bgTheodore Ts'o2014-08-101-0/+3
* | e2fsck: check inline dir size is a multiple of 4Darrick J. Wong2014-08-101-0/+6
* | e2fsck: fix conflicting extents|inlinedata inode flagsDarrick J. Wong2014-08-101-0/+12
* | e2fsck: clear extents and inline_data flags from fifo/socket/device inodesDarrick J. Wong2014-08-101-0/+3
* | e2fsck: clear inline_data inode flag if EA missingDarrick J. Wong2014-08-101-0/+3
* | e2fsck: check ea-in-inode regions for overlapDarrick J. Wong2014-08-101-0/+3
* | e2fsck: convert 'delete files' warning to a proper fix_problem errorDarrick J. Wong2014-08-101-0/+3
* | e2fsck: offer to clear inode table blocks that are insaneDarrick J. Wong2014-08-021-2/+2
* | e2fsck: try to salvage corrupt directory entry blocksDarrick J. Wong2014-08-021-3/+0