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: use xas_for_each_marked in xfs_reclaim_inodes_count
Christoph Hellwig
2024-09-03
1
-1
/
+1
*
xfs: simplify tagged perag iteration
Christoph Hellwig
2024-09-03
1
-2
/
+2
*
xfs: introduce new file range commit ioctls
Darrick J. Wong
2024-09-01
1
-1
/
+56
*
xfs: fix file_path handling in tracepoints
Darrick J. Wong
2024-07-29
1
-6
/
+4
*
xfs: grant heads track byte counts, not LSNs
Dave Chinner
2024-07-04
1
-17
/
+17
*
xfs: l_last_sync_lsn is really AIL state
Dave Chinner
2024-07-04
1
-4
/
+4
*
xfs: clean up refcount log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
1
-41
/
+18
*
xfs: pass btree cursors to refcount btree tracepoints
Darrick J. Wong
2024-07-02
1
-45
/
+38
*
xfs: create specialized classes for refcount tracepoints
Darrick J. Wong
2024-07-02
1
-22
/
+39
*
xfs: give refcount btree cursor error tracepoints their own class
Darrick J. Wong
2024-07-02
1
-13
/
+13
*
xfs: clean up rmap log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
1
-31
/
+28
*
xfs: pass btree cursors to rmap btree tracepoints
Darrick J. Wong
2024-07-02
1
-12
/
+12
*
xfs: give rmap btree cursor error tracepoints their own class
Darrick J. Wong
2024-07-02
1
-18
/
+99
*
xfs: clean up extent free log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
1
-18
/
+15
*
xfs: enable FITRIM on the realtime device
Darrick J. Wong
2024-07-01
1
-0
/
+29
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-14
/
+14
*
xfs: add parent pointer ioctls
Darrick J. Wong
2024-04-23
1
-0
/
+92
*
xfs: add parent pointer support to attribute code
Allison Henderson
2024-04-23
1
-1
/
+2
*
xfs: remove xfs_da_args.attr_flags
Darrick J. Wong
2024-04-23
1
-6
/
+1
*
xfs: split xfs_mod_freecounter
Christoph Hellwig
2024-04-22
1
-1
/
+0
*
xfs: remove the unused xfs_extent_busy_enomem trace event
Christoph Hellwig
2024-04-22
1
-1
/
+0
*
xfs: repair extended attributes
Darrick J. Wong
2024-04-15
1
-0
/
+2
*
xfs: add an explicit owner field to xfs_da_args
Darrick J. Wong
2024-04-15
1
-2
/
+5
*
xfs: condense extended attributes after a mapping exchange operation
Darrick J. Wong
2024-04-15
1
-1
/
+2
*
xfs: bind together the front and back ends of the file range exchange code
Darrick J. Wong
2024-04-15
1
-0
/
+109
*
xfs: create deferred log items for file mapping exchanges
Darrick J. Wong
2024-04-15
1
-0
/
+217
*
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
[next]