summaryrefslogtreecommitdiffstats
path: root/v6.4/81d22e5d832452ee479c64d5678c7422bc1bef5b
blob: 22d1272f83c8f8e140141acbeec52cd5a0b5df4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
81d22e5d8324 ("bcachefs: Refactor extent_handle_overwrites()")
cd8319fdd91a ("bcachefs: Kill trans->updates2")
8e6bbc4181c9 ("bcachefs: Move extent_handle_overwrites() to bch2_trans_update()")
5288e66a7b73 ("bcachefs: BTREE_ITER_WITH_UPDATES")
d6462f494dcf ("bcachefs: Split extents if necessary in bch2_trans_update()")
bbfcb4519d61 ("bcachefs: Fix bch2_extent_can_insert() call")
360746bf6f7c ("bcachefs: Fix bch2_btree_iter_peek_with_updates()")
8ce600d44720 ("bcachefs: Fix for btree_gc repairing interior btree ptrs")
fa272f33bbfc ("bcachefs: Always check for invalid bkeys in trans commit path")
04903131db3e ("bcachefs: Handle errors in bch2_trans_mark_update()")
6ad060b0eb45 ("bcachefs: Allocator thread doesn't need gc_lock anymore")
b1bd955ba569 ("bcachefs: Don't wait for ALLOC_SCAN_BATCH buckets in allocator")
35d5aff26362 ("bcachefs: Kill bch2_fs_usage_scratch_get()")
9c2e624290f2 ("bcachefs: Fix livelock calling bch2_mark_bkey_replicas()")
6167f7c8ff5c ("bcachefs: Fix journal deadlock")
b753d4b338df ("bcachefs: Fix this_cpu_ptr() usage")
b182ff609f25 ("bcachefs: Move btree node merging to before transaction commit")
65bcd6579df3 ("buckets.c fixups XXX squash")
e751c01a8ee1 ("bcachefs: Start using bpos.snapshot field")
4cf91b0270dc ("bcachefs: Split out bpos_cmp() and bkey_cmp()")