aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/ialloc.c
Commit message (Expand)AuthorAge
* 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: skip scrub xref if corruption already notedDarrick J. Wong2018-05-15
* xfs: xfs_scrub_iallocbt_xref_rmap_inodes should use xref_set_corruptDarrick J. Wong2018-03-23
* xfs: record inode buf errors as a xref error in inobt scrubberDarrick J. Wong2018-03-23
* xfs: don't clobber inobt/finobt cursors when xref with rmapDarrick J. Wong2018-01-29
* xfs: cross-reference refcount btree during scrubDarrick J. Wong2018-01-18
* xfs: cross-reference reverse-mapping btreeDarrick J. Wong2018-01-18
* xfs: cross-reference inode btrees during scrubDarrick J. Wong2018-01-18
* xfs: cross-reference with the bnobtDarrick J. Wong2018-01-18
* xfs: introduce scrubber cross-referencing stubsDarrick J. Wong2018-01-18
* xfs: scrub inode btreesDarrick J. Wong2017-10-26