summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/rmap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1
* xfs: skip scrub xref if corruption already notedDarrick J. Wong2018-05-161-3/+3
* xfs: cross-reference refcount btree during scrubDarrick J. Wong2018-01-181-0/+37
* xfs: cross-reference reverse-mapping btreeDarrick J. Wong2018-01-181-0/+65
* xfs: cross-reference inode btrees during scrubDarrick J. Wong2018-01-181-0/+4
* xfs: cross-reference with the bnobtDarrick J. Wong2018-01-181-0/+5
* xfs: introduce scrubber cross-referencing stubsDarrick J. Wong2018-01-181-0/+12
* xfs: scrub rmap btreesDarrick J. Wong2017-10-271-0/+138