summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/trace.h
AgeCommit message (Expand)Author
2022-11-09xfs: repair dquots based on live quotacheck resultsrepair-quotacheck_2022-11-09Darrick J. Wong
2022-11-09xfs: track quota updates during live quotacheckDarrick J. Wong
2022-11-09xfs: implement live quotacheck inode scanDarrick J. Wong
2022-11-09xfs: implement live inode scan for scrubDarrick J. Wong
2022-11-09xfs: repair quotasrepair-quota_2022-11-09Darrick J. Wong
2022-11-09xfs: repair problems in CoW forksrepair-file-mappings_2022-11-09Darrick J. Wong
2022-11-09xfs: repair inode fork block mapping data structuresDarrick J. Wong
2022-11-09xfs: repair obviously broken inode modesrepair-inodes_2022-11-09Darrick J. Wong
2022-11-09xfs: zap broken inode forksDarrick J. Wong
2022-11-09xfs: repair inode recordsDarrick J. Wong
2022-11-09xfs: repair refcount btreesrepair-ag-btrees_2022-11-09Darrick J. Wong
2022-11-09xfs: repair inode btreesDarrick J. Wong
2022-11-09xfs: repair free space btreesDarrick J. Wong
2022-11-09xfs: allow userspace to rebuild metadata structuresrepair-force-rebuild_2022-11-09Darrick J. Wong
2022-11-09xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2022-11-09Darrick J. Wong
2022-11-09xfs: speed up xfarray sort by sorting xfile page contents directlyDarrick J. Wong
2022-11-09xfs: teach xfile to pass back direct-map pages to callerDarrick J. Wong
2022-11-09xfs: convert xfarray insertion sort to heapsort using scratchpad memoryDarrick J. Wong
2022-11-09xfs: enable sorting of xfile-backed arraysDarrick J. Wong
2022-11-09xfs: create a big array data structureDarrick J. Wong
2022-11-09xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2022-11-09xfs: reap large AG metadata extents when possibleDarrick J. Wong
2022-11-09xfs: rearrange xrep_reap_block to make future code flow easierDarrick J. Wong
2022-11-09xfs: cull repair code that will never get usedDarrick J. Wong
2022-11-09xfs: scrub should use ECHRNG to signal that the drain is neededscrub-drain-intents_2022-11-09Darrick J. Wong
2022-11-09xfs: minimize overhead of drain wakeups by using jump labelsDarrick J. Wong
2022-11-09xfs: add a tracepoint to report incorrect extent refcountsDarrick 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
2021-08-19xfs: standardize inode generation formatting in ftrace outputDarrick J. Wong
2021-08-19xfs: resolve fork names in trace outputDarrick J. Wong
2021-08-19xfs: disambiguate units for ftrace fields tagged "len"Darrick J. Wong
2021-08-19xfs: disambiguate units for ftrace fields tagged "offset"Darrick J. Wong
2021-08-19xfs: standardize rmap owner number formatting in ftrace outputDarrick J. Wong
2021-08-19xfs: standardize AG block number formatting in ftrace outputDarrick J. Wong
2021-08-19xfs: standardize AG number formatting in ftrace outputDarrick J. Wong
2021-08-19xfs: standardize inode number formatting in ftrace outputDarrick J. Wong
2021-08-19xfs: fix incorrect unit conversion in scrub tracepointDarrick J. Wong
2020-03-13xfs: convert btree cursor inode-private member namesDave Chinner
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra
2019-04-30xfs: add online scrub for superblock countersxfs-5.2-merge-3Darrick J. Wong
2019-02-11xfs: clean up the inode cluster checking in the inobt scrubDarrick J. Wong
2018-12-19xfs: stringify scrub types in ftrace outputxfs-4.21-merge-1Darrick J. Wong
2018-12-19xfs: stringify btree cursor types in ftrace outputDarrick J. Wong
2018-12-19xfs: fix function pointer type in ftrace formatDarrick J. Wong
2018-07-31xfs: refactor the xrep_extent_list into xfs_bitmapDarrick J. Wong
2018-07-23xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong
2018-07-23xfs: shorten xfs_repair_ prefix to xrep_Darrick J. Wong
2018-07-23xfs: shorten xfs_scrub_ prefixDarrick J. Wong