aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/agheader.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: move various type verifiers to common fileDave Chinner2018-06-08
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walkDarrick J. Wong2018-05-15
* xfs: superblock scrub should use short-lived buffersDarrick J. Wong2018-05-15
* xfs: clean up scrub usage of KM_NOFSDarrick J. Wong2018-05-15
* xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner2018-03-11
* xfs: use memset to initialize xfs_scrub_agfl_infoEric Sandeen2018-02-22
* xfs: scrub in-core metadataDarrick J. Wong2018-01-18
* 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 bnobt records with cntbtDarrick 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: catch a few more error codes when scrubbing secondary sbDarrick J. Wong2018-01-08
* xfs: move all scrub input checking to xfs_scrub_validateEric Sandeen2018-01-08
* xfs: check the uniqueness of the AGFL entriesDarrick J. Wong2017-11-09
* xfs: scrub the AGIDarrick J. Wong2017-10-26
* xfs: scrub AGF and AGFLDarrick J. Wong2017-10-26
* xfs: scrub the secondary superblocksDarrick J. Wong2017-10-26