aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ialloc_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: use perag for ialloc btree cursorsDave Chinner1-3/+3
2021-06-02xfs: add a perag to the btree cursorDave Chinner1-3/+4
2021-06-02xfs: push perags through the ag reservation calloutsDave Chinner1-1/+1
2020-03-18xfs: add support for inode btree staging cursorsDarrick J. Wong1-0/+6
2019-07-02xfs: create simplified inode walk functionDarrick J. Wong1-0/+3
2018-07-29xfs: pass transaction lock while setting up agresv on cyclic metadataDarrick J. Wong1-2/+2
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-15xfs: add helpers to calculate btree sizeDarrick J. Wong1-0/+2
2017-01-25xfs: use per-AG reservations for the finobtChristoph Hellwig1-0/+3
2015-05-29xfs: allocate sparse inode chunks on full chunk allocation failureBrian Foster1-0/+7
2015-05-29xfs: helper to convert holemask to inode alloc. bitmapBrian Foster1-0/+3
2014-06-25libxfs: move header filesDave Chinner1-0/+65