summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/repair.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: repair the AGIDarrick J. Wong2018-08-101-0/+2
* xfs: repair the AGFLDarrick J. Wong2018-08-101-0/+2
* xfs: repair the AGFDarrick J. Wong2018-08-101-0/+2
* xfs: refactor the xrep_extent_list into xfs_bitmapDarrick J. Wong2018-07-311-5/+3Star
* xfs: move the repair extent list into its own fileDarrick J. Wong2018-07-301-26/+1Star
* xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong2018-07-231-16/+12Star
* xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong2018-07-231-19/+19
* xfs: shorten xfs_repair_ prefix to xrep_Darrick J. Wong2018-07-231-37/+37
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1Star
* xfs: repair superblocksDarrick J. Wong2018-05-301-0/+2
* xfs: add helpers to attach quotas to inodesDarrick J. Wong2018-05-301-0/+2
* xfs: recover AG btree roots from rmap dataDarrick J. Wong2018-05-301-0/+20
* xfs: add helpers to dispose of old btree blocks after a repairDarrick J. Wong2018-05-301-0/+6
* xfs: add helpers to collect and sift btree block pointers during repairDarrick J. Wong2018-05-301-0/+28
* xfs: add helpers to allocate and initialize fresh btree rootsDarrick J. Wong2018-05-301-0/+6
* xfs: add helpers to deal with transaction allocation and rollingDarrick J. Wong2018-05-301-0/+12
* xfs: implement the metadata repair ioctl flagDarrick J. Wong2018-05-161-0/+56