summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/dir.c
AgeCommit message (Expand)Author
2019-02-11xfs: check directory name validityDarrick J. Wong
2018-07-26xfs: clean up IRELE/iput callsitesDarrick J. Wong
2018-07-23xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong
2018-07-23xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong
2018-07-23xfs: shorten xfs_scrub_ prefixDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-15xfs: don't continue scrub if already corruptDarrick J. Wong
2018-03-23xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong
2018-01-17xfs: directory scrubber must walk through data block to offsetDarrick J. Wong
2018-01-17xfs: scrub in-core metadataDarrick J. Wong
2018-01-17xfs: fix a few erroneous process_error calls in the scrubbersDarrick J. Wong
2017-11-09xfs: fix uninitialized return values in scrub codeDarrick J. Wong
2017-11-09xfs: refactor the directory data block bestfree checksDarrick J. Wong
2017-11-06xfs: trivial sparse fixes for the new scrub codeChristoph Hellwig
2017-11-06xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig
2017-11-01xfs: scrub extended attribute leaf spaceDarrick J. Wong
2017-10-26xfs: scrub directory freespaceDarrick J. Wong
2017-10-26xfs: scrub directory metadataDarrick J. Wong