aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/parent.c
Commit message (Expand)AuthorAge
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: collapse scrub bool state flags into a single unsigned intDarrick J. Wong2019-04-16
* 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: avoid ABBA deadlock when scrubbing parent pointersDarrick J. Wong2018-05-15
* xfs: don't continue scrub if already corruptDarrick J. Wong2018-05-15
* xfs: flag inode corruption if parent ptr doesn't get us a real inodeDarrick J. Wong2018-03-23
* xfs: fix a few erroneous process_error calls in the scrubbersDarrick J. Wong2018-01-18
* xfs: harden directory integrity checks some moreDarrick J. Wong2018-01-09
* xfs: fix uninitialized return values in scrub codeDarrick J. Wong2017-11-09
* xfs: scrub directory parent pointersDarrick J. Wong2017-10-26