summaryrefslogtreecommitdiffstats
path: root/v6.4/4ce0c711d9ab3a435bc605cd2f36a3f6b4e12c05
blob: 159ebb83cbdcf1ef075d4fa0571eac4f37eea065 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
4ce0c711d9ab ("xfs: consolidate btree block verification")
57982d6c835a ("xfs: consolidate btree ptr checking")
77953b97bb19 ("xfs: add a name field to struct xfs_btree_ops")
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")