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
starfive-6.6.48-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
/
xfs_trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-20
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
1
-2
/
+2
2022-03-14
xfs: constify the name argument to various directory functions
Darrick J. Wong
1
-2
/
+2
2021-10-19
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
1
-1
/
+1
2021-08-19
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
1
-8
/
+5
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
1
-2
/
+2
2021-08-19
xfs: start documenting common units and tags used in tracepoints
Darrick J. Wong
1
-0
/
+35
2021-08-19
xfs: standardize inode generation formatting in ftrace output
Darrick J. Wong
1
-1
/
+1
2021-08-19
xfs: standardize remaining xfs_buf length tracepoints
Darrick J. Wong
1
-12
/
+12
2021-08-19
xfs: resolve fork names in trace output
Darrick J. Wong
1
-3
/
+3
2021-08-19
xfs: rename i_disk_size fields in ftrace output
Darrick J. Wong
1
-8
/
+6
2021-08-19
xfs: disambiguate units for ftrace fields tagged "count"
Darrick J. Wong
1
-6
/
+6
2021-08-19
xfs: disambiguate units for ftrace fields tagged "len"
Darrick J. Wong
1
-31
/
+35
2021-08-19
xfs: disambiguate units for ftrace fields tagged "offset"
Darrick J. Wong
1
-15
/
+14
2021-08-19
xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"
Darrick J. Wong
1
-13
/
+13
2021-08-19
xfs: standardize daddr formatting in ftrace output
Darrick J. Wong
1
-4
/
+4
2021-08-19
xfs: standardize rmap owner number formatting in ftrace output
Darrick J. Wong
1
-5
/
+5
2021-08-19
xfs: standardize AG block number formatting in ftrace output
Darrick J. Wong
1
-23
/
+23
2021-08-19
xfs: standardize AG number formatting in ftrace output
Darrick J. Wong
1
-36
/
+36
2021-08-19
xfs: standardize inode number formatting in ftrace output
Darrick J. Wong
1
-11
/
+17
2021-08-19
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
1
-2
/
+2
2021-08-19
xfs: add trace point for fs shutdown
Darrick J. Wong
1
-0
/
+27
2021-08-16
xfs: XLOG_STATE_IOERROR must die
Dave Chinner
1
-1
/
+0
2021-08-10
xfs: add attr state machine tracepoints
Allison Henderson
1
-0
/
+24
2021-08-10
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
1
-1
/
+0
2021-08-10
xfs: remove kmem_alloc_io()
Dave Chinner
1
-1
/
+0
2021-08-09
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
1
-1
/
+36
2021-08-09
xfs: use background worker pool when transactions can't get free space
Darrick J. Wong
1
-0
/
+1
2021-08-09
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
1
-0
/
+3
2021-08-06
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
1
-2
/
+48
2021-07-29
xfs: need to see iclog flags in tracing
Dave Chinner
1
-1
/
+4
2021-06-21
xfs: fix type mismatches in the inode reclaim functions
Darrick J. Wong
1
-2
/
+2
2021-06-21
xfs: refactor the inode recycling code
Darrick J. Wong
1
-2
/
+2
2021-06-21
xfs: add iclog state trace events
Dave Chinner
1
-0
/
+60
2021-06-18
Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...
Darrick J. Wong
1
-2
/
+0
2021-06-08
xfs: rename struct xfs_eofblocks to xfs_icwalk
Darrick J. Wong
1
-18
/
+18
2021-06-08
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
1
-5
/
+6
2021-06-04
xfs: refactor per-AG inode tagging functions
Darrick J. Wong
1
-4
/
+2
2021-06-04
xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
Darrick J. Wong
1
-1
/
+4
2021-06-02
xfs: remove agno from btree cursor
Dave Chinner
1
-2
/
+2
2021-06-01
xfs: Add delay ready attr set routines
Allison Henderson
1
-1
/
+0
2021-06-01
xfs: Hoist xfs_attr_leaf_addname
Allison Henderson
1
-1
/
+0
2021-04-08
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
1
-8
/
+8
2021-02-21
Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-5
/
+45
2021-02-03
xfs: consolidate incore inode radix tree posteof/cowblocks tags
Darrick J. Wong
1
-4
/
+2
2021-02-03
xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
Darrick J. Wong
1
-0
/
+1
2021-02-03
xfs: add a tracepoint for blockgc scans
Darrick J. Wong
1
-0
/
+41
2021-02-01
xfs: improve the reflink_bounce_dio_write tracepoint
Christoph Hellwig
1
-2
/
+2
2021-02-01
xfs: simplify the read/write tracepoints
Christoph Hellwig
1
-9
/
+9
2021-01-23
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
1
-1
/
+1
2020-12-09
xfs: trace log intent item recovery failures
Darrick J. Wong
1
-0
/
+18
[next]