summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/health.c
Commit message (Expand)AuthorAgeFilesLines
* xfs/health: cleanup, remove duplicated includingWang Jinchao2023-12-221-2/+0
* xfs: set inode sick state flags when we zap either ondisk forkDarrick J. Wong2023-12-151-0/+32
* xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong2023-08-101-0/+10
* xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong2023-04-111-0/+2
* xfs: update copyright years for scrub/ filesDarrick J. Wong2023-04-111-1/+1
* xfs: fix author and spdx headers on scrub/ filesDarrick J. Wong2023-04-111-2/+2
* xfs: make is_log_ag() a first class helperDave Chinner2022-07-071-0/+2
* xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner2021-06-021-1/+1
* xfs: mark a data structure sick if there are cross-referencing errorsDarrick J. Wong2021-03-251-1/+2
* xfs: fix missing header includesDarrick J. Wong2019-11-071-0/+1
* xfs: remove unused header filesEric Sandeen2019-06-281-8/+0
* xfs: add online scrub for superblock countersDarrick J. Wong2019-04-301-0/+1
* xfs: scrub should only cross-reference with healthy btreesDarrick J. Wong2019-04-161-0/+60
* xfs: scrub/repair should update filesystem metadata healthDarrick J. Wong2019-04-161-0/+176