index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
2021-08-19
1
-8
/
+5
*
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
1
-2
/
+2
*
xfs: start documenting common units and tags used in tracepoints
Darrick J. Wong
2021-08-19
1
-0
/
+35
*
xfs: standardize inode generation formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-1
/
+1
*
xfs: standardize remaining xfs_buf length tracepoints
Darrick J. Wong
2021-08-19
1
-12
/
+12
*
xfs: resolve fork names in trace output
Darrick J. Wong
2021-08-19
1
-3
/
+3
*
xfs: rename i_disk_size fields in ftrace output
Darrick J. Wong
2021-08-19
1
-8
/
+6
*
xfs: disambiguate units for ftrace fields tagged "count"
Darrick J. Wong
2021-08-19
1
-6
/
+6
*
xfs: disambiguate units for ftrace fields tagged "len"
Darrick J. Wong
2021-08-19
1
-31
/
+35
*
xfs: disambiguate units for ftrace fields tagged "offset"
Darrick J. Wong
2021-08-19
1
-15
/
+14
*
xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"
Darrick J. Wong
2021-08-19
1
-13
/
+13
*
xfs: standardize daddr formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-4
/
+4
*
xfs: standardize rmap owner number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-5
/
+5
*
xfs: standardize AG block number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-23
/
+23
*
xfs: standardize AG number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-36
/
+36
*
xfs: standardize inode number formatting in ftrace output
Darrick J. Wong
2021-08-19
1
-11
/
+17
*
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-18
1
-2
/
+2
*
xfs: add trace point for fs shutdown
Darrick J. Wong
2021-08-18
1
-0
/
+27
*
xfs: XLOG_STATE_IOERROR must die
Dave Chinner
2021-08-16
1
-1
/
+0
*
xfs: add attr state machine tracepoints
Allison Henderson
2021-08-09
1
-0
/
+24
*
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
2021-08-09
1
-1
/
+0
*
xfs: remove kmem_alloc_io()
Dave Chinner
2021-08-09
1
-1
/
+0
*
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
2021-08-09
1
-1
/
+36
*
xfs: use background worker pool when transactions can't get free space
Darrick J. Wong
2021-08-09
1
-0
/
+1
*
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
2021-08-09
1
-0
/
+3
*
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
1
-2
/
+48
*
xfs: need to see iclog flags in tracing
Dave Chinner
2021-07-29
1
-1
/
+4
*
xfs: fix type mismatches in the inode reclaim functions
Darrick J. Wong
2021-06-21
1
-2
/
+2
*
xfs: refactor the inode recycling code
Darrick J. Wong
2021-06-21
1
-2
/
+2
*
xfs: add iclog state trace events
Dave Chinner
2021-06-21
1
-0
/
+60
*
Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...
Darrick J. Wong
2021-06-18
1
-2
/
+0
|
\
|
*
xfs: Add delay ready attr set routines
Allison Henderson
2021-06-01
1
-1
/
+0
|
*
xfs: Hoist xfs_attr_leaf_addname
Allison Henderson
2021-06-01
1
-1
/
+0
*
|
xfs: rename struct xfs_eofblocks to xfs_icwalk
Darrick J. Wong
2021-06-08
1
-18
/
+18
*
|
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
2021-06-08
1
-5
/
+6
|
\
\
|
*
|
xfs: refactor per-AG inode tagging functions
Darrick J. Wong
2021-06-03
1
-4
/
+2
|
*
|
xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
Darrick J. Wong
2021-06-03
1
-1
/
+4
|
|
/
*
/
xfs: remove agno from btree cursor
Dave Chinner
2021-06-02
1
-2
/
+2
|
/
*
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-8
/
+8
*
Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-02-21
1
-5
/
+45
|
\
|
*
xfs: consolidate incore inode radix tree posteof/cowblocks tags
Darrick J. Wong
2021-02-03
1
-4
/
+2
|
*
xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
Darrick J. Wong
2021-02-03
1
-0
/
+1
|
*
xfs: add a tracepoint for blockgc scans
Darrick J. Wong
2021-02-03
1
-0
/
+41
|
*
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
2021-01-22
1
-1
/
+1
*
|
xfs: improve the reflink_bounce_dio_write tracepoint
Christoph Hellwig
2021-02-01
1
-2
/
+2
*
|
xfs: simplify the read/write tracepoints
Christoph Hellwig
2021-02-01
1
-9
/
+9
|
/
*
xfs: trace log intent item recovery failures
Darrick J. Wong
2020-12-09
1
-0
/
+18
*
xfs: periodically relog deferred intent items
Darrick J. Wong
2020-10-07
1
-0
/
+1
*
xfs: trace timestamp limits
Darrick J. Wong
2020-09-15
1
-0
/
+26
*
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
2020-09-15
1
-1
/
+1
[next]