index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trace.h
Age
Commit message (
Expand
)
Author
2019-10-29
xfs: rename the m_writeio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-21
xfs: optimize near mode bnobt scans with concurrent cntbt lookups
Brian Foster
2019-10-21
xfs: factor out tree fixup logic into helper
Brian Foster
2019-10-21
xfs: reuse best extent tracking logic for bnobt scan
Brian Foster
2019-10-21
xfs: refactor cntbt lastblock scan best extent logic into helper
Brian Foster
2019-10-21
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
2019-10-21
iomap: lift common tracing code from xfs to iomap
Christoph Hellwig
2019-08-26
xfs: add kmem_alloc_io()
Dave Chinner
2019-08-26
xfs: add kmem allocation trace points
Dave Chinner
2019-07-03
xfs: multithreaded iwalk implementation
Darrick J. Wong
2019-07-02
xfs: create simplified inode walk function
Darrick J. Wong
2019-06-28
xfs: split iop_unlock
Christoph Hellwig
2019-06-28
xfs: don't use xfs_trans_free_items in the commit path
Christoph Hellwig
2019-04-14
xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
Darrick J. Wong
2019-04-14
xfs: track metadata health status
Darrick J. Wong
2019-02-21
xfs: merge COW handling into xfs_file_iomap_begin_delay
Christoph Hellwig
2019-02-17
xfs: remove the io_type field from the writeback context and ioend
Christoph Hellwig
2019-02-11
xfs: cache unlinked pointers in an rhashtable
Darrick J. Wong
2019-02-11
xfs: add tracepoints for high level iunlink operations
Darrick J. Wong
2019-02-11
xfs: refactor inode unlinked pointer update functions
Darrick J. Wong
2019-02-11
xfs: refactor AGI unlinked bucket updates
Darrick J. Wong
2018-12-19
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
2018-12-19
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-19
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-19
xfs: fix symbolic enum printing in ftrace output
Darrick J. Wong
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-12-12
xfs: streamline defer op type handling
Darrick J. Wong
2018-11-20
xfs: uncached buffer tracing needs to print bno
Dave Chinner
2018-09-29
xfs: don't unlock invalidated buf on aborted tx commit
Brian Foster
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
2018-08-02
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
2018-07-26
xfs: remove unused deferred ops committed field
Brian Foster
2018-07-11
xfs: refactor buffer submission into a common helper
Brian Foster
2018-07-11
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-07-11
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
2018-07-11
xfs: remove xfs_reflink_find_cow_mapping
Christoph Hellwig
2018-07-11
xfs: remove xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
xfs: adder caller IP to xfs_defer* tracepoints
Dave Chinner
2018-05-10
xfs: add tracing to high level transaction operations
Dave Chinner
2018-05-10
xfs: log item flags are racy
Dave Chinner
2018-05-09
xfs: defer agfl block frees when dfops is available
Brian Foster
2018-05-09
xfs: trace ATTR flags in xattr tracepoints
Eric Sandeen
2018-04-09
xfs: remove filestream item xfs_inode reference
Christoph Hellwig
2018-03-23
xfs: detect agfl count corruption and reset agfl
Brian Foster
2018-01-12
xfs: use %pS printk format for direct instruction addresses
Darrick J. Wong
2018-01-12
xfs: change 0x%p -> %p in print messages
Darrick J. Wong
2018-01-08
xfs: trace log reservations at mount time
Darrick J. Wong
[next]