index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-03-15
xfs: fix dev_t usage in xmbuf tracepoints
Darrick J. Wong
1
-2
/
+7
2024-02-22
xfs: add a realtime flag to the bmap update log redo items
Darrick J. Wong
1
-5
/
+18
2024-02-22
xfs: clean up bmap log intent item tracepoint callsites
Darrick J. Wong
1
-31
/
+25
2024-02-22
xfs: split tracepoint classes for deferred items
Darrick J. Wong
1
-85
/
+166
2024-02-22
xfs: launder in-memory btree buffers before transaction commit
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: support in-memory btrees
Darrick J. Wong
1
-2
/
+115
2024-02-22
xfs: support in-memory buffer cache targets
Darrick J. Wong
1
-0
/
+49
2024-02-22
xfs: remove xfs_btnum_t
Christoph Hellwig
1
-9
/
+0
2024-02-22
xfs: add a name field to struct xfs_btree_ops
Christoph Hellwig
1
-35
/
+35
2024-02-22
xfs: split the agf_roots and agf_levels arrays
Christoph Hellwig
1
-6
/
+4
2024-02-22
xfs: split out a btree type from the btree ops geometry flags
Christoph Hellwig
1
-2
/
+2
2024-02-22
xfs: store the btree pointer length in struct xfs_btree_ops
Darrick J. Wong
1
-2
/
+2
2024-02-22
xfs: encode the btree geometry flags in the btree ops structure
Darrick J. Wong
1
-4
/
+4
2024-02-22
xfs: consolidate btree block allocation tracepoints
Darrick J. Wong
1
-2
/
+47
2024-02-22
xfs: consolidate btree block freeing tracepoints
Darrick J. Wong
1
-2
/
+30
2024-02-22
xfs: remember sick inodes that get inactivated
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: separate the marking of sick and checked metadata
Darrick J. Wong
1
-0
/
+4
2024-02-13
xfs: convert kmem_alloc() to kmalloc()
Dave Chinner
1
-25
/
+0
2023-12-29
xfs: use the op name in trace_xlog_intent_recovery_failed
Christoph Hellwig
1
-6
/
+9
2023-12-14
xfs: store an ops pointer in struct xfs_defer_pending
Christoph Hellwig
1
-8
/
+8
2023-12-14
xfs: consolidate the xfs_attr_defer_* helpers
Christoph Hellwig
1
-2
/
+0
2023-12-06
xfs: allow pausing of pending deferred work items
Darrick J. Wong
1
-2
/
+11
2023-09-12
xfs: reload entire unlinked bucket lists
Darrick J. Wong
1
-0
/
+20
2023-09-12
xfs: load uncached unlinked inodes into memory on demand
Darrick J. Wong
1
-0
/
+25
2023-08-30
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+3
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
1
-14
/
+6
2023-08-10
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
1
-0
/
+3
2023-07-05
Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+25
2023-07-02
xfs: clean up the rtbitmap fsmap backend
Darrick J. Wong
1
-0
/
+25
2023-05-24
xfs: Provide a splice-read wrapper
David Howells
1
-1
/
+1
2023-04-11
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
1
-0
/
+71
2023-04-11
xfs: create traced helper to get extra perag references
Darrick J. Wong
1
-0
/
+1
2023-03-19
xfs: add tracepoints for each of the externally visible allocators
Darrick J. Wong
1
-0
/
+7
2023-02-13
xfs: refactor the filestreams allocator pick functions
Dave Chinner
1
-5
/
+4
2023-02-13
xfs: pass perag to filestreams tracing
Dave Chinner
1
-17
/
+20
2023-02-13
xfs: fold xfs_alloc_ag_vextent() into callers
Dave Chinner
1
-7
/
+1
2023-02-13
xfs: rework the perag trace points to be perag centric
Dave Chinner
1
-10
/
+11
2023-02-13
xfs: active perag reference counting
Dave Chinner
1
-0
/
+3
2023-02-11
xfs: t_firstblock is tracking AGs not blocks
Dave Chinner
1
-4
/
+4
2023-02-11
xfs: fix low space alloc deadlock
Dave Chinner
1
-0
/
+1
2023-02-05
xfs: pass refcount intent directly through the log intent code
Darrick J. Wong
1
-11
/
+4
2022-11-28
xfs: add debug knob to slow down write for fun
Darrick J. Wong
1
-0
/
+42
2022-11-28
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-19
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
[next]