summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub
AgeCommit message (Expand)Author
2019-10-09xfs: cross-reference the realtime rmapbtrealtime-rmap_2019-10-09Darrick J. Wong
2019-10-09xfs: cross-reference realtime bitmap to realtime rmapbt scrubberDarrick J. Wong
2019-10-09xfs: scrub the realtime rmapbtDarrick J. Wong
2019-10-09xfs: add a realtime flag to the rmap update log redo itemsDarrick J. Wong
2019-10-09xfs: prepare rmap functions to deal with rtrmapbtDarrick J. Wong
2019-10-09xfs: widen xfs_rmap_irec fields to handle realtime rmapbtDarrick J. Wong
2019-10-09xfs: scrub and repair finobt block countersDarrick J. Wong
2019-10-09xfs: store free inode btree block counts in AGI headerDarrick J. Wong
2019-10-09xfs: enforce metadata inode flagDarrick J. Wong
2019-10-09xfs: repair summary countersrepair-hard-problems_2019-10-09Darrick J. Wong
2019-10-09xfs: implement live quotacheck as part of quota repairDarrick J. Wong
2019-10-09xfs: repair the rmapbtDarrick J. Wong
2019-10-09xfs: make xfile io asynchronousDarrick J. Wong
2019-10-09xfs: introduce online scrub freezeDarrick J. Wong
2019-10-09xfs: update health status if we get a clean bill of healthindirect-health-reporting_2019-10-09Darrick J. Wong
2019-10-09xfs: remember sick inodes that get inactivatedDarrick J. Wong
2019-10-09xfs: parallelize inode inactivationDarrick J. Wong
2019-10-09xfs: repair quotasrepair-quota_2019-10-09Darrick J. Wong
2019-10-09xfs: scrub should set preen if attr leaf has holesrepair-inode-data_2019-10-09Darrick J. Wong
2019-10-09xfs: repair extended attributesDarrick J. Wong
2019-10-09xfs: create a blob array data structureDarrick J. Wong
2019-10-09xfs: repair damaged symlinksDarrick J. Wong
2019-10-09xfs: repair inode block mapsrepair-inodes_2019-10-09Darrick J. Wong
2019-10-09xfs: zap broken inode forksDarrick J. Wong
2019-10-09xfs: repair inode recordsDarrick J. Wong
2019-10-09xfs: repair refcount btreesrepair-ag-btrees_2019-10-09Darrick J. Wong
2019-10-09xfs: repair inode btreesDarrick J. Wong
2019-10-09xfs: repair free space btreesDarrick J. Wong
2019-10-09xfs: create a big array data structureDarrick J. Wong
2019-10-09xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2019-10-09Darrick J. Wong
2019-10-09xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2019-10-09xfs: always rescan allegedly healthy per-ag metadata after repairrepair-health_2019-10-09Darrick J. Wong
2019-10-09xfs: add a repair revalidation function pointerDarrick J. Wong
2019-10-09xfs: convert xbitmap to interval treerepair-bitmap-rework_2019-10-09Darrick J. Wong
2019-10-09xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2019-10-09xfs: replace open-coded bitmap weight logicDarrick J. Wong
2019-10-09xfs: rename xfs_bitmap to xbitmapDarrick J. Wong
2019-10-09xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2019-10-09Darrick J. Wong
2019-10-09xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2019-10-09xfs: xrep_reap_extents should not destroy the bitmapDarrick J. Wong
2019-10-09xfs: removed unused error variable from xchk_refcountbt_recAliasgar Surti
2019-09-23xfs: removed unneeded variableAliasgar Surti
2019-08-30xfs: make attr lookup returns consistentDave Chinner
2019-08-29xfs: remove all *_ITER_ABORT valuesDarrick J. Wong
2019-08-28xfs: log proper length of btree block in scrub/repairxfs-5.4-merge-1Eric Sandeen
2019-08-26xfs: bmap scrub should only scrub records onceDarrick J. Wong
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa
2019-07-30xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...xfs-5.3-fixes-1Jia-Ju Bai
2019-07-05xfs: online scrub needn't bother zeroing its temporary bufferxfs-5.3-merge-10Darrick J. Wong
2019-07-05xfs: only allocate memory for scrubbing attributes when we need itDarrick J. Wong