index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trace.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: fix dev_t usage in xmbuf tracepoints
Darrick J. Wong
2024-03-15
1
-2
/
+7
*
xfs: add a realtime flag to the bmap update log redo items
Darrick J. Wong
2024-02-22
1
-5
/
+18
*
xfs: clean up bmap log intent item tracepoint callsites
Darrick J. Wong
2024-02-22
1
-31
/
+25
*
xfs: split tracepoint classes for deferred items
Darrick J. Wong
2024-02-22
1
-85
/
+166
*
xfs: launder in-memory btree buffers before transaction commit
Darrick J. Wong
2024-02-22
1
-0
/
+1
*
xfs: support in-memory btrees
Darrick J. Wong
2024-02-22
1
-2
/
+115
*
xfs: support in-memory buffer cache targets
Darrick J. Wong
2024-02-22
1
-0
/
+49
*
xfs: remove xfs_btnum_t
Christoph Hellwig
2024-02-22
1
-9
/
+0
*
xfs: add a name field to struct xfs_btree_ops
Christoph Hellwig
2024-02-22
1
-35
/
+35
*
xfs: split the agf_roots and agf_levels arrays
Christoph Hellwig
2024-02-22
1
-6
/
+4
*
xfs: split out a btree type from the btree ops geometry flags
Christoph Hellwig
2024-02-22
1
-2
/
+2
*
xfs: store the btree pointer length in struct xfs_btree_ops
Darrick J. Wong
2024-02-22
1
-2
/
+2
*
xfs: encode the btree geometry flags in the btree ops structure
Darrick J. Wong
2024-02-22
1
-4
/
+4
*
xfs: consolidate btree block allocation tracepoints
Darrick J. Wong
2024-02-22
1
-2
/
+47
*
xfs: consolidate btree block freeing tracepoints
Darrick J. Wong
2024-02-22
1
-2
/
+30
*
xfs: remember sick inodes that get inactivated
Darrick J. Wong
2024-02-22
1
-0
/
+1
*
xfs: separate the marking of sick and checked metadata
Darrick J. Wong
2024-02-22
1
-0
/
+4
*
xfs: convert kmem_alloc() to kmalloc()
Dave Chinner
2024-02-13
1
-25
/
+0
*
xfs: use the op name in trace_xlog_intent_recovery_failed
Christoph Hellwig
2023-12-29
1
-6
/
+9
*
xfs: store an ops pointer in struct xfs_defer_pending
Christoph Hellwig
2023-12-14
1
-8
/
+8
*
xfs: consolidate the xfs_attr_defer_* helpers
Christoph Hellwig
2023-12-14
1
-2
/
+0
*
xfs: allow pausing of pending deferred work items
Darrick J. Wong
2023-12-07
1
-2
/
+11
*
xfs: reload entire unlinked bucket lists
Darrick J. Wong
2023-09-12
1
-0
/
+20
*
xfs: load uncached unlinked inodes into memory on demand
Darrick J. Wong
2023-09-12
1
-0
/
+25
*
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-30
1
-0
/
+3
|
\
|
*
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
2023-08-10
1
-0
/
+3
*
|
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-25
1
-14
/
+6
|
/
*
Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-05
1
-0
/
+25
|
\
|
*
xfs: clean up the rtbitmap fsmap backend
Darrick J. Wong
2023-07-02
1
-0
/
+25
*
|
xfs: Provide a splice-read wrapper
David Howells
2023-05-24
1
-1
/
+1
|
/
*
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
2023-04-12
1
-0
/
+71
*
xfs: create traced helper to get extra perag references
Darrick J. Wong
2023-04-12
1
-0
/
+1
*
xfs: add tracepoints for each of the externally visible allocators
Darrick J. Wong
2023-03-19
1
-0
/
+7
*
xfs: refactor the filestreams allocator pick functions
Dave Chinner
2023-02-12
1
-5
/
+4
*
xfs: pass perag to filestreams tracing
Dave Chinner
2023-02-12
1
-17
/
+20
*
xfs: fold xfs_alloc_ag_vextent() into callers
Dave Chinner
2023-02-12
1
-7
/
+1
*
xfs: rework the perag trace points to be perag centric
Dave Chinner
2023-02-12
1
-10
/
+11
*
xfs: active perag reference counting
Dave Chinner
2023-02-12
1
-0
/
+3
*
xfs: t_firstblock is tracking AGs not blocks
Dave Chinner
2023-02-10
1
-4
/
+4
*
xfs: fix low space alloc deadlock
Dave Chinner
2023-02-10
1
-0
/
+1
*
xfs: pass refcount intent directly through the log intent code
Darrick J. Wong
2023-02-05
1
-11
/
+4
*
xfs: add debug knob to slow down write for fun
Darrick J. Wong
2022-11-29
1
-0
/
+42
*
xfs: add debug knob to slow down writeback for fun
Darrick J. Wong
2022-11-29
1
-0
/
+44
*
xfs: report refcount domain in tracepoints
Darrick J. Wong
2022-10-31
1
-9
/
+39
*
xfs: missing space in xfs trace log
Zeng Heng
2022-09-18
1
-2
/
+2
*
Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...
Darrick J. Wong
2022-07-14
1
-1
/
+1
|
\
|
*
xfs: replace inode fork size macros with functions
Darrick J. Wong
2022-07-12
1
-1
/
+1
*
|
xfs: introduce xfs_iunlink_lookup
Dave Chinner
2022-07-14
1
-1
/
+0
|
/
*
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-06-23
1
-0
/
+1
*
xfs: ATTR_REPLACE algorithm with LARP enabled needs rework
Dave Chinner
2022-05-12
1
-5
/
+2
[next]