summaryrefslogtreecommitdiffstats
path: root/v6.4/c0ebe3e48c75ab075eb1c67aef957109c67e1643
blob: 98fa6fbc85eb950670ecc5e8b6b06724a6f5a29e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
c0ebe3e48c75 ("bcachefs: Assorted endianness fixes")
1784d43a88ec ("bcachefs: Fix usage of last_seq + encryption")
ac516d0e7db7 ("bcachefs: Add the status of bucket gen gc to sysfs")
d7f35163e61d ("bcachefs: Fix BTREE_ITER_NOT_EXTENTS")
e751c01a8ee1 ("bcachefs: Start using bpos.snapshot field")
4cf91b0270dc ("bcachefs: Split out bpos_cmp() and bkey_cmp()")
2da5d000b91e ("bcachefs: Generate better bkey formats when splitting nodes")
fad7cfed79cc ("bcachefs: Add an .invalid method for bch2_btree_ptr_v2")
bcad562259f7 ("bcachefs: Update iter->real_pos lazily")
818664f50571 ("bcachefs: Consolidate bch2_btree_iter_peek() and peek_with_updates()")
ca58cbd4719f ("bcachefs: Improve iter->real_pos handling")
3b0baf6f29ff ("bcachefs: Internal btree iterator renaming")
07fc72e103a6 ("bcachefs: Kill btree_iter_peek_uptodate()")
345ca825e7d7 ("bcachefs: Have btree_iter_next_node() use btree_iter_set_search_pos()")
e0ba3b6429a4 ("bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advance")
73590619ec1b ("bcachefs: Don't unconditially version_upgrade in initialize")
7e6dbac98205 ("bcachefs: Kill bkey ops->debugcheck method")
abcecb49f5f3 ("bcachefs: Fsck code refactoring")
f2eaea2fc18c ("bcachefs: Kill btree_iter_pos_changed()")
c7bb769c81cc ("bcachefs: __bch2_trans_get_iter() refactoring, BTREE_ITER_NOT_EXTENTS")