summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_btree_staging.c
AgeCommit message (Expand)Author
2021-10-22xfs: encode the max btree height in the cursorDarrick J. Wong
2021-10-22xfs: check that bc_nlevels never overflowsDarrick J. Wong
2021-10-22xfs: fix maxlevels comparisons in the btree staging codeDarrick J. Wong
2021-10-22xfs: support storing records in the inode core rootDarrick J. Wong
2021-10-22xfs: repair inode block mapsDarrick J. Wong
2021-08-18xfs: make the start pointer passed to btree alloc_block functions constDarrick J. Wong
2021-08-18xfs: make the pointer passed to btree set_root functions constDarrick J. Wong
2021-04-15xfs: remove XFS_IFBROOTChristoph Hellwig
2020-03-18xfs: support bulk loading of staged btreesDarrick J. Wong
2020-03-18xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong
2020-03-18xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong