summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/fscounters.c
AgeCommit message (Expand)Author
2021-06-02xfs: make for_each_perag... a first class citizenDave Chinner
2021-06-02xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner
2021-04-29xfs: count free space btree blocks when scrubbing pre-lazysbcount fsesDarrick J. Wong
2021-04-29xfs: don't check agf_btreeblks on pre-lazysbcount filesystemsDarrick J. Wong
2021-04-09xfs: get rid of the ip parameter to xchk_setup_*Darrick J. Wong
2020-01-26xfs: remove unnecessary null pointer checks from _read_agf callersDarrick J. Wong
2019-11-06xfs: add missing early termination checks to record scrubbing functionsDarrick J. Wong
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa
2019-06-28xfs: remove unused header filesEric Sandeen
2019-04-30xfs: add online scrub for superblock countersDarrick J. Wong