From: Linus Torvalds Date: Thu, 15 May 2025 21:20:48 +0000 (-0700) Subject: Merge tag 'bcachefs-2025-05-15' of git://evilpiepirate.org/bcachefs X-Git-Tag: v6.15-rc7~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fee3e843b309444f48157e2188efa6818bae85cf;p=thirdparty%2Flinux.git Merge tag 'bcachefs-2025-05-15' of git://evilpiepirate.org/bcachefs Pull bcachefs fixes from Kent Overstreet: "The main user reported ones are: - Fix a btree iterator locking inconsistency that's been causing us to go emergency read-only in evacuate: "Fix broken btree_path lock invariants in next_node()" - Minor btree node cache reclaim tweak that should help with OOMs: don't set btree nodes as accessed on fill - Fix a bch2_bkey_clear_rebalance() issue that was causing rebalance to do needless work" * tag 'bcachefs-2025-05-15' of git://evilpiepirate.org/bcachefs: bcachefs: fix wrong arg to fsck_err() bcachefs: Fix missing commit in backpointer to missing target bcachefs: Fix accidental O(n^2) in fiemap bcachefs: Fix set_should_be_locked() call in peek_slot() bcachefs: Fix self deadlock bcachefs: Don't set btree nodes as accessed on fill bcachefs: Fix livelock in journal_entry_open() bcachefs: Fix broken btree_path lock invariants in next_node() bcachefs: Don't strip rebalance_opts from indirect extents --- fee3e843b309444f48157e2188efa6818bae85cf