summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_refcount_btree.h
AgeCommit message (Expand)Author
2021-10-19xfs: use separate btree cursor cache for each btree typeDarrick J. Wong
2021-10-19xfs: compute absolute maximum nlevels for each btree typeDarrick J. Wong
2021-06-02xfs: convert refcount btree cursor to use peragsDave Chinner
2021-06-02xfs: add a perag to the btree cursorDave Chinner
2021-06-02xfs: push perags through the ag reservation calloutsDave Chinner
2020-03-18xfs: add support for refcount btree staging cursorsDarrick J. Wong
2018-07-29xfs: pass transaction lock while setting up agresv on cyclic metadataDarrick J. Wong
2018-07-11xfs: remove unused btree cursor bc_private.a.dfops fieldBrian Foster
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-04-09xfs: non-scrub - remove unused function parametersEric Sandeen
2017-01-03xfs: use the actual AG length when reserving blocksDarrick J. Wong
2016-10-05xfs: preallocate blocks for worst-case btree expansionDarrick J. Wong
2016-10-03xfs: define the on-disk refcount btree formatDarrick J. Wong