This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from acaa3e726f4a Merge tag 'vfio-v6.15-rc6' of https://github.com/awilliam/ [...] new df2e19a883fd bcachefs: thread_with_stdio: fix spinning instead of exiting new 844f766e02d0 bcachefs: Improve want_cached_ptr() new 50a7b899a0d8 bcachefs: Ensure proper write alignment new 7a69fa65718a bcachefs: Add missing barriers before wake_up_bit() new aed4ccbf4595 bcachefs: fix hung task timeout in journal read new 9c6185609947 bcachefs: Call bch2_fs_start before getting vfs superblock new 473f09f362e5 bcachefs: journal_shutdown is EROFS, not EIO new 2fea3aa76e35 bcachefs: Filter out harmless EROFS error messages new da18dabc3784 bcachefs: Ensure superblock gets written when we go ERO new 8e4d28036c29 bcachefs: Don't aggressively discard the journal new 9c69f8884904 Merge tag 'bcachefs-2025-05-08' of git://evilpiepirate.org [...]
The 11 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/alloc_foreground.c | 22 +++++++++++++++++++++- fs/bcachefs/btree_io.c | 9 ++++++++- fs/bcachefs/buckets.h | 1 + fs/bcachefs/ec.h | 1 + fs/bcachefs/errcode.h | 2 +- fs/bcachefs/extents.c | 5 +++-- fs/bcachefs/fs.c | 11 +++-------- fs/bcachefs/journal_io.c | 4 +++- fs/bcachefs/journal_reclaim.c | 7 ++++--- fs/bcachefs/move.c | 3 ++- fs/bcachefs/super.c | 5 +++++ fs/bcachefs/thread_with_file.c | 4 +++- 12 files changed, 55 insertions(+), 19 deletions(-)