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