summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_ialloc_btree.h
AgeCommit message (Expand)Author
2023-04-11xfs: standardize ondisk to incore conversion for inode btreesDarrick J. Wong
2023-02-13xfs: inobt can use perags in many more places than it doesDave Chinner
2021-10-19xfs: use separate btree cursor cache for each btree typeDarrick J. Wong
2021-10-19xfs: compute absolute maximum nlevels for each btree typeDarrick J. Wong
2021-08-19xfs: replace xfs_sb_version checks with feature flag checksDave Chinner
2021-06-02xfs: use perag for ialloc btree cursorsDave Chinner
2021-06-02xfs: add a perag to the btree cursorDave Chinner
2021-06-02xfs: push perags through the ag reservation calloutsDave Chinner
2020-03-18xfs: add support for inode btree staging cursorsDarrick J. Wong
2019-07-02xfs: create simplified inode walk functionDarrick J. Wong
2018-07-29xfs: pass transaction lock while setting up agresv on cyclic metadataDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-15xfs: add helpers to calculate btree sizeDarrick J. Wong
2017-01-25xfs: use per-AG reservations for the finobtChristoph Hellwig
2015-05-29xfs: allocate sparse inode chunks on full chunk allocation failureBrian Foster
2015-05-29xfs: helper to convert holemask to inode alloc. bitmapBrian Foster
2014-06-25libxfs: move header filesDave Chinner