blob: 625bc7c969a9be8b8e3fc8b147f9fc7a1287b684 [file] [log] [blame]
88ee2f484911 ("xfs: split the per-btree union in struct xfs_btree_cur")
4f0cd5a55507 ("xfs: split out a btree type from the btree ops geometry flags")
1a9d26291c68 ("xfs: store the btree pointer length in struct xfs_btree_ops")
186f20c00319 ("xfs: factor out a btree block owner check")
2054cf051698 ("xfs: factor out a xfs_btree_owner helper")
7771f7030007 ("xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls")
3c68858b264f ("xfs: rename btree block/buffer init functions")
c87e3bf78024 ("xfs: initialize btree blocks using btree_ops structure")
d8d6df4253ad ("xfs: extern some btree ops structures")
b20775ed644a ("xfs: turn the allocbt cursor active field into a btree flag")
73a8fd93c421 ("xfs: consolidate the xfs_alloc_lookup_* helpers")
e9e66df8bfa4 ("xfs: remove bc_ino.flags")
fd9c7f7722d8 ("xfs: encode the btree geometry flags in the btree ops structure")
c0afba9a8363 ("xfs: fix imprecise logic in xchk_btree_check_block_owner")
f9e325bf61d1 ("xfs: drop XFS_BTREE_CRC_BLOCKS")
056d22c87132 ("xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor")
2ed0b2c7f331 ("xfs: consolidate btree block allocation tracepoints")
78067b92b909 ("xfs: consolidate btree block freeing tracepoints")
94a69db2367e ("xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS")
d4c75a1b40cd ("xfs: convert remaining kmem_free() to kfree()")