summaryrefslogtreecommitdiffstats
path: root/v6.4/ad065ef0d2fcd787225bd8887b6b75c6eb4da9a1
blob: be7c62e5a0a2f58ff2367682ca86cbd45daa7555 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
ad065ef0d2fc ("xfs: set btree block buffer ops in _init_buf")
c87e3bf78024 ("xfs: initialize btree blocks using btree_ops structure")
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()")
49292576136f ("xfs: convert kmem_free() for kvmalloc users to kvfree()")
afdc115559c5 ("xfs: move kmem_to_page()")
f078d4ea8276 ("xfs: convert kmem_alloc() to kmalloc()")
10634530f7ba ("xfs: convert kmem_zalloc() to kzalloc()")
414147225400 ("xfs: remove struct xfs_attr_shortform")
6c8d169bbd51 ("xfs: simplify xfs_attr_sf_findname")
45c76a2add55 ("xfs: return if_data from xfs_idata_realloc")
6e145f943bd8 ("xfs: make if_data a void pointer")
782392188775 ("xfs: fix perag leak when growfs fails")
07afd3173d0c ("xfs: add lock protection when remove perag from radix tree")