summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/scrub.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: scrub inode block mappingsDarrick J. Wong2017-10-261-0/+12
* xfs: scrub inodesDarrick J. Wong2017-10-261-2/+16
* xfs: scrub refcount btreesDarrick J. Wong2017-10-261-0/+5
* xfs: scrub rmap btreesDarrick J. Wong2017-10-261-0/+5
* xfs: scrub inode btreesDarrick J. Wong2017-10-261-0/+9
* xfs: scrub free space btreesDarrick J. Wong2017-10-261-0/+8
* xfs: scrub the AGIDarrick J. Wong2017-10-261-0/+4
* xfs: scrub AGF and AGFLDarrick J. Wong2017-10-261-0/+8
* xfs: scrub the secondary superblocksDarrick J. Wong2017-10-261-0/+4
* xfs: create helpers to scan an allocation groupDarrick J. Wong2017-10-261-0/+4
* xfs: probe the scrub ioctlDarrick J. Wong2017-10-261-0/+29
* xfs: dispatch metadata scrub subcommandsDarrick J. Wong2017-10-261-1/+195
* xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-261-0/+54