aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/xfs/libxfs/xfs_alloc_btree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-19xfs: use separate btree cursor cache for each btree typeDarrick J. Wong1-0/+3
2021-10-19xfs: compute absolute maximum nlevels for each btree typeDarrick J. Wong1-0/+2
2021-08-19xfs: replace xfs_sb_version checks with feature flag checksDave Chinner1-1/+1
2021-06-02xfs: convert allocbt cursors to use peragsDave Chinner1-4/+4
2021-06-02xfs: add a perag to the btree cursorDave Chinner1-1/+2
2020-05-13xfs: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-03-18xfs: add support for free space btree staging cursorsDarrick J. Wong1-0/+7
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-15xfs: add helpers to calculate btree sizeDarrick J. Wong1-0/+2
2014-06-25libxfs: move header filesDave Chinner1-0/+65