summaryrefslogtreecommitdiffstats
path: root/v6.4/1a21bf9866700f29ad552cca8bbddfd248bb751c
blob: fa1272069550f693ded07bb5f17d45051c360f9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
1a21bf986670 ("bcachefs: Add a single slot percpu buf for btree iters")
ae1ede5893bd ("bcachefs: Don't embed btree iters in btree_trans")
495aabede3ff ("bcachefs: Add debug code to print btree transactions")
00b8ccf7074f ("bcachefs: Interior btree updates are now fully transactional")
c823c3390bd2 ("bcachefs: Factor out bch2_fs_btree_interior_update_init()")
96e2aa1be5ee ("bcachefs: Add a mechanism for passing extra journal entries to bch2_trans_commit()")
2340fd9d27c4 ("bcachefs: Be more rigorous about marking the filesystem clean")
bc970cecd86d ("bcachefs: Fix two more deadlocks")
5b6d505a77f8 ("bcachefs: Fix another deadlock in btree_update_nodes_written()")
58fb3e519a76 ("bcachefs: Fix another deadlock in the btree interior update path")
0f9dda478fb5 ("bcachefs: Fix a deadlock on starting an interior btree update")
8707ab0df259 ("bcachefs: Fix another error path locking bug")
0329b1507d37 ("bcachefs: Trace where btree iterators are allocated")
501e1bda3e58 ("bcachefs: Fix journalling of interior node updates")
a0e491c099a2 ("bcachefs: Don't allocate memory while holding journal reservation")
39fb2983c586 ("bcachefs: Kill bkey_type_successor")
56a40fbc4e39 ("bcachefs: Various fixes for interior update path")
f1d786a0dbc4 ("bcachefs: Add an option for keeping journal entries after startup")
6357d6071fcc ("bcachefs: Journal updates to interior nodes")
e62d65f2fbc3 ("bcachefs: trans_commit() path can now insert to interior nodes")