summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ialloc_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: replace xfs_sb_version checks with feature flag checksDave Chinner2021-08-191-1/+1
* xfs: use perag for ialloc btree cursorsDave Chinner2021-06-021-3/+3
* xfs: add a perag to the btree cursorDave Chinner2021-06-021-3/+4
* xfs: push perags through the ag reservation calloutsDave Chinner2021-06-021-1/+1
* xfs: add support for inode btree staging cursorsDarrick J. Wong2020-03-181-0/+6
* xfs: create simplified inode walk functionDarrick J. Wong2019-07-021-0/+3
* xfs: pass transaction lock while setting up agresv on cyclic metadataDarrick J. Wong2018-07-291-2/+2
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: add helpers to calculate btree sizeDarrick J. Wong2018-05-151-0/+2
* xfs: use per-AG reservations for the finobtChristoph Hellwig2017-01-251-0/+3
* xfs: allocate sparse inode chunks on full chunk allocation failureBrian Foster2015-05-291-0/+7
* xfs: helper to convert holemask to inode alloc. bitmapBrian Foster2015-05-291-0/+3
* libxfs: move header filesDave Chinner2014-06-251-0/+65