This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4d0be1aa26b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new cd52cc3544e4 bcachefs: Don't strip rebalance_opts from indirect extents new b1c71cb492bb bcachefs: Fix broken btree_path lock invariants in next_node() new 7b6759b1991d bcachefs: Fix livelock in journal_entry_open() new 19b22d04cd44 bcachefs: Don't set btree nodes as accessed on fill new 61198e628784 bcachefs: Fix self deadlock new 43b9fece2d96 bcachefs: Fix set_should_be_locked() call in peek_slot() new a12cb6f75817 bcachefs: Fix accidental O(n^2) in fiemap new d1041d8eab31 bcachefs: Fix missing commit in backpointer to missing target new 9c09e59cc55c bcachefs: fix wrong arg to fsck_err() new fee3e843b309 Merge tag 'bcachefs-2025-05-15' of git://evilpiepirate.org [...]
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/bcachefs/backpointers.c | 117 ++++++++++++++++++++++++++++-------------- fs/bcachefs/btree_cache.c | 9 ++-- fs/bcachefs/btree_iter.c | 22 +++++--- fs/bcachefs/disk_accounting.c | 17 +++++- fs/bcachefs/disk_accounting.h | 16 ++++-- fs/bcachefs/fs.c | 4 +- fs/bcachefs/fsck.c | 2 +- fs/bcachefs/journal_reclaim.c | 17 ++++-- fs/bcachefs/rebalance.c | 2 +- 9 files changed, 140 insertions(+), 66 deletions(-)