aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/repair.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-23xfs: clean up xfs_btree_del_cursor callersDarrick J. Wong1-4/+3
2018-07-23xfs: trivial xfs_btree_del_cursor cleanupsDarrick J. Wong1-1/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-15/+1
2018-05-30xfs: add helpers to attach quotas to inodesDarrick J. Wong1-0/+61
2018-05-30xfs: recover AG btree roots from rmap dataDarrick J. Wong1-0/+190
2018-05-30xfs: add helpers to dispose of old btree blocks after a repairDarrick J. Wong1-0/+251
2018-05-30xfs: add helpers to collect and sift btree block pointers during repairDarrick J. Wong1-0/+217
2018-05-30xfs: add helpers to allocate and initialize fresh btree rootsDarrick J. Wong1-0/+80
2018-05-30xfs: add helpers to deal with transaction allocation and rollingDarrick J. Wong1-0/+160
2018-05-15xfs: implement the metadata repair ioctl flagDarrick J. Wong1-0/+130