summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/scrub.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-27xfs: scrub refcount btreesDarrick J. Wong1-0/+5
2017-10-27xfs: scrub rmap btreesDarrick J. Wong1-0/+5
2017-10-27xfs: scrub inode btreesDarrick J. Wong1-0/+9
2017-10-27xfs: scrub free space btreesDarrick J. Wong1-0/+8
2017-10-27xfs: scrub the AGIDarrick J. Wong1-0/+4
2017-10-27xfs: scrub AGF and AGFLDarrick J. Wong1-0/+8
2017-10-27xfs: scrub the secondary superblocksDarrick J. Wong1-0/+4
2017-10-27xfs: create helpers to scan an allocation groupDarrick J. Wong1-0/+4
2017-10-27xfs: probe the scrub ioctlDarrick J. Wong1-0/+29
2017-10-27xfs: dispatch metadata scrub subcommandsDarrick J. Wong1-1/+195
2017-10-27xfs: create an ioctl to scrub AG metadataDarrick J. Wong1-0/+54