summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_refcount.h
AgeCommit message (Expand)Author
2021-10-22xfs: create slab caches for frequently-used deferred itemsDarrick J. Wong
2021-10-22xfs: compact deferred intent item structuresDarrick J. Wong
2021-08-18xfs: make the record pointer passed to query_range functions constDarrick J. Wong
2021-06-02xfs: convert refcount btree cursor to use peragsDave Chinner
2019-08-28xfs: remove unnecessary int returns from deferred refcount functionsDarrick J. Wong
2018-08-02xfs: pass transaction to xfs_defer_add()Brian Foster
2018-08-02xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-15xfs: add repair helpers for the reference count btreeDarrick J. Wong
2018-05-15xfs: expose various functions to repair codeDarrick J. Wong
2018-01-17xfs: add scrub cross-referencing helpers for the refcount btreesDarrick J. Wong
2017-06-19xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong
2016-10-05xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong
2016-10-03xfs: introduce reflink utility functionsDarrick J. Wong
2016-10-03xfs: connect refcount adjust functions to upper layersDarrick J. Wong
2016-10-03xfs: log refcount intent itemsDarrick J. Wong
2016-10-03xfs: add refcount btree operationsDarrick J. Wong