index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-11-12
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
1
-35
/
+115
2024-11-12
Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
1
-19
/
+55
2024-11-12
Merge tag 'metadata-directory-tree-6.13_2024-11-05' of https://git.kernel.org...
Carlos Maiolino
1
-0
/
+102
2024-11-12
Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
1
-93
/
+145
2024-11-12
Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/li...
Carlos Maiolino
1
-109
/
+82
2024-11-06
xfs: implement busy extent tracking for rtgroups
Darrick J. Wong
1
-0
/
+75
2024-11-06
xfs: port the perag discard code to handle generic groups
Darrick J. Wong
1
-8
/
+11
2024-11-06
xfs: support logging EFIs for realtime extents
Darrick J. Wong
1
-4
/
+7
2024-11-06
xfs: store rtgroup information with a bmap intent
Darrick J. Wong
1
-19
/
+22
2024-11-06
xfs: record rt group metadata errors in the health system
Darrick J. Wong
1
-4
/
+0
2024-11-06
xfs: create incore realtime group structures
Darrick J. Wong
1
-0
/
+1
2024-11-06
xfs: clean up xfs_getfsmap_helper arguments
Christoph Hellwig
1
-19
/
+54
2024-11-06
xfs: read and write metadata inode directory tree
Darrick J. Wong
1
-0
/
+102
2024-11-06
xfs: add a generic group pointer to the btree cursor
Christoph Hellwig
1
-14
/
+14
2024-11-06
xfs: convert extent busy tracepoints to the generic group structure
Christoph Hellwig
1
-13
/
+21
2024-11-06
xfs: move draining of deferred operations to the generic group structure
Christoph Hellwig
1
-16
/
+20
2024-11-06
xfs: move metadata health tracking to the generic group structure
Christoph Hellwig
1
-16
/
+19
2024-11-06
xfs: factor out a generic xfs_group structure
Christoph Hellwig
1
-56
/
+93
2024-11-06
xfs: convert remaining trace points to pass pag structures
Christoph Hellwig
1
-43
/
+41
2024-11-06
xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace point
Christoph Hellwig
1
-7
/
+8
2024-11-06
xfs: pass objects to the xfs_irec_merge_{pre,post} trace points
Christoph Hellwig
1
-16
/
+17
2024-11-06
xfs: pass a perag structure to the xfs_ag_resv_init_error trace point
Christoph Hellwig
1
-13
/
+5
2024-11-06
xfs: constify pag arguments to trace points
Christoph Hellwig
1
-9
/
+10
2024-11-06
xfs: remove the unused trace_xfs_iwalk_ag trace point
Christoph Hellwig
1
-19
/
+0
2024-11-06
xfs: remove the agno argument to xfs_free_ag_extent
Christoph Hellwig
1
-6
/
+5
2024-11-05
xfs: split the page fault trace event
Christoph Hellwig
1
-8
/
+12
2024-10-30
xfs: fix finding a last resort AG in xfs_filestream_pick_ag
Christoph Hellwig
1
-10
/
+5
2024-09-03
xfs: use xas_for_each_marked in xfs_reclaim_inodes_count
Christoph Hellwig
1
-1
/
+1
2024-09-03
xfs: simplify tagged perag iteration
Christoph Hellwig
1
-2
/
+2
2024-09-01
xfs: introduce new file range commit ioctls
Darrick J. Wong
1
-1
/
+56
2024-07-29
xfs: fix file_path handling in tracepoints
Darrick J. Wong
1
-6
/
+4
2024-07-04
xfs: grant heads track byte counts, not LSNs
Dave Chinner
1
-17
/
+17
2024-07-04
xfs: l_last_sync_lsn is really AIL state
Dave Chinner
1
-4
/
+4
2024-07-02
xfs: clean up refcount log intent item tracepoint callsites
Darrick J. Wong
1
-41
/
+18
2024-07-02
xfs: pass btree cursors to refcount btree tracepoints
Darrick J. Wong
1
-45
/
+38
2024-07-02
xfs: create specialized classes for refcount tracepoints
Darrick J. Wong
1
-22
/
+39
2024-07-02
xfs: give refcount btree cursor error tracepoints their own class
Darrick J. Wong
1
-13
/
+13
2024-07-02
xfs: clean up rmap log intent item tracepoint callsites
Darrick J. Wong
1
-31
/
+28
2024-07-02
xfs: pass btree cursors to rmap btree tracepoints
Darrick J. Wong
1
-12
/
+12
2024-07-02
xfs: give rmap btree cursor error tracepoints their own class
Darrick J. Wong
1
-18
/
+99
2024-07-02
xfs: clean up extent free log intent item tracepoint callsites
Darrick J. Wong
1
-18
/
+15
2024-07-01
xfs: enable FITRIM on the realtime device
Darrick J. Wong
1
-0
/
+29
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-14
/
+14
2024-04-23
xfs: add parent pointer ioctls
Darrick J. Wong
1
-0
/
+92
2024-04-23
xfs: add parent pointer support to attribute code
Allison Henderson
1
-1
/
+2
2024-04-23
xfs: remove xfs_da_args.attr_flags
Darrick J. Wong
1
-6
/
+1
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
1
-1
/
+0
2024-04-22
xfs: remove the unused xfs_extent_busy_enomem trace event
Christoph Hellwig
1
-1
/
+0
2024-04-16
xfs: repair extended attributes
Darrick J. Wong
1
-0
/
+2
2024-04-16
xfs: add an explicit owner field to xfs_da_args
Darrick J. Wong
1
-2
/
+5
[next]