summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_btree_staging.c
AgeCommit message (Expand)Author
2022-11-09xfs: repair inode fork block mapping data structuresDarrick J. Wong
2022-11-09xfs: move btree bulkload record initialization to ->get_record implementationsrepair-prep-for-bulk-loading_2022-11-09Darrick J. Wong
2022-11-09xfs: force all buffers to be written during btree bulk loadDarrick J. Wong
2021-10-19xfs: encode the max btree height in the cursorDarrick J. Wong
2021-10-14xfs: check that bc_nlevels never overflowsDarrick J. Wong
2021-10-14xfs: fix maxlevels comparisons in the btree staging codeDarrick 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