summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/common.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: scrub inode btreesDarrick J. Wong2017-10-261-0/+29
* xfs: scrub free space btreesDarrick J. Wong2017-10-261-0/+16
* xfs: scrub the AGIDarrick J. Wong2017-10-261-2/+3
* xfs: scrub AGF and AGFLDarrick J. Wong2017-10-261-6/+22
* xfs: create helpers to scan an allocation groupDarrick J. Wong2017-10-261-0/+179
* xfs: create helpers to record and deal with scrub problemsDarrick J. Wong2017-10-261-0/+190
* xfs: probe the scrub ioctlDarrick J. Wong2017-10-261-0/+59