aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/agheader_repair.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28xfs: remove unused header filesEric Sandeen1-5/+0
2019-02-11xfs: use buf ops magic to detect btree block typeDarrick J. Wong1-6/+0
2019-02-11xfs: split up allocation btree verifierBrian Foster1-2/+2
2019-02-11xfs: create a separate finobt verifierBrian Foster1-1/+1
2018-12-12xfs: remove xfs_rmap_ag_owner and friendsDarrick J. Wong1-3/+2
2018-08-10xfs: repair the AGIDarrick J. Wong1-0/+217
2018-08-10xfs: repair the AGFLDarrick J. Wong1-0/+281
2018-08-10xfs: repair the AGFDarrick J. Wong1-0/+379
2018-07-23xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong1-4/+4
2018-07-23xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong1-1/+1
2018-07-23xfs: shorten xfs_repair_ prefix to xrep_Darrick J. Wong1-1/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-15/+1
2018-05-30xfs: repair superblocksDarrick J. Wong1-0/+70