index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
xfs: clean up the inode cluster checking in the inobt scrub
Darrick J. Wong
1
-0
/
+45
2018-12-20
xfs: stringify scrub types in ftrace output
Darrick J. Wong
1
-26
/
+77
2018-12-20
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
1
-12
/
+26
2018-12-20
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-07
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-05-16
xfs: create tracepoints for online repair
Darrick J. Wong
1
-0
/
+258
2018-03-24
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-18
xfs: set up scrub cross-referencing helpers
Darrick J. Wong
1
-0
/
+22
2018-01-13
xfs: use %pS printk format for direct instruction addresses
Darrick J. Wong
1
-10
/
+10
2017-10-27
xfs: scrub btree keys and records
Darrick J. Wong
1
-0
/
+45
2017-10-27
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
1
-0
/
+163
2017-10-27
xfs: create helpers to record and deal with scrub problems
Darrick J. Wong
1
-0
/
+215
2017-10-27
xfs: dispatch metadata scrub subcommands
Darrick J. Wong
1
-0
/
+43
2017-10-27
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
1
-0
/
+33