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