summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_alloc_btree.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: standardize the btree maxrecs function parametersDarrick J. Wong2024-09-011-1/+2
* xfs: split xfs_allocbt_init_cursorChristoph Hellwig2024-02-221-2/+5
* xfs: remove xfs_allocbt_stage_cursorChristoph Hellwig2024-02-221-3/+0
* 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: replace xfs_sb_version checks with feature flag checksDave Chinner2021-08-191-1/+1
* xfs: convert allocbt cursors to use peragsDave Chinner2021-06-021-4/+4
* xfs: add a perag to the btree cursorDave Chinner2021-06-021-1/+2
* xfs: Use the correct style for SPDX License IdentifierNishad Kamdar2020-05-141-1/+1
* xfs: add support for free space btree staging cursorsDarrick J. Wong2020-03-181-0/+7
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: add helpers to calculate btree sizeDarrick J. Wong2018-05-161-0/+2
* libxfs: move header filesDave Chinner2014-06-251-0/+65