summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/agheader.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: move various type verifiers to common fileDave Chinner2018-06-081-1/+1
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1
* xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walkDarrick J. Wong2018-05-151-65/+13
* xfs: superblock scrub should use short-lived buffersDarrick J. Wong2018-05-151-3/+1
* xfs: clean up scrub usage of KM_NOFSDarrick J. Wong2018-05-151-1/+2
* xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner2018-03-111-3/+3
* xfs: use memset to initialize xfs_scrub_agfl_infoEric Sandeen2018-02-221-1/+2
* xfs: scrub in-core metadataDarrick J. Wong2018-01-171-0/+3
* xfs: cross-reference refcount btree during scrubDarrick J. Wong2018-01-171-0/+25
* xfs: cross-reference reverse-mapping btreeDarrick J. Wong2018-01-171-2/+66
* xfs: cross-reference inode btrees during scrubDarrick J. Wong2018-01-171-0/+27
* xfs: cross-reference bnobt records with cntbtDarrick J. Wong2018-01-171-0/+33
* xfs: cross-reference with the bnobtDarrick J. Wong2018-01-171-0/+96
* xfs: introduce scrubber cross-referencing stubsDarrick J. Wong2018-01-171-1/+62
* xfs: catch a few more error codes when scrubbing secondary sbDarrick J. Wong2018-01-081-0/+16
* xfs: move all scrub input checking to xfs_scrub_validateEric Sandeen2018-01-081-17/+0
* xfs: check the uniqueness of the AGFL entriesDarrick J. Wong2017-11-091-2/+61
* xfs: scrub the AGIDarrick J. Wong2017-10-261-0/+85
* xfs: scrub AGF and AGFLDarrick J. Wong2017-10-261-0/+184
* xfs: scrub the secondary superblocksDarrick J. Wong2017-10-261-0/+330
OpenPOWER on IntegriCloud