index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-11-29
xfs: add debug knob to slow down write for fun
Darrick J. Wong
1
-0
/
+42
2022-11-29
xfs: add debug knob to slow down writeback for fun
Darrick J. Wong
1
-0
/
+44
2022-10-31
xfs: report refcount domain in tracepoints
Darrick J. Wong
1
-9
/
+39
2022-09-18
xfs: missing space in xfs trace log
Zeng Heng
1
-2
/
+2
2022-07-14
Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...
Darrick J. Wong
1
-1
/
+1
2022-07-14
xfs: introduce xfs_iunlink_lookup
Dave Chinner
1
-1
/
+0
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
1
-1
/
+1
2022-06-23
xfs: introduce xfs_inodegc_push()
Dave Chinner
1
-0
/
+1
2022-05-12
xfs: ATTR_REPLACE algorithm with LARP enabled needs rework
Dave Chinner
1
-5
/
+2
2022-05-12
xfs: introduce attr remove initial states into xfs_attr_set_iter
Dave Chinner
1
-0
/
+3
2022-05-12
xfs: clean up final attr removal in xfs_attr_set_iter
Dave Chinner
1
-2
/
+3
2022-05-12
xfs: remote xattr removal in xfs_attr_set_iter() is conditional
Dave Chinner
1
-2
/
+2
2022-05-12
xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP
Dave Chinner
1
-2
/
+2
2022-05-12
xfs: split remote attr setting out from replace path
Dave Chinner
1
-3
/
+6
2022-05-12
xfs: kill XFS_DAC_LEAF_ADDNAME_INIT
Dave Chinner
1
-1
/
+2
2022-05-12
xfs: separate out initial attr_set states
Dave Chinner
1
-2
/
+20
2022-05-11
xfs: rework deferred attribute operation setup
Dave Chinner
1
-0
/
+4
2022-05-11
xfs: Add helper function xfs_attr_leaf_addname
Allison Henderson
1
-0
/
+1
2022-05-04
Merge tag 'reflink-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/...
Dave Chinner
1
-2
/
+30
2022-05-04
Merge tag 'rmap-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/lin...
Dave Chinner
1
-1
/
+4
2022-05-04
xfs: intent item whiteouts
Dave Chinner
1
-0
/
+3
2022-04-28
xfs: rewrite xfs_reflink_end_cow to use intents
Darrick J. Wong
1
-1
/
+2
2022-04-28
xfs: report "max_resp" used for min log size computation
Darrick J. Wong
1
-0
/
+19
2022-04-28
xfs: create shadow transaction reservations for computing minimum log size
Darrick J. Wong
1
-2
/
+10
2022-04-27
xfs: capture buffer ops in the xfs_buf tracepoints
Darrick J. Wong
1
-1
/
+4
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
1
-2
/
+2
2022-04-21
xfs: convert quota options flags to unsigned.
Dave Chinner
1
-16
/
+0
2022-04-21
xfs: convert da btree operations flags to unsigned.
Dave Chinner
1
-4
/
+4
2022-04-11
xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
Chandan Babu R
1
-1
/
+1
2022-04-11
xfs: Use xfs_extnum_t instead of basic data types
Chandan Babu R
1
-1
/
+1
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
[next]