summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/attr.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong2018-07-231-10/+10
* xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong2018-07-231-5/+5
* xfs: shorten xfs_scrub_ prefixDarrick J. Wong2018-07-231-53/+53
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1
* xfs: don't continue scrub if already corruptDarrick J. Wong2018-05-151-1/+2
* xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong2018-03-231-1/+1
* xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}Darrick J. Wong2017-11-091-1/+1
* xfs: trivial sparse fixes for the new scrub codeChristoph Hellwig2017-11-061-2/+2
* xfs: scrub extended attribute leaf spaceDarrick J. Wong2017-11-011-21/+232
* xfs: scrub extended attributesDarrick J. Wong2017-10-261-0/+260