aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/parent.c
AgeCommit message (Expand)Author
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: avoid ABBA deadlock when scrubbing parent pointersDarrick J. Wong
2018-05-15xfs: don't continue scrub if already corruptDarrick J. Wong
2018-03-23xfs: flag inode corruption if parent ptr doesn't get us a real inodeDarrick J. Wong
2018-01-17xfs: fix a few erroneous process_error calls in the scrubbersDarrick J. Wong
2018-01-09xfs: harden directory integrity checks some moreDarrick J. Wong
2017-11-09xfs: fix uninitialized return values in scrub codeDarrick J. Wong
2017-10-26xfs: scrub directory parent pointersDarrick J. Wong