summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/health.c
AgeCommit message (Expand)Author
2021-12-15xfs: teach scrub to check file nlinksDarrick J. Wong
2021-12-15xfs: scrub the realtime refcount btreeDarrick J. Wong
2021-12-15xfs: scrub the realtime rmapbtDarrick J. Wong
2021-12-15xfs: update health status if we get a clean bill of healthindirect-health-reporting_2021-12-15Darrick J. Wong
2021-12-15xfs: remember sick inodes that get inactivatedDarrick J. Wong
2021-12-15xfs: separate the marking of sick and checked metadataDarrick J. Wong
2021-12-15xfs: implement live quotacheck inode scanDarrick J. Wong
2021-12-15xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
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