summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...Carlos Maiolino2024-11-121-35/+115
|\
| * xfs: implement busy extent tracking for rtgroupsDarrick J. Wong2024-11-051-0/+75
| * xfs: port the perag discard code to handle generic groupsDarrick J. Wong2024-11-051-8/+11
| * xfs: support logging EFIs for realtime extentsDarrick J. Wong2024-11-051-4/+7
| * xfs: store rtgroup information with a bmap intentDarrick J. Wong2024-11-051-19/+22
| * xfs: record rt group metadata errors in the health systemDarrick J. Wong2024-11-051-4/+0
* | Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...Carlos Maiolino2024-11-121-19/+55
|\|
| * xfs: create incore realtime group structuresDarrick J. Wong2024-11-051-0/+1
| * xfs: clean up xfs_getfsmap_helper argumentsChristoph Hellwig2024-11-051-19/+54
* | Merge tag 'metadata-directory-tree-6.13_2024-11-05' of https://git.kernel.org...Carlos Maiolino2024-11-121-0/+102
|\|
| * xfs: read and write metadata inode directory treeDarrick J. Wong2024-11-051-0/+102
* | Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...Carlos Maiolino2024-11-121-93/+145
|\|
| * xfs: add a generic group pointer to the btree cursorChristoph Hellwig2024-11-051-14/+14
| * xfs: convert extent busy tracepoints to the generic group structureChristoph Hellwig2024-11-051-13/+21
| * xfs: move draining of deferred operations to the generic group structureChristoph Hellwig2024-11-051-16/+20
| * xfs: move metadata health tracking to the generic group structureChristoph Hellwig2024-11-051-16/+19
| * xfs: factor out a generic xfs_group structureChristoph Hellwig2024-11-051-56/+93
* | Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/li...Carlos Maiolino2024-11-121-109/+82
|\|
| * xfs: convert remaining trace points to pass pag structuresChristoph Hellwig2024-11-051-43/+41
| * xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace pointChristoph Hellwig2024-11-051-7/+8
| * xfs: pass objects to the xfs_irec_merge_{pre,post} trace pointsChristoph Hellwig2024-11-051-16/+17
| * xfs: pass a perag structure to the xfs_ag_resv_init_error trace pointChristoph Hellwig2024-11-051-13/+5
| * xfs: constify pag arguments to trace pointsChristoph Hellwig2024-11-051-9/+10
| * xfs: remove the unused trace_xfs_iwalk_ag trace pointChristoph Hellwig2024-11-051-19/+0
| * xfs: remove the agno argument to xfs_free_ag_extentChristoph Hellwig2024-11-051-6/+5
* | xfs: split the page fault trace eventChristoph Hellwig2024-11-051-8/+12
|/
* xfs: fix finding a last resort AG in xfs_filestream_pick_agChristoph Hellwig2024-10-301-10/+5
* xfs: use xas_for_each_marked in xfs_reclaim_inodes_countChristoph Hellwig2024-09-031-1/+1
* xfs: simplify tagged perag iterationChristoph Hellwig2024-09-031-2/+2
* xfs: introduce new file range commit ioctlsDarrick J. Wong2024-09-011-1/+56
* xfs: fix file_path handling in tracepointsDarrick J. Wong2024-07-291-6/+4
* xfs: grant heads track byte counts, not LSNsDave Chinner2024-07-041-17/+17
* xfs: l_last_sync_lsn is really AIL stateDave Chinner2024-07-041-4/+4
* xfs: clean up refcount log intent item tracepoint callsitesDarrick J. Wong2024-07-021-41/+18
* xfs: pass btree cursors to refcount btree tracepointsDarrick J. Wong2024-07-021-45/+38
* xfs: create specialized classes for refcount tracepointsDarrick J. Wong2024-07-021-22/+39
* xfs: give refcount btree cursor error tracepoints their own classDarrick J. Wong2024-07-021-13/+13
* xfs: clean up rmap log intent item tracepoint callsitesDarrick J. Wong2024-07-021-31/+28
* xfs: pass btree cursors to rmap btree tracepointsDarrick J. Wong2024-07-021-12/+12
* xfs: give rmap btree cursor error tracepoints their own classDarrick J. Wong2024-07-021-18/+99
* xfs: clean up extent free log intent item tracepoint callsitesDarrick J. Wong2024-07-021-18/+15
* xfs: enable FITRIM on the realtime deviceDarrick J. Wong2024-07-011-0/+29
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-231-14/+14
* xfs: add parent pointer ioctlsDarrick J. Wong2024-04-231-0/+92
* xfs: add parent pointer support to attribute codeAllison Henderson2024-04-231-1/+2
* xfs: remove xfs_da_args.attr_flagsDarrick J. Wong2024-04-231-6/+1
* xfs: split xfs_mod_freecounterChristoph Hellwig2024-04-221-1/+0
* xfs: remove the unused xfs_extent_busy_enomem trace eventChristoph Hellwig2024-04-221-1/+0
* xfs: repair extended attributesDarrick J. Wong2024-04-151-0/+2
* xfs: add an explicit owner field to xfs_da_argsDarrick J. Wong2024-04-151-2/+5