summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/health.c
AgeCommit message (Expand)Author
2022-11-09xfs: update health status if we get a clean bill of healthindirect-health-reporting_2022-11-09Darrick J. Wong
2022-11-09xfs: remember sick inodes that get inactivatedDarrick J. Wong
2022-11-09xfs: separate the marking of sick and checked metadataDarrick J. Wong
2022-11-09xfs: teach scrub to check file nlinksDarrick J. Wong
2022-11-09xfs: implement live quotacheck inode scanDarrick J. Wong
2022-11-09xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2022-11-09xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong
2022-07-07xfs: make is_log_ag() a first class helperDave Chinner
2021-06-02xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner
2021-03-25xfs: mark a data structure sick if there are cross-referencing errorsDarrick J. Wong
2019-11-07xfs: fix missing header includesDarrick J. Wong
2019-06-28xfs: remove unused header filesEric Sandeen
2019-04-30xfs: add online scrub for superblock countersxfs-5.2-merge-3Darrick J. Wong
2019-04-16xfs: scrub should only cross-reference with healthy btreesDarrick J. Wong
2019-04-16xfs: scrub/repair should update filesystem metadata healthDarrick J. Wong