summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trace.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong2023-04-111-0/+71
* xfs: create traced helper to get extra perag referencesDarrick J. Wong2023-04-111-0/+1
* xfs: add tracepoints for each of the externally visible allocatorsDarrick J. Wong2023-03-191-0/+7
* xfs: refactor the filestreams allocator pick functionsDave Chinner2023-02-131-5/+4
* xfs: pass perag to filestreams tracingDave Chinner2023-02-131-17/+20
* xfs: fold xfs_alloc_ag_vextent() into callersDave Chinner2023-02-131-7/+1
* xfs: rework the perag trace points to be perag centricDave Chinner2023-02-131-10/+11
* xfs: active perag reference countingDave Chinner2023-02-131-0/+3
* xfs: t_firstblock is tracking AGs not blocksDave Chinner2023-02-111-4/+4
* xfs: fix low space alloc deadlockDave Chinner2023-02-111-0/+1
* xfs: pass refcount intent directly through the log intent codeDarrick J. Wong2023-02-051-11/+4
* xfs: add debug knob to slow down write for funDarrick J. Wong2022-11-281-0/+42
* xfs: add debug knob to slow down writeback for funDarrick J. Wong2022-11-281-0/+44
* xfs: report refcount domain in tracepointsDarrick J. Wong2022-10-311-9/+39
* xfs: missing space in xfs trace logZeng Heng2022-09-191-2/+2
* Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/...Darrick J. Wong2022-07-141-1/+1
|\
| * xfs: replace inode fork size macros with functionsDarrick J. Wong2022-07-121-1/+1
* | xfs: introduce xfs_iunlink_lookupDave Chinner2022-07-141-1/+0
|/
* xfs: introduce xfs_inodegc_push()Dave Chinner2022-06-231-0/+1
* xfs: ATTR_REPLACE algorithm with LARP enabled needs reworkDave Chinner2022-05-121-5/+2
* xfs: introduce attr remove initial states into xfs_attr_set_iterDave Chinner2022-05-121-0/+3
* xfs: clean up final attr removal in xfs_attr_set_iterDave Chinner2022-05-121-2/+3
* xfs: remote xattr removal in xfs_attr_set_iter() is conditionalDave Chinner2022-05-121-2/+2
* xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARPDave Chinner2022-05-121-2/+2
* xfs: split remote attr setting out from replace pathDave Chinner2022-05-121-3/+6
* xfs: kill XFS_DAC_LEAF_ADDNAME_INITDave Chinner2022-05-121-1/+2
* xfs: separate out initial attr_set statesDave Chinner2022-05-121-2/+20
* xfs: rework deferred attribute operation setupDave Chinner2022-05-111-0/+4
* xfs: Add helper function xfs_attr_leaf_addnameAllison Henderson2022-05-111-0/+1
* Merge tag 'reflink-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/...Dave Chinner2022-05-041-2/+30
|\
| * xfs: rewrite xfs_reflink_end_cow to use intentsDarrick J. Wong2022-04-281-1/+2
| * xfs: report "max_resp" used for min log size computationDarrick J. Wong2022-04-281-0/+19
| * xfs: create shadow transaction reservations for computing minimum log sizeDarrick J. Wong2022-04-281-2/+10
* | Merge tag 'rmap-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/lin...Dave Chinner2022-05-041-1/+4
|\ \ | |/
| * xfs: capture buffer ops in the xfs_buf tracepointsDarrick J. Wong2022-04-271-1/+4
* | xfs: intent item whiteoutsDave Chinner2022-05-041-0/+3
|/
* Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...Dave Chinner2022-04-211-2/+2
|\
| * xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectivelyChandan Babu R2022-04-111-1/+1
| * xfs: Use xfs_extnum_t instead of basic data typesChandan Babu R2022-04-111-1/+1
* | xfs: convert quota options flags to unsigned.Dave Chinner2022-04-211-16/+0
* | xfs: convert da btree operations flags to unsigned.Dave Chinner2022-04-211-4/+4
|/
* xfs: log items should have a xlog pointer, not a mountDave Chinner2022-03-201-2/+2
* xfs: constify the name argument to various directory functionsDarrick J. Wong2022-03-141-2/+2
* xfs: prepare xfs_btree_cur for dynamic cursor heightsDarrick J. Wong2021-10-191-1/+1
* xfs: convert bp->b_bn references to xfs_buf_daddr()Dave Chinner2021-08-191-8/+5
* xfs: convert remaining mount flags to state flagsDave Chinner2021-08-191-2/+2
* xfs: start documenting common units and tags used in tracepointsDarrick J. Wong2021-08-191-0/+35
* xfs: standardize inode generation formatting in ftrace outputDarrick J. Wong2021-08-191-1/+1
* xfs: standardize remaining xfs_buf length tracepointsDarrick J. Wong2021-08-191-12/+12
* xfs: resolve fork names in trace outputDarrick J. Wong2021-08-191-3/+3