summaryrefslogtreecommitdiffstats
path: root/v6.4/84c72755b9aab31ed43e50eb5c7229d7ef042f7d
blob: 7537b9a8d1baba37c45bed95b651222280d25faf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
84c72755b9aa ("bcachefs: Initialize ec work structs early")
c823c3390bd2 ("bcachefs: Factor out bch2_fs_btree_interior_update_init()")
ac7c51b2180e ("bcachefs: Seralize btree_update operations at btree_update_nodes_written()")
36e9d6985475 ("bcachefs: Do updates in order they were queued up in")
d9b022fee69e ("bcachefs: Fix a spurious gcc warning")
e14f4ab4fee5 ("bcachefs: Re-enable bkey_debugcheck() in the extent update path")
e3d3a9d91a85 ("bcachefs: trans_get_key() now works correctly for extents")
91052b9de806 ("bcachefs: Refactor trans_(get|update)_key")
88767d65d842 ("bcachefs: Update path now handles triggers that generate more triggers")
6e738539cd8f ("bcachefs: Improve key marking interface")
4ee202e2b70f ("bcachefs: better BTREE_INSERT_NO_CLEAR_REPLICAS")
3838be78410c ("bcachefs: Don't use a fixed size buffer for fs_usage_deltas")
61011ea23785 ("bcachefs: Rip out old hacky transaction restart tracing")
20bceecb3159 ("bcachefs: More work to avoid transaction restarts")
7d825866604b ("bcachefs: Avoid spurious transaction restarts")
58fbf80834c9 ("bcachefs: Delete duplicate code")
6fb076e60d65 ("bcachefs: Fix spurious inconsistency in recovery")
ed8413fdab65 ("bcachefs: improved btree locking tracepoints")
17758a6c2367 ("bcachefs: bch2_btree_delete_at_range()")
60755344c6b1 ("bcachefs: kill BTREE_ITER_NOUNLOCK")