This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from dc189b8e6adb Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://g [...] new 74098a989b9c btrfs: zoned: use zone aware sb location for scrub new 1ec17ef59168 btrfs: zoned: fix use-after-free in do_zone_finish() new 9f7eb8405dcb btrfs: validate device maj:min during open new 8a565ec04d6c btrfs: fix extent map leak in unexpected scenario at unpin [...] new 4dc1d69c2b10 btrfs: fix warning messages not printing interval at unpin [...] new 379c87239320 btrfs: fix message not properly printing interval when add [...] new 2133460061e1 btrfs: use btrfs_warn() to log message at btrfs_add_extent [...] new a8b70c7f8600 btrfs: zoned: don't skip block groups with 100% zone unusable new 2f1aeab9fca1 btrfs: return accurate error code on open failure in open_ [...] new ef1e68236b91 btrfs: fix race in read_extent_buffer_pages() new 400dd456bda8 Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/sc [...] new 11763a8598f8 fs/9p: fix uaf in in v9fs_stat2inode_dotl new 10211b4a23cf fs/9p: remove redundant pointer v9ses new 6630036b7c22 fs/9p: fix uninitialized values during inode evict new 4076fa161217 Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/p [...]
The 15 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/9p/vfs_inode.c | 16 ++++++++++------ fs/9p/vfs_inode_dotl.c | 6 +----- fs/btrfs/block-group.c | 3 ++- fs/btrfs/extent_io.c | 13 +++++++++++++ fs/btrfs/extent_map.c | 16 ++++++++-------- fs/btrfs/scrub.c | 12 +++++++++++- fs/btrfs/volumes.c | 27 ++++++++++++++++++++++----- fs/btrfs/zoned.c | 14 +++++++------- 8 files changed, 74 insertions(+), 33 deletions(-)