summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trace.h
AgeCommit message (Expand)Author
2025-03-10xfs: trace what memory backs a bufferChristoph Hellwig
2025-03-03xfs: implement buffered writes to zoned RT devicesChristoph Hellwig
2025-03-03xfs: implement zoned garbage collectionChristoph Hellwig
2025-03-03xfs: add support for zoned space reservationsChristoph Hellwig
2025-03-03xfs: add the zoned space allocatorChristoph Hellwig
2025-03-03xfs: make metabtree reservations globalChristoph Hellwig
2025-03-03xfs: trace in-memory freecounter reservationsChristoph Hellwig
2025-03-03xfs: generalize the freespace and reserved blocks handlingChristoph Hellwig
2025-02-25xfs: decouple buffer readahead from the normal buffer read pathChristoph Hellwig
2025-01-16xfs: fix buffer lookup vs release raceChristoph Hellwig
2024-12-23xfs: prepare refcount btree cursor tracepoints for realtimeDarrick J. Wong
2024-12-23xfs: check that the rtrmapbt maxlevels doesn't increase when growing fsDarrick J. Wong
2024-12-23xfs: support file data forks containing metadata btreesDarrick J. Wong
2024-12-23xfs: prepare rmap btree cursor tracepoints for realtimeDarrick J. Wong
2024-12-23xfs: allow inode-based btrees to reserve space in the data deviceDarrick J. Wong
2024-11-12Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...Carlos Maiolino
2024-11-12Merge tag 'incore-rtgroups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...Carlos Maiolino
2024-11-12Merge tag 'metadata-directory-tree-6.13_2024-11-05' of https://git.kernel.org...Carlos Maiolino
2024-11-12Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...Carlos Maiolino
2024-11-12Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/li...Carlos Maiolino
2024-11-05xfs: implement busy extent tracking for rtgroupsDarrick J. Wong
2024-11-05xfs: port the perag discard code to handle generic groupsDarrick J. Wong
2024-11-05xfs: support logging EFIs for realtime extentsDarrick J. Wong
2024-11-05xfs: store rtgroup information with a bmap intentDarrick J. Wong
2024-11-05xfs: record rt group metadata errors in the health systemDarrick J. Wong
2024-11-05xfs: create incore realtime group structuresDarrick J. Wong
2024-11-05xfs: clean up xfs_getfsmap_helper argumentsChristoph Hellwig
2024-11-05xfs: read and write metadata inode directory treeDarrick J. Wong
2024-11-05xfs: add a generic group pointer to the btree cursorChristoph Hellwig
2024-11-05xfs: convert extent busy tracepoints to the generic group structureChristoph Hellwig
2024-11-05xfs: move draining of deferred operations to the generic group structureChristoph Hellwig
2024-11-05xfs: move metadata health tracking to the generic group structureChristoph Hellwig
2024-11-05xfs: factor out a generic xfs_group structureChristoph Hellwig
2024-11-05xfs: convert remaining trace points to pass pag structuresChristoph Hellwig
2024-11-05xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace pointChristoph Hellwig
2024-11-05xfs: pass objects to the xfs_irec_merge_{pre,post} trace pointsChristoph Hellwig
2024-11-05xfs: pass a perag structure to the xfs_ag_resv_init_error trace pointChristoph Hellwig
2024-11-05xfs: constify pag arguments to trace pointsChristoph Hellwig
2024-11-05xfs: remove the unused trace_xfs_iwalk_ag trace pointChristoph Hellwig
2024-11-05xfs: remove the agno argument to xfs_free_ag_extentChristoph Hellwig
2024-11-05xfs: split the page fault trace eventChristoph Hellwig
2024-10-30xfs: fix finding a last resort AG in xfs_filestream_pick_agChristoph Hellwig
2024-09-03xfs: use xas_for_each_marked in xfs_reclaim_inodes_countChristoph Hellwig
2024-09-03xfs: simplify tagged perag iterationChristoph Hellwig
2024-09-01xfs: introduce new file range commit ioctlsDarrick J. Wong
2024-07-29xfs: fix file_path handling in tracepointsDarrick J. Wong
2024-07-04xfs: grant heads track byte counts, not LSNsDave Chinner
2024-07-04xfs: l_last_sync_lsn is really AIL stateDave Chinner
2024-07-02xfs: clean up refcount log intent item tracepoint callsitesDarrick J. Wong
2024-07-02xfs: pass btree cursors to refcount btree tracepointsDarrick J. Wong