summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/trace.h
AgeCommit message (Expand)Author
2021-12-15xfs: hook live realtime rmap operations during a repair operationDarrick J. Wong
2021-12-15xfs: hook live rmap operations during a repair operationDarrick J. Wong
2021-12-15xfs: connect in-memory btrees to xfilesDarrick J. Wong
2021-12-15xfs: allow userspace to rebuild metadata structuresdefrag-freespace_2021-12-15Darrick J. Wong
2021-12-15xfs: move files to orphanage instead of letting nlinks drop to zeroDarrick J. Wong
2021-12-15xfs: teach repair to fix file nlinksscrub-nlinks_2021-12-15Darrick J. Wong
2021-12-15xfs: teach scrub to check file nlinksDarrick J. Wong
2021-12-15xfs: experiment with dontcache when scanning inodesvectorized-scrub_2021-12-15Darrick J. Wong
2021-12-15xfs: introduce vectored scrub modeDarrick J. Wong
2021-12-15xfs: online repair of the realtime refcount btreeDarrick J. Wong
2021-12-15xfs: scrub the realtime refcount btreeDarrick J. Wong
2021-12-15xfs: introduce realtime refcount btree definitionsDarrick J. Wong
2021-12-15xfs: online repair of the realtime rmap btreeDarrick J. Wong
2021-12-15xfs: online repair of realtime bitmapsDarrick J. Wong
2021-12-15xfs: scrub the realtime rmapbtDarrick J. Wong
2021-12-15xfs: fix scrub tracepoints when inode-rooted btrees are involvedDarrick J. Wong
2021-12-15xfs: introduce realtime rmap btree definitionsDarrick J. Wong
2021-12-15xfs: move orphan files to the orphanagerepair-dirs_2021-12-15Darrick J. Wong
2021-12-15xfs: ask the dentry cache if it knows the parent of a directoryDarrick J. Wong
2021-12-15xfs: online repair of parent pointersDarrick J. Wong
2021-12-15xfs: online repair of directoriesDarrick J. Wong
2021-12-15xfs: scrub should set preen if attr leaf has holesrepair-xattrs_2021-12-15Darrick J. Wong
2021-12-15xfs: repair extended attributesDarrick J. Wong
2021-12-15xfs: create a blob array data structureDarrick J. Wong
2021-12-15xfs: online repair of realtime summariesrepair-rtsummary_2021-12-15Darrick J. Wong
2021-12-15xfs: add the ability to reap entire inode forksDarrick J. Wong
2021-12-15xfs: create temporary files and directories for online repairDarrick J. Wong
2021-12-15xfs: repair summary countersrepair-hard-problems_2021-12-15Darrick J. Wong
2021-12-15xfs: repair the rmapbtDarrick J. Wong
2021-12-15xfs: introduce online scrub freezeDarrick J. Wong
2021-12-15xfs: update health status if we get a clean bill of healthindirect-health-reporting_2021-12-15Darrick J. Wong
2021-12-15xfs: repair dquots based on live quotacheck resultsrepair-quota_2021-12-15Darrick J. Wong
2021-12-15xfs: implement live quotacheck inode scanDarrick J. Wong
2021-12-15xfs: implement live inode scan for scrubDarrick J. Wong
2021-12-15xfs: repair quotasDarrick J. Wong
2021-12-15xfs: repair inode block mapsDarrick J. Wong
2021-12-15xfs: repair obviously broken inode modesDarrick J. Wong
2021-12-15xfs: zap broken inode forksDarrick J. Wong
2021-12-15xfs: repair inode recordsDarrick J. Wong
2021-12-15xfs: repair refcount btreesrepair-ag-btrees_2021-12-15Darrick J. Wong
2021-12-15xfs: repair inode btreesDarrick J. Wong
2021-12-15xfs: repair free space btreesDarrick J. Wong
2021-12-15xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2021-12-15Darrick J. Wong
2021-12-15xfs: create a big array data structureDarrick J. Wong
2021-12-15xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2021-12-15xfs: rearrange xrep_reap_block to make future code flow easierDarrick J. Wong
2021-12-15xfs: online checking of the free rt extent countDarrick J. Wong
2021-10-19xfs: prepare xfs_btree_cur for dynamic cursor heightsDarrick J. Wong
2021-08-19xfs: start documenting common units and tags used in tracepointsDarrick J. Wong
2021-08-19xfs: decode scrub flags in ftrace outputDarrick J. Wong