summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub
AgeCommit message (Expand)Author
2019-08-10convert freespto btree bulk loadrepair-redesign_2019-08-10Darrick J. Wong
2019-08-10refactor freespace repair to use one context structureDarrick J. Wong
2019-08-10convert refcount repair to bulk loadDarrick J. Wong
2019-08-10ialloc initial bulkload implementationDarrick J. Wong
2019-08-10implement incore btree space reservationsDarrick J. Wong
2019-08-10clean up refcount repair codeDarrick J. Wong
2019-08-10clean up and reorganize iallocDarrick J. Wong
2019-08-10xfs: whine to dmesg when we encounter errorsdjwong-wtf_2019-08-10Darrick J. Wong
2019-08-10xfs: cross-reference the realtime rmapbtrealtime-rmap_2019-08-10Darrick J. Wong
2019-08-10xfs: cross-reference realtime bitmap to realtime rmapbt scrubberDarrick J. Wong
2019-08-10xfs: scrub the realtime rmapbtDarrick J. Wong
2019-08-10xfs: prepare rmap functions to deal with rtrmapbtDarrick J. Wong
2019-08-10xfs: scrub and repair finobt block countersDarrick J. Wong
2019-08-10xfs: store free inode btree block counts in AGI headerDarrick J. Wong
2019-08-10xfs: enforce metadata inode flagDarrick J. Wong
2019-08-10xfs: repair summary countersrepair-part-two_2019-08-10Darrick J. Wong
2019-08-10xfs: implement live quotacheck as part of quota repairDarrick J. Wong
2019-08-10xfs: repair the rmapbtDarrick J. Wong
2019-08-10xfs: introduce online scrub freezeDarrick J. Wong
2019-08-10xfs: update health status if we get a clean bill of healthDarrick J. Wong
2019-08-10xfs: remember sick inodes that get inactivatedDarrick J. Wong
2019-08-10xfs: parallelize inode inactivationDarrick J. Wong
2019-08-10xfs: convert big array and blob array to use memfd backendrepair-part-one_2019-08-10Darrick J. Wong
2019-08-10xfs: repair quotasDarrick J. Wong
2019-08-10xfs: scrub should set preen if attr leaf has holesDarrick J. Wong
2019-08-10xfs: repair extended attributesDarrick J. Wong
2019-08-10xfs: create a blob array data structureDarrick J. Wong
2019-08-10xfs: repair damaged symlinksDarrick J. Wong
2019-08-10xfs: repair inode block mapsDarrick J. Wong
2019-08-10xfs: zap broken inode forksDarrick J. Wong
2019-08-10xfs: repair inode recordsDarrick J. Wong
2019-08-10xfs: repair refcount btrees.......Darrick J. Wong
2019-08-10xfs: repair refcount btreesDarrick J. Wong
2019-08-10iiiiiiiiiDarrick J. Wong
2019-08-10xfs: repair inode btreesDarrick J. Wong
2019-08-10xfs: repair free space btreesDarrick J. Wong
2019-08-10xfs: create a big array data structureDarrick J. Wong
2019-08-10xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2019-08-10xfs: add a repair revalidation function pointerDarrick J. Wong
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
2019-07-05xfs: refactor attr scrub memory allocation functionDarrick J. Wong
2019-07-05xfs: refactor extended attribute buffer pointer functionsDarrick J. Wong
2019-07-05xfs: attribute scrub should use seen_enough to pass error valuesDarrick J. Wong
2019-07-02xfs: create iterator error codesDarrick J. Wong
2019-06-28xfs: remove unused header filesEric Sandeen
2019-06-12xfs: remove unused flag argumentsxfs-5.3-merge-1Eric Sandeen
2019-06-12xfs: separate inode geometryDarrick J. Wong
2019-06-03xfs: inode btree scrubber should calculate im_boffset correctlyxfs-5.2-fixes-2Darrick J. Wong