summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/trace.h
Commit message (Expand)AuthorAgeFilesLines
* 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-121-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/+0Star
* 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/+1Star
* xfs: create tracepoints for online repairDarrick J. Wong2018-05-161-0/+258
* xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong2018-03-241-26/+5Star
* xfs: make tracepoint inode number format consistentDarrick J. Wong2018-01-291-6/+6
* xfs: set up scrub cross-referencing helpersDarrick J. Wong2018-01-181-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-271-0/+45
* xfs: create helpers to scrub a metadata btreeDarrick J. Wong2017-10-271-0/+163
* xfs: create helpers to record and deal with scrub problemsDarrick J. Wong2017-10-271-0/+215
* xfs: dispatch metadata scrub subcommandsDarrick J. Wong2017-10-271-0/+43
* xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-271-0/+33