summaryrefslogtreecommitdiffstats
path: root/v6.4/7ac2c55e4dec9af38bd9447271944296a4a38814
blob: 35dcffadf30c686ef555e444932c6f7cd3c79a33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
7ac2c55e4dec ("bcachefs: Simplify hash table checks")
5c16add5ad78 ("bcachefs: Check inodes at start of fsck")
ab2a29ccffd0 ("bcachefs: Inode backpointers")
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")
50dc0f692a0d ("bcachefs: Require all btree iterators to be freed")
abcecb49f5f3 ("bcachefs: Fsck code refactoring")
f2eaea2fc18c ("bcachefs: Kill btree_iter_pos_changed()")
c8d94403de05 ("bcachefs: Consolidate bch2_read_retry and bch2_read()")