summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/inode.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17xfs: fix a few erroneous process_error calls in the scrubbersDarrick J. Wong1-1/+1
2018-01-08xfs: have buffer verifier functions report failing addressDarrick J. Wong1-1/+1
2018-01-08xfs: always grab transaction when scrubbing inodeDarrick J. Wong1-1/+1
2018-01-08xfs: scrub inode nsec fieldsDarrick J. Wong1-0/+10
2017-11-30xfs: scrub inode mode properlyDarrick J. Wong1-1/+13
2017-11-09xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}Darrick J. Wong1-4/+4
2017-10-26xfs: scrub inodesDarrick J. Wong1-0/+611