index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trace.h
Age
Commit message (
Expand
)
Author
2022-06-23
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-05-12
xfs: ATTR_REPLACE algorithm with LARP enabled needs rework
Dave Chinner
2022-05-12
xfs: introduce attr remove initial states into xfs_attr_set_iter
Dave Chinner
2022-05-12
xfs: clean up final attr removal in xfs_attr_set_iter
Dave Chinner
2022-05-12
xfs: remote xattr removal in xfs_attr_set_iter() is conditional
Dave Chinner
2022-05-12
xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP
Dave Chinner
2022-05-12
xfs: split remote attr setting out from replace path
Dave Chinner
2022-05-12
xfs: kill XFS_DAC_LEAF_ADDNAME_INIT
Dave Chinner
2022-05-12
xfs: separate out initial attr_set states
Dave Chinner
2022-05-11
xfs: rework deferred attribute operation setup
Dave Chinner
2022-05-11
xfs: Add helper function xfs_attr_leaf_addname
Allison Henderson
2022-05-04
Merge tag 'reflink-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/...
Dave Chinner
2022-05-04
Merge tag 'rmap-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/lin...
Dave Chinner
2022-05-04
xfs: intent item whiteouts
Dave Chinner
2022-04-28
xfs: rewrite xfs_reflink_end_cow to use intents
Darrick J. Wong
2022-04-28
xfs: report "max_resp" used for min log size computation
Darrick J. Wong
2022-04-28
xfs: create shadow transaction reservations for computing minimum log size
Darrick J. Wong
2022-04-27
xfs: capture buffer ops in the xfs_buf tracepoints
Darrick J. Wong
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
2022-04-21
xfs: convert quota options flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert da btree operations flags to unsigned.
Dave Chinner
2022-04-11
xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
Chandan Babu R
2022-04-11
xfs: Use xfs_extnum_t instead of basic data types
Chandan Babu R
2022-03-20
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
2022-03-14
xfs: constify the name argument to various directory functions
Darrick J. Wong
2021-10-19
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
2021-08-19
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
xfs: start documenting common units and tags used in tracepoints
Darrick J. Wong
2021-08-19
xfs: standardize inode generation formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize remaining xfs_buf length tracepoints
Darrick J. Wong
2021-08-19
xfs: resolve fork names in trace output
Darrick J. Wong
2021-08-19
xfs: rename i_disk_size fields in ftrace output
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "count"
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "len"
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "offset"
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"
Darrick J. Wong
2021-08-19
xfs: standardize daddr formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize rmap owner number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize AG block number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize AG number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize inode number formatting in ftrace output
Darrick J. Wong
2021-08-18
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-18
xfs: add trace point for fs shutdown
Darrick J. Wong
2021-08-16
xfs: XLOG_STATE_IOERROR must die
Dave Chinner
2021-08-09
xfs: add attr state machine tracepoints
Allison Henderson
2021-08-09
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
2021-08-09
xfs: remove kmem_alloc_io()
Dave Chinner
2021-08-09
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
2021-08-09
xfs: use background worker pool when transactions can't get free space
Darrick J. Wong
[next]