summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trace.h
AgeCommit message (Expand)Author
2023-12-29xfs: use the op name in trace_xlog_intent_recovery_failedChristoph Hellwig
2023-12-14xfs: store an ops pointer in struct xfs_defer_pendingChristoph Hellwig
2023-12-14xfs: consolidate the xfs_attr_defer_* helpersChristoph Hellwig
2023-12-06xfs: allow pausing of pending deferred work itemsDarrick J. Wong
2023-09-12xfs: reload entire unlinked bucket listsDarrick J. Wong
2023-09-12xfs: load uncached unlinked inodes into memory on demandDarrick J. Wong
2023-08-30Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-08-24mm: remove enum page_entry_sizeMatthew Wilcox (Oracle)
2023-08-10xfs: implement online scrubbing of rtsummary infoDarrick J. Wong
2023-07-05Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-07-02xfs: clean up the rtbitmap fsmap backendDarrick J. Wong
2023-05-24xfs: Provide a splice-read wrapperDavid Howells
2023-04-11xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong
2023-04-11xfs: create traced helper to get extra perag referencesDarrick J. Wong
2023-03-19xfs: add tracepoints for each of the externally visible allocatorsDarrick J. Wong
2023-02-13xfs: refactor the filestreams allocator pick functionsDave Chinner
2023-02-13xfs: pass perag to filestreams tracingDave Chinner
2023-02-13xfs: fold xfs_alloc_ag_vextent() into callersDave Chinner
2023-02-13xfs: rework the perag trace points to be perag centricDave Chinner
2023-02-13xfs: active perag reference countingDave Chinner
2023-02-11xfs: t_firstblock is tracking AGs not blocksDave Chinner
2023-02-11xfs: fix low space alloc deadlockDave Chinner
2023-02-05xfs: pass refcount intent directly through the log intent codeDarrick J. Wong
2022-11-28xfs: add debug knob to slow down write for funDarrick J. Wong
2022-11-28xfs: add debug knob to slow down writeback for funDarrick J. Wong
2022-10-31xfs: report refcount domain in tracepointsDarrick J. Wong
2022-09-19xfs: missing space in xfs trace logZeng Heng
2022-07-14Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...Darrick J. Wong
2022-07-14xfs: introduce xfs_iunlink_lookupDave Chinner
2022-07-12xfs: replace inode fork size macros with functionsDarrick J. Wong
2022-06-23xfs: introduce xfs_inodegc_push()Dave Chinner
2022-05-12xfs: ATTR_REPLACE algorithm with LARP enabled needs reworkDave Chinner
2022-05-12xfs: introduce attr remove initial states into xfs_attr_set_iterDave Chinner
2022-05-12xfs: clean up final attr removal in xfs_attr_set_iterDave Chinner
2022-05-12xfs: remote xattr removal in xfs_attr_set_iter() is conditionalDave Chinner
2022-05-12xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARPDave Chinner
2022-05-12xfs: split remote attr setting out from replace pathDave Chinner
2022-05-12xfs: kill XFS_DAC_LEAF_ADDNAME_INITDave Chinner
2022-05-12xfs: separate out initial attr_set statesDave Chinner
2022-05-11xfs: rework deferred attribute operation setupDave Chinner
2022-05-11xfs: Add helper function xfs_attr_leaf_addnameAllison Henderson
2022-05-04Merge tag 'reflink-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/...Dave Chinner
2022-05-04Merge tag 'rmap-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/lin...Dave Chinner
2022-05-04xfs: intent item whiteoutsDave Chinner
2022-04-28xfs: rewrite xfs_reflink_end_cow to use intentsDarrick J. Wong
2022-04-28xfs: report "max_resp" used for min log size computationDarrick J. Wong
2022-04-28xfs: create shadow transaction reservations for computing minimum log sizeDarrick J. Wong
2022-04-27xfs: capture buffer ops in the xfs_buf tracepointsDarrick J. Wong
2022-04-21Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...Dave Chinner
2022-04-21xfs: convert quota options flags to unsigned.Dave Chinner