summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/attr.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-23xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong1-10/+10
2018-07-23xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong1-5/+5
2018-07-23xfs: shorten xfs_scrub_ prefixDarrick J. Wong1-53/+53
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-15/+1
2018-05-15xfs: don't continue scrub if already corruptDarrick J. Wong1-1/+2
2018-03-23xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong1-1/+1
2017-11-09xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}Darrick J. Wong1-1/+1
2017-11-06xfs: trivial sparse fixes for the new scrub codeChristoph Hellwig1-2/+2
2017-11-01xfs: scrub extended attribute leaf spaceDarrick J. Wong1-21/+232
2017-10-26xfs: scrub extended attributesDarrick J. Wong1-0/+260