summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_refcount_btree.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: use separate btree cursor cache for each btree typeDarrick J. Wong2021-10-191-0/+3
* xfs: compute absolute maximum nlevels for each btree typeDarrick J. Wong2021-10-191-0/+2
* xfs: convert refcount btree cursor to use peragsDave Chinner2021-06-021-2/+2
* xfs: add a perag to the btree cursorDave Chinner2021-06-021-1/+1
* xfs: push perags through the ag reservation calloutsDave Chinner2021-06-021-1/+2
* xfs: add support for refcount btree staging cursorsDarrick J. Wong2020-03-181-0/+6
* xfs: pass transaction lock while setting up agresv on cyclic metadataDarrick J. Wong2018-07-291-1/+2
* xfs: remove unused btree cursor bc_private.a.dfops fieldBrian Foster2018-07-111-2/+2
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1
* xfs: non-scrub - remove unused function parametersEric Sandeen2018-04-091-2/+1
* xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-031-1/+2
* xfs: preallocate blocks for worst-case btree expansionDarrick J. Wong2016-10-051-0/+7
* xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-031-0/+67