summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trace.h
AgeCommit message (Expand)Author
2021-10-22xfs: clean up extent free log intent item tracepoint callsitesDarrick J. Wong
2021-10-22xfs: allow inode-based btrees to reserve space in the data devicereserve-rt-metadata-space_2021-10-22Darrick J. Wong
2021-10-22xfs: simplify xfs_ag_resv_free signatureDarrick J. Wong
2021-10-22xfs: support dynamic btree cursor heightsDarrick J. Wong
2021-10-22xfs: read and write metadata inode directoryDarrick J. Wong
2021-10-22xfs: create imeta abstractions to get and set metadata inodesDarrick J. Wong
2021-10-22xfs: repair extended attributesDarrick J. Wong
2021-10-22xfs: make atomic extent swapping support realtime filesDarrick J. Wong
2021-10-22xfs: port xfs_swap_extents_rmap to our new codeDarrick J. Wong
2021-10-22xfs: add a ->xchg_file_range handlerDarrick J. Wong
2021-10-22xfs: create deferred log items for extent swappingDarrick J. Wong
2021-10-22xfs: add a realtime flag to the bmap update log redo itemsDarrick J. Wong
2021-10-22xfs: clean up bmap log intent item tracepoint callsitesDarrick J. Wong
2021-10-22xfs: split tracepoint classes for deferred itemsDarrick J. Wong
2021-10-22xfs: remember sick inodes that get inactivatedDarrick J. Wong
2021-10-22xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2021-10-22Darrick J. Wong
2021-10-22xfs: rewrite xfs_reflink_end_cow to use intentsreflink-speedups_2021-10-22Darrick J. Wong
2021-10-22xfs: create shadow transaction reservations for computing minimum log sizeDarrick J. Wong
2021-08-19xfs: convert bp->b_bn references to xfs_buf_daddr()Dave Chinner
2021-08-19xfs: convert remaining mount flags to state flagsDave Chinner
2021-08-19xfs: start documenting common units and tags used in tracepointsDarrick J. Wong
2021-08-19xfs: standardize inode generation formatting in ftrace outputDarrick J. Wong
2021-08-19xfs: standardize remaining xfs_buf length tracepointsDarrick J. Wong
2021-08-19xfs: resolve fork names in trace outputDarrick J. Wong
2021-08-19xfs: rename i_disk_size fields in ftrace outputDarrick J. Wong
2021-08-19xfs: disambiguate units for ftrace fields tagged "count"Darrick J. Wong
2021-08-19xfs: disambiguate units for ftrace fields tagged "len"Darrick J. Wong
2021-08-19xfs: disambiguate units for ftrace fields tagged "offset"Darrick J. Wong
2021-08-19xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"Darrick J. Wong
2021-08-19xfs: standardize daddr formatting in ftrace outputDarrick J. Wong
2021-08-19xfs: standardize rmap owner number formatting in ftrace outputDarrick J. Wong
2021-08-19xfs: standardize AG block number formatting in ftrace outputDarrick J. Wong
2021-08-19xfs: standardize AG number formatting in ftrace outputDarrick J. Wong
2021-08-19xfs: standardize inode number formatting in ftrace outputDarrick J. Wong
2021-08-18xfs: make the record pointer passed to query_range functions constDarrick J. Wong
2021-08-18xfs: add trace point for fs shutdownDarrick J. Wong
2021-08-16xfs: XLOG_STATE_IOERROR must dieDave Chinner
2021-08-09xfs: add attr state machine tracepointsAllison Henderson
2021-08-09xfs: replace kmem_alloc_large() with kvmalloc()Dave Chinner
2021-08-09xfs: remove kmem_alloc_io()Dave Chinner
2021-08-09xfs: throttle inode inactivation queuing on memory reclaimDarrick J. Wong
2021-08-09xfs: use background worker pool when transactions can't get free spaceDarrick J. Wong
2021-08-09xfs: don't run speculative preallocation gc when fs is frozenDarrick J. Wong
2021-08-06xfs: per-cpu deferred inode inactivation queuesDave Chinner
2021-07-29xfs: need to see iclog flags in tracingDave Chinner
2021-06-21xfs: fix type mismatches in the inode reclaim functionsDarrick J. Wong
2021-06-21xfs: refactor the inode recycling codeDarrick J. Wong
2021-06-21xfs: add iclog state trace eventsDave Chinner
2021-06-18Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...Darrick J. Wong
2021-06-08xfs: rename struct xfs_eofblocks to xfs_icwalkrename-eofblocks-5.14_2021-06-08Darrick J. Wong