aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-30xfs: add online scrub for superblock countersDarrick J. Wong1-1/+62
2019-02-11xfs: clean up the inode cluster checking in the inobt scrubDarrick J. Wong1-0/+45
2018-12-19xfs: stringify scrub types in ftrace outputDarrick J. Wong1-26/+77
2018-12-19xfs: stringify btree cursor types in ftrace outputDarrick J. Wong1-12/+26
2018-12-19xfs: fix function pointer type in ftrace formatDarrick J. Wong1-1/+1
2018-07-31xfs: refactor the xrep_extent_list into xfs_bitmapDarrick J. Wong1-1/+0
2018-07-23xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong1-16/+16
2018-07-23xfs: shorten xfs_repair_ prefix to xrep_Darrick J. Wong1-20/+20
2018-07-23xfs: shorten xfs_scrub_ prefixDarrick J. Wong1-35/+35
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-15/+1
2018-05-15xfs: create tracepoints for online repairDarrick J. Wong1-0/+258
2018-03-23xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong1-26/+5
2018-01-29xfs: make tracepoint inode number format consistentDarrick J. Wong1-6/+6
2018-01-17xfs: set up scrub cross-referencing helpersDarrick J. Wong1-0/+22
2018-01-12xfs: use %pS printk format for direct instruction addressesDarrick J. Wong1-10/+10
2017-10-26xfs: scrub btree keys and recordsDarrick J. Wong1-0/+45
2017-10-26xfs: create helpers to scrub a metadata btreeDarrick J. Wong1-0/+163
2017-10-26xfs: create helpers to record and deal with scrub problemsDarrick J. Wong1-0/+215
2017-10-26xfs: dispatch metadata scrub subcommandsDarrick J. Wong1-0/+43
2017-10-26xfs: create an ioctl to scrub AG metadataDarrick J. Wong1-0/+33