aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/health.c
AgeCommit message (Expand)Author
2023-12-22xfs/health: cleanup, remove duplicated includingWang Jinchao
2023-12-15xfs: set inode sick state flags when we zap either ondisk forkDarrick J. Wong
2023-08-10xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2023-04-11xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong
2023-04-11xfs: update copyright years for scrub/ filesDarrick J. Wong
2023-04-11xfs: fix author and spdx headers on scrub/ filesDarrick 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 countersDarrick 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