This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 76eeb9b8de98 Linux 6.17-rc5 new d072148a8631 fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability new 2729a60bbfb9 block: don't silently ignore metadata for sync read/write new b1b5b825892b Merge patch series "io_uring / dio metadata fixes" new 41a86f62424a fs: fix indentation style new be1e0283021e coredump: don't pointlessly check and spew warnings new bb585591ebf0 fhandle: use more consistent rules for decoding file handl [...] new e9c8da670e74 fuse: do not allow mapping a non-regular backing file new e5203209b393 fuse: check if copy_file_range() returns larger than reque [...] new 1e08938c3694 fuse: prevent overflow in copy_file_range return value new 795699465022 fuse: reflect cached blocksize if blocksize was changed new bd24d2108e9c fuse: fix fuseblk i_blkbits for iomap partial writes new 9d81ba6d49a7 fuse: Block access to folio overlimit new e23654f5b12b Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.o [...] new e51bd0e59547 selftests/fs/mount-notify: Fix compilation failure. new e1bf212d0604 fuse: virtio_fs: fix page fault for DAX page address new f777d1112ee5 Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub [...]
The 16 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: block/fops.c | 13 ++++++++----- fs/coredump.c | 4 ++++ fs/exec.c | 2 +- fs/fhandle.c | 8 ++++++++ fs/fuse/dev.c | 2 +- fs/fuse/dir.c | 3 ++- fs/fuse/file.c | 5 ++++- fs/fuse/fuse_i.h | 14 ++++++++++++++ fs/fuse/inode.c | 16 ++++++++++++++++ fs/fuse/passthrough.c | 5 +++++ fs/fuse/virtio_fs.c | 2 +- fs/namespace.c | 2 +- include/linux/fs.h | 3 ++- io_uring/rw.c | 3 +++ .../filesystems/mount-notify/mount-notify_test.c | 17 ++++++++--------- .../filesystems/mount-notify/mount-notify_test_ns.c | 18 ++++++++---------- 16 files changed, 86 insertions(+), 31 deletions(-)