]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include/xfs_trace.h
xfsprogs: Release v6.15.0
[thirdparty/xfsprogs-dev.git] / include / xfs_trace.h
2025-02-25  Darrick J. Wongxfs: allow inode-based btrees to reserve space in the...
2024-12-24  Darrick J. Wongxfs: create incore realtime group structures
2024-12-24  Darrick J. Wongxfs: read and write metadata inode directory tree
2024-12-24  Christoph Hellwigxfs: factor out a generic xfs_group structure
2024-12-24  Christoph Hellwigxfs: convert remaining trace points to pass pag structures
2024-12-24  Christoph Hellwigxfs: pass objects to the xfs_irec_merge_{pre,post}...
2024-12-24  Christoph Hellwigxfs: remove the agno argument to xfs_free_ag_extent
2024-10-04  Darrick J. Wongxfs: clean up extent free log intent item tracepoint...
2024-10-04  Darrick J. Wongxfs: hoist xfs_iunlink to libxfs
2024-08-06  Carlos MaiolinoMerge tag 'libxfs-sync-6.10_2024-07-29' of https:/...
2024-07-30  Darrick J. Wongxfs: restrict when we try to align cow fork delalloc...
2024-07-30  Darrick J. Wongxfs: create deferred log items for file mapping exchanges
2024-06-17  Carlos MaiolinoMerge tag 'libxfs-sync-6.9_2024-06-03' of https://git...
2024-06-03  Darrick J. Wongxfs: launder in-memory btree buffers before transaction...
2024-06-03  Darrick J. Wongxfs: support in-memory btrees
2024-06-03  Christoph Hellwigxfs: add a name field to struct xfs_btree_ops
2024-06-03  Darrick J. Wongxfs: consolidate btree block allocation tracepoints
2024-06-03  Darrick J. Wongxfs: consolidate btree block freeing tracepoints
2024-04-17  Darrick J. Wongxfs: allow pausing of pending deferred work items
2024-04-17  Darrick J. Wongxfs: move ->iop_recover to xfs_defer_op_type
2023-06-09  Darrick J. Wongxfs: allow queued AG intents to drain before scrubbing
2023-06-09  Darrick J. Wongxfs: create traced helper to get extra perag references
2023-05-10  Darrick J. Wongxfs: add tracepoints for each of the externally visible...
2023-05-10  Dave Chinnerxfs: rework the perag trace points to be perag centric
2023-05-09  Dave Chinnerxfs: active perag reference counting
2023-05-09  Dave Chinnerxfs: fix low space alloc deadlock
2022-06-22  Dave Chinnerxfs: split remote attr setting out from replace path
2022-06-22  Dave Chinnerxfs: rework deferred attribute operation setup
2022-06-22  Allison Hendersonxfs: Add helper function xfs_attr_leaf_addname
2022-06-22  Darrick J. Wongxfs: report "max_resp" used for min log size computation
2022-06-22  Darrick J. Wongxfs: create shadow transaction reservations for computi...
2022-01-31  Allison Hendersonxfs: add attr state machine tracepoints
2020-11-12  Darrick J. Wongxfs: periodically relog deferred intent items
2020-05-01  Darrick J. Wongxfs: support bulk loading of staged btrees
2020-05-01  Darrick J. Wongxfs: introduce fake roots for inode-rooted btrees
2020-05-01  Darrick J. Wongxfs: introduce fake roots for ag-rooted btrees
2020-01-16  Darrick J. Wongxfs: refactor xfs_iread_extents to use xfs_btree_visit_...
2020-01-16  Brian Fosterxfs: optimize near mode bnobt scans with concurrent...
2020-01-16  Brian Fosterxfs: factor out tree fixup logic into helper
2020-01-16  Brian Fosterxfs: reuse best extent tracking logic for bnobt scan
2020-01-16  Brian Fosterxfs: refactor cntbt lastblock scan best extent logic...
2019-07-24  Eric Sandeenlibxfs: trivial changes to libxfs/trans.c
2019-07-24  Darrick J. Wongxfs: always rejoin held resources during defer roll
2019-07-24  Darrick J. Wongxfs: track metadata health status
2019-05-21  Eric Sandeenlibxfs: Remove XACT_DEBUG #ifdefs
2018-10-05  Brian Fosterxfs: fold dfops into the transaction
2018-10-05  Brian Fosterxfs: replace xfs_defer_ops ->dop_pending with on-stack...
2018-08-01  Eric Sandeenxfsprogs: remove unused macros
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-06-28  Dave Chinnerxfs: adder caller IP to xfs_defer* tracepoints
2018-06-28  Brian Fosterxfs: defer agfl block frees when dfops is available
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Brian Fosterxfs: detect agfl count corruption and reset agfl
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Christoph Hellwigxfs: use a b+tree for the in-core extent list
2017-11-17  Christoph Hellwigxfs: remove XFS_BMAP_TRACE_EXLIST
2016-10-25  Darrick J. Wongxfs: use interval query for rmap alloc operations on...
2016-10-25  Darrick J. Wongxfs: store in-progress CoW allocations in the refcount...
2016-10-25  Darrick J. Wongxfs: implement deferred bmbt map/unmap operations
2016-10-25  Darrick J. Wongxfs: map an inode's offset to an exact physical block
2016-10-25  Darrick J. Wongxfs: introduce reflink utility functions
2016-10-25  Darrick J. Wongxfs: adjust refcount of an extent of blocks in refcount...
2016-10-25  Darrick J. Wongxfs: add refcount btree operations
2016-10-25  Darrick J. Wongxfs: set up per-AG free space reservations
2016-08-10  Darrick J. Wongxfs: propagate bmap updates to rmapbt
2016-08-10  Darrick J. Wongxfs: add rmap btree insert and delete helpers
2016-08-10  Darrick J. Wongxfs: convert unwritten status of reverse mappings
2016-08-10  Darrick J. Wongxfs: add an extent to the rmap btree
2016-08-10  Darrick J. Wongxfs: add rmap btree operations
2016-08-10  Darrick J. Wongxfs: introduce rmap extent operation stubs
2016-08-10  Darrick J. Wongxfs: add tracepoints and error injection for deferred...
2016-08-10  Darrick J. Wongxfs: add tracepoints for the deferred ops mechanism
2016-08-10  Darrick J. Wongxfs: introduce interval queries on btrees
2016-08-10  Darrick J. Wongxfs: support btrees with overlapping intervals for...
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-30  Brian Fosterxfs: allocate sparse inode chunks on full chunk allocat...
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2013-09-16  Dave Chinnerlibxfs: switch over to xfs_sb.c and remove xfs_mount.c
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
2011-07-25  Dave Chinnerlibxlog: sync up with 2.6.38 kernel code