summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/trace.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: prepare xfs_btree_cur for dynamic cursor heightsDarrick J. Wong2021-10-191-5/+5
* xfs: start documenting common units and tags used in tracepointsDarrick J. Wong2021-08-191-0/+4
* xfs: decode scrub flags in ftrace outputDarrick J. Wong2021-08-191-2/+12
* xfs: standardize inode generation formatting in ftrace outputDarrick J. Wong2021-08-191-1/+1
* xfs: resolve fork names in trace outputDarrick J. Wong2021-08-191-8/+8
* xfs: disambiguate units for ftrace fields tagged "len"Darrick J. Wong2021-08-191-4/+4
* xfs: disambiguate units for ftrace fields tagged "offset"Darrick J. Wong2021-08-191-3/+3
* xfs: standardize rmap owner number formatting in ftrace outputDarrick J. Wong2021-08-191-1/+1
* xfs: standardize AG block number formatting in ftrace outputDarrick J. Wong2021-08-191-12/+12
* xfs: standardize AG number formatting in ftrace outputDarrick J. Wong2021-08-191-17/+17
* xfs: standardize inode number formatting in ftrace outputDarrick J. Wong2021-08-191-4/+4
* xfs: fix incorrect unit conversion in scrub tracepointDarrick J. Wong2021-08-191-12/+4
* xfs: convert btree cursor inode-private member namesDave Chinner2020-03-131-2/+2
* ftrace: Rework event_create_dir()Peter Zijlstra2019-11-271-3/+3
* xfs: add online scrub for superblock countersDarrick J. Wong2019-04-301-1/+62
* xfs: clean up the inode cluster checking in the inobt scrubDarrick J. Wong2019-02-111-0/+45
* xfs: stringify scrub types in ftrace outputDarrick J. Wong2018-12-191-26/+77
* xfs: stringify btree cursor types in ftrace outputDarrick J. Wong2018-12-191-12/+26
* xfs: fix function pointer type in ftrace formatDarrick J. Wong2018-12-191-1/+1
* xfs: refactor the xrep_extent_list into xfs_bitmapDarrick J. Wong2018-07-311-1/+0
* xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong2018-07-231-16/+16
* xfs: shorten xfs_repair_ prefix to xrep_Darrick J. Wong2018-07-231-20/+20
* xfs: shorten xfs_scrub_ prefixDarrick J. Wong2018-07-231-35/+35
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1
* xfs: create tracepoints for online repairDarrick J. Wong2018-05-151-0/+258
* xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong2018-03-231-26/+5
* xfs: make tracepoint inode number format consistentDarrick J. Wong2018-01-291-6/+6
* xfs: set up scrub cross-referencing helpersDarrick J. Wong2018-01-171-0/+22
* xfs: use %pS printk format for direct instruction addressesDarrick J. Wong2018-01-121-10/+10
* xfs: scrub btree keys and recordsDarrick J. Wong2017-10-261-0/+45
* xfs: create helpers to scrub a metadata btreeDarrick J. Wong2017-10-261-0/+163
* xfs: create helpers to record and deal with scrub problemsDarrick J. Wong2017-10-261-0/+215
* xfs: dispatch metadata scrub subcommandsDarrick J. Wong2017-10-261-0/+43
* xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-261-0/+33