index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
trace.h
Age
Commit message (
Expand
)
Author
2023-05-02
xfs: disable reaping in fscounters scrub
Darrick J. Wong
2023-04-11
xfs: scrub should use ECHRNG to signal that the drain is needed
Darrick J. Wong
2023-04-11
xfs: minimize overhead of drain wakeups by using jump labels
Darrick J. Wong
2023-04-11
xfs: add a tracepoint to report incorrect extent refcounts
Darrick J. Wong
2023-04-11
xfs: update copyright years for scrub/ files
Darrick J. Wong
2023-04-11
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
2021-10-19
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
2021-08-19
xfs: start documenting common units and tags used in tracepoints
Darrick J. Wong
2021-08-19
xfs: decode scrub flags in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize inode generation formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: resolve fork names in trace output
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "len"
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "offset"
Darrick J. Wong
2021-08-19
xfs: standardize rmap owner number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize AG block number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize AG number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize inode number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: fix incorrect unit conversion in scrub tracepoint
Darrick J. Wong
2020-03-13
xfs: convert btree cursor inode-private member names
Dave Chinner
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
2019-02-11
xfs: clean up the inode cluster checking in the inobt scrub
Darrick J. Wong
2018-12-19
xfs: stringify scrub types in ftrace output
Darrick J. Wong
2018-12-19
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
2018-12-19
xfs: fix function pointer type in ftrace format
Darrick J. Wong
2018-07-31
xfs: refactor the xrep_extent_list into xfs_bitmap
Darrick J. Wong
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
2018-07-23
xfs: shorten xfs_repair_ prefix to xrep_
Darrick J. Wong
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: create tracepoints for online repair
Darrick J. Wong
2018-03-23
xfs: remove xfs_buf parameter from inode scrub methods
Darrick J. Wong
2018-01-29
xfs: make tracepoint inode number format consistent
Darrick J. Wong
2018-01-17
xfs: set up scrub cross-referencing helpers
Darrick J. Wong
2018-01-12
xfs: use %pS printk format for direct instruction addresses
Darrick J. Wong
2017-10-26
xfs: scrub btree keys and records
Darrick J. Wong
2017-10-26
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
2017-10-26
xfs: create helpers to record and deal with scrub problems
Darrick J. Wong
2017-10-26
xfs: dispatch metadata scrub subcommands
Darrick J. Wong
2017-10-26
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong