summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trace.h
AgeCommit message (Expand)Author
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-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
2024-07-02xfs: create specialized classes for refcount tracepointsDarrick J. Wong
2024-07-02xfs: give refcount btree cursor error tracepoints their own classDarrick J. Wong
2024-07-02xfs: clean up rmap log intent item tracepoint callsitesDarrick J. Wong
2024-07-02xfs: pass btree cursors to rmap btree tracepointsDarrick J. Wong
2024-07-02xfs: give rmap btree cursor error tracepoints their own classDarrick J. Wong
2024-07-02xfs: clean up extent free log intent item tracepoint callsitesDarrick J. Wong
2024-07-01xfs: enable FITRIM on the realtime deviceDarrick J. Wong
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-04-23xfs: add parent pointer ioctlsDarrick J. Wong
2024-04-23xfs: add parent pointer support to attribute codeAllison Henderson
2024-04-23xfs: remove xfs_da_args.attr_flagsDarrick J. Wong
2024-04-22xfs: split xfs_mod_freecounterChristoph Hellwig
2024-04-22xfs: remove the unused xfs_extent_busy_enomem trace eventChristoph Hellwig
2024-04-15xfs: repair extended attributesDarrick J. Wong
2024-04-15xfs: add an explicit owner field to xfs_da_argsDarrick J. Wong
2024-04-15xfs: condense extended attributes after a mapping exchange operationDarrick J. Wong
2024-04-15xfs: bind together the front and back ends of the file range exchange codeDarrick J. Wong
2024-04-15xfs: create deferred log items for file mapping exchangesDarrick J. Wong
2024-03-15xfs: fix dev_t usage in xmbuf tracepointsDarrick J. Wong
2024-02-22xfs: add a realtime flag to the bmap update log redo itemsDarrick J. Wong
2024-02-22xfs: clean up bmap log intent item tracepoint callsitesDarrick J. Wong
2024-02-22xfs: split tracepoint classes for deferred itemsDarrick J. Wong
2024-02-22xfs: launder in-memory btree buffers before transaction commitDarrick J. Wong
2024-02-22xfs: support in-memory btreesDarrick J. Wong
2024-02-22xfs: support in-memory buffer cache targetsDarrick J. Wong
2024-02-22xfs: remove xfs_btnum_tChristoph Hellwig
2024-02-22xfs: add a name field to struct xfs_btree_opsChristoph Hellwig