index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
1
-5
/
+5
2021-08-19
xfs: start documenting common units and tags used in tracepoints
Darrick J. Wong
1
-0
/
+4
2021-08-19
xfs: decode scrub flags in ftrace output
Darrick J. Wong
1
-2
/
+12
2021-08-19
xfs: standardize inode generation formatting in ftrace output
Darrick J. Wong
1
-1
/
+1
2021-08-19
xfs: resolve fork names in trace output
Darrick J. Wong
1
-8
/
+8
2021-08-19
xfs: disambiguate units for ftrace fields tagged "len"
Darrick J. Wong
1
-4
/
+4
2021-08-19
xfs: disambiguate units for ftrace fields tagged "offset"
Darrick J. Wong
1
-3
/
+3
2021-08-19
xfs: standardize rmap owner number formatting in ftrace output
Darrick J. Wong
1
-1
/
+1
2021-08-19
xfs: standardize AG block number formatting in ftrace output
Darrick J. Wong
1
-12
/
+12
2021-08-19
xfs: standardize AG number formatting in ftrace output
Darrick J. Wong
1
-17
/
+17
2021-08-19
xfs: standardize inode number formatting in ftrace output
Darrick J. Wong
1
-4
/
+4
2021-08-19
xfs: fix incorrect unit conversion in scrub tracepoint
Darrick J. Wong
1
-12
/
+4
2020-03-13
xfs: convert btree cursor inode-private member names
Dave Chinner
1
-2
/
+2
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
1
-3
/
+3
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
1
-1
/
+62
2019-02-11
xfs: clean up the inode cluster checking in the inobt scrub
Darrick J. Wong
1
-0
/
+45
2018-12-19
xfs: stringify scrub types in ftrace output
Darrick J. Wong
1
-26
/
+77
2018-12-19
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
1
-12
/
+26
2018-12-19
xfs: fix function pointer type in ftrace format
Darrick J. Wong
1
-1
/
+1
2018-07-31
xfs: refactor the xrep_extent_list into xfs_bitmap
Darrick J. Wong
1
-1
/
+0
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
1
-16
/
+16
2018-07-23
xfs: shorten xfs_repair_ prefix to xrep_
Darrick J. Wong
1
-20
/
+20
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
1
-35
/
+35
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-05-15
xfs: create tracepoints for online repair
Darrick J. Wong
1
-0
/
+258
2018-03-23
xfs: remove xfs_buf parameter from inode scrub methods
Darrick J. Wong
1
-26
/
+5
2018-01-29
xfs: make tracepoint inode number format consistent
Darrick J. Wong
1
-6
/
+6
2018-01-17
xfs: set up scrub cross-referencing helpers
Darrick J. Wong
1
-0
/
+22
2018-01-12
xfs: use %pS printk format for direct instruction addresses
Darrick J. Wong
1
-10
/
+10
2017-10-26
xfs: scrub btree keys and records
Darrick J. Wong
1
-0
/
+45
2017-10-26
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
1
-0
/
+163
2017-10-26
xfs: create helpers to record and deal with scrub problems
Darrick J. Wong
1
-0
/
+215
2017-10-26
xfs: dispatch metadata scrub subcommands
Darrick J. Wong
1
-0
/
+43
2017-10-26
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
1
-0
/
+33