blob: 198bd6e6c6237d92d6bad08c0fcc24ac6b55f892 [file] [log] [blame]
880e2275f9f1 ("bcachefs: Move trigger fns to bkey_ops")
3598c56eb93b ("bcachefs: Consolidate trigger code a bit")
ae94c78fb1d5 ("bcachefs: bch2_trans_mark_key() now takes a bkey_i *")
78c8fe20be12 ("bcachefs: Normal update/commit path now works before going RW")
06a98c966f9a ("bcachefs: Change __bch2_trans_commit() to run triggers then get RW")
c929f2306e61 ("bcachefs: Stale ptr cleanup is now done by gc_gens")
ec061b215d63 ("bcachefs: btree_gc no longer uses main in-memory bucket array")
12ce5b7df1e0 ("bcachefs: Btree key cache coherency")
2e63e180665d ("bcachefs: Stash a copy of key being overwritten in btree_insert_entry")
1f2d91925029 ("bcachefs: iter->update_path")
a1e82d35f897 ("bcachefs: Refactor bch2_btree_iter()")
7d782ae447dd ("bcachefs: Refactor trigger code")
21aec962dfec ("bcachefs: New data structure for buckets waiting on journal commit")
8f11548edbcc ("bcachefs: Improve path for when btree_gc needs another pass")
669f87a5da1c ("bcachefs: Switch to __func__for recording where btree_trans was initialized")
8e432d98a501 ("fixup! bcachefs: Factor out __bch2_btree_iter_set_pos()")
5222a4607cd8 ("bcachefs: BTREE_ITER_WITH_JOURNAL")
cd7c2d3d8d31 ("bcachefs: Make sure BCH_FS_FSCK_DONE gets set")
dfd41fb9f246 ("bcachefs: Fix race between btree updates & journal replay")
fb64f3fdac71 ("bcachefs: BCH_JSET_ENTRY_log")