summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trace.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* xfs: rename i_disk_size fields in ftrace outputDarrick J. Wong2021-08-191-8/+6
* xfs: disambiguate units for ftrace fields tagged "count"Darrick J. Wong2021-08-191-6/+6
* xfs: disambiguate units for ftrace fields tagged "len"Darrick J. Wong2021-08-191-31/+35
* xfs: disambiguate units for ftrace fields tagged "offset"Darrick J. Wong2021-08-191-15/+14
* xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"Darrick J. Wong2021-08-191-13/+13
* xfs: standardize daddr formatting in ftrace outputDarrick J. Wong2021-08-191-4/+4
* xfs: standardize rmap owner number formatting in ftrace outputDarrick J. Wong2021-08-191-5/+5
* xfs: standardize AG block number formatting in ftrace outputDarrick J. Wong2021-08-191-23/+23
* xfs: standardize AG number formatting in ftrace outputDarrick J. Wong2021-08-191-36/+36
* xfs: standardize inode number formatting in ftrace outputDarrick J. Wong2021-08-191-11/+17
* xfs: make the record pointer passed to query_range functions constDarrick J. Wong2021-08-181-2/+2
* xfs: add trace point for fs shutdownDarrick J. Wong2021-08-181-0/+27
* xfs: XLOG_STATE_IOERROR must dieDave Chinner2021-08-161-1/+0
* xfs: add attr state machine tracepointsAllison Henderson2021-08-091-0/+24
* xfs: replace kmem_alloc_large() with kvmalloc()Dave Chinner2021-08-091-1/+0
* xfs: remove kmem_alloc_io()Dave Chinner2021-08-091-1/+0
* xfs: throttle inode inactivation queuing on memory reclaimDarrick J. Wong2021-08-091-1/+36
* xfs: use background worker pool when transactions can't get free spaceDarrick J. Wong2021-08-091-0/+1