aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/health.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-07xfs: make is_log_ag() a first class helperDave Chinner1-0/+2
2021-06-02xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner1-1/+1
2021-03-25xfs: mark a data structure sick if there are cross-referencing errorsDarrick J. Wong1-1/+2
2019-11-07xfs: fix missing header includesDarrick J. Wong1-0/+1
2019-06-28xfs: remove unused header filesEric Sandeen1-8/+0
2019-04-30xfs: add online scrub for superblock countersDarrick J. Wong1-0/+1
2019-04-16xfs: scrub should only cross-reference with healthy btreesDarrick J. Wong1-0/+60
2019-04-16xfs: scrub/repair should update filesystem metadata healthDarrick J. Wong1-0/+176