summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/common.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-26xfs: scrub directory metadataDarrick J. Wong1-0/+28
2017-10-26xfs: scrub inodesDarrick J. Wong1-0/+54
2017-10-26xfs: scrub inode btreesDarrick J. Wong1-0/+29
2017-10-26xfs: scrub free space btreesDarrick J. Wong1-0/+16
2017-10-26xfs: scrub the AGIDarrick J. Wong1-2/+3
2017-10-26xfs: scrub AGF and AGFLDarrick J. Wong1-6/+22
2017-10-26xfs: create helpers to scan an allocation groupDarrick J. Wong1-0/+179
2017-10-26xfs: create helpers to record and deal with scrub problemsDarrick J. Wong1-0/+190
2017-10-26xfs: probe the scrub ioctlDarrick J. Wong1-0/+59