aboutsummaryrefslogtreecommitdiff
path: root/e2fsck/problem.c
AgeCommit message (Expand)Author
2022-08-11e2fsck: streamline problem latch handlingTheodore Ts'o
2022-05-11e2fsck: avoid theoretical null dereference in end_problem_latch()zhanchengbin
2022-05-02e2fsck: no parent lookup in disconnected dirAndreas Dilger
2022-05-02e2fsck: map PROMPT_* values to prompt messagesAndreas Dilger
2021-04-11blkid: include time.h to provide explicit declaration for time()Theodore Ts'o
2021-02-11Fix clang warnings on architectures with a 64-bit longTheodore Ts'o
2021-02-08e2fsck: fix check of directories over 4GBAndreas Dilger
2021-01-28Merge branch 'maint' into nextTheodore Ts'o
2021-01-27AOSP: ANDROID: e2fsck: Handle casefolded encryptionDaniel Rosenberg
2021-01-27AOSP: ANDROID: e2fsck: Do not mutate encrypted namesDaniel Rosenberg
2021-01-27e2fsck: add new problem for encoded name checkArnaud Ferraris
2020-03-20e2fsck: clarify overflow link count error messageJan Kara
2020-03-07e2fsck: clarify overflow link count error messageJan Kara
2019-10-09e2fsck: check for consistent encryption policiesEric Biggers
2019-09-03Merge branch 'maint' into nextTheodore Ts'o
2019-09-03e2fsck: check the validity of the casefold flagTheodore Ts'o
2019-08-15e2fsck: add a developer-only extended option: clear_all_uninit_bitsTheodore Ts'o
2019-07-13e2fsck: add xgettext:no-c-format tagsTheodore Ts'o
2019-05-12e2fsck: fix printf format / argument mismatchesTheodore Ts'o
2019-05-10e2fsck: fix XML validity problem with the problem logTheodore Ts'o
2019-05-06e2fsck: add support for saving the problem code logTheodore Ts'o
2018-12-15e2fsck: use "Optimize?" prompt for PR_1E_CAN_{COLLAPSE,NARROW}_EXTENT_TREETheodore Ts'o
2018-11-15e2fsck: check xattr 'system.data' before setting inline_data featureLi Dongyang
2018-10-11e2fsck: clear clang warnings for missing field initializers in structsTheodore Ts'o
2018-08-11e2fsck: remove resize inode if both resize_inode and meta_bg are enabledLukas Czerner
2018-07-14Fix compile error and warnings for old gcc versionsLi Dongyang
2018-06-22misc: add e2mmpstatus utility via dumpe2fsShuichi Ihara
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-22e2fsck: add support for printing the quota type in problem reports using %UTheodore 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
2017-02-16e2fsck: exit with exit status 0 if no errors were fixedTheodore Ts'o
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: fix problem report typoEric Whitney
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-22e2fsck: check htree leaf block checksumsDarrick 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