summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_btree_staging.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: encode the max btree height in the cursorDarrick J. Wong2021-10-191-5/+5
* xfs: check that bc_nlevels never overflowsDarrick J. Wong2021-10-141-0/+2
* xfs: fix maxlevels comparisons in the btree staging codeDarrick J. Wong2021-10-141-2/+2
* xfs: make the start pointer passed to btree alloc_block functions constDarrick J. Wong2021-08-181-4/+4
* xfs: make the pointer passed to btree set_root functions constDarrick J. Wong2021-08-181-3/+3
* xfs: remove XFS_IFBROOTChristoph Hellwig2021-04-151-1/+0
* xfs: support bulk loading of staged btreesDarrick J. Wong2020-03-181-0/+616
* xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong2020-03-181-0/+84
* xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong2020-03-181-0/+179