summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/bitmap.h
AgeCommit message (Expand)Author
2023-08-10xfs: use per-AG bitmaps to reap unused AG metadata blocks during repairrepair-reap-fixes-6.6_2023-08-10Darrick J. Wong
2023-08-10xfs: reap large AG metadata extents when possibleDarrick J. Wong
2023-04-11xfs: cross-reference rmap records with free space btreesDarrick J. Wong
2023-04-11xfs: cross-reference rmap records with ag btreesDarrick J. Wong
2023-04-11xfs: introduce bitmap type for AG blocksDarrick J. Wong
2023-04-11xfs: convert xbitmap to interval treerepair-bitmap-rework-6.4_2023-04-12repair-bitmap-rework-6.4_2023-04-11Darrick J. Wong
2023-04-11xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2023-04-11xfs: update copyright years for scrub/ filesscrub-fix-legalese-6.4_2023-04-12scrub-fix-legalese-6.4_2023-04-11Darrick J. Wong
2023-04-11xfs: fix author and spdx headers on scrub/ filesDarrick J. Wong
2020-03-18xfs: replace open-coded bitmap weight logicDarrick J. Wong
2020-03-18xfs: rename xfs_bitmap to xbitmapDarrick J. Wong
2018-08-10xfs: repair the AGFLDarrick J. Wong
2018-07-31xfs: refactor the xrep_extent_list into xfs_bitmapDarrick J. Wong
2018-07-29xfs: move the repair extent list into its own fileDarrick J. Wong