summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/stats.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-24xfs: teach online scrub to find directory tree structure problemsDarrick J. Wong1-0/+1
2024-02-26xfs: fix scrub stats file permissionsDarrick J. Wong1-2/+2
2024-02-22xfs: teach scrub to check file nlinksDarrick J. Wong1-0/+1
2024-02-22xfs: implement live quotacheck inode scanDarrick J. Wong1-0/+1
2023-09-12xfs: only call xchk_stats_merge after validating scrub inputsDarrick J. Wong1-1/+4
2023-08-10xfs: track usage statistics of online fsckDarrick J. Wong1-0/+405