summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/dabtree.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unused header filesEric Sandeen2019-06-291-8/+0Star
* xfs: dabtree scrub needs to range-check levelDarrick J. Wong2019-03-191-0/+5
* xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong2018-07-231-28/+28
* xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong2018-07-231-3/+3
* xfs: shorten xfs_scrub_ prefixDarrick J. Wong2018-07-231-62/+62
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1Star
* xfs: scrub in-core metadataDarrick J. Wong2018-01-181-0/+22
* xfs: only check da node header padding on v5 filesystemsDarrick J. Wong2017-11-091-1/+2
* xfs: scrub: avoid uninitialized return codeDarrick J. Wong2017-11-031-1/+1
* xfs: scrub extended attribute leaf spaceDarrick J. Wong2017-11-011-1/+3
* xfs: scrub directory/attribute btreesDarrick J. Wong2017-10-271-0/+588