This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1613e604df0c Linux 6.10-rc1 new 9b038d004ce9 netfs: Fix io_uring based write-through new 2c6b531020f0 netfs: Fix AIO error handling when doing write-through new 79c137454815 filemap: add helper mapping_max_folio_size() new 4e527d5841e2 iomap: fault in smaller chunks for non-large folio mappings new f826bc9d6fc2 signalfd: fix error return code new 65bea9953715 signalfd: drop an obsolete comment new c596bea1452d netfs: Fix setting of BDP_ASYNC from iocb flags new 712182b67e83 swap: yield device immediately new 29be9100aca2 afs: Don't cross .backup mountpoint from backup volume new f89ea63f1c65 netfs, 9p: Fix race between umount and async request completion new e4c07ec89ef5 Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub [...] new e8dc41afca16 pmdomain: imx: gpcv2: Add delay after power up handshake new 2bfcfd584ff5 Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub [...]
The 13 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: drivers/pmdomain/imx/gpcv2.c | 11 +++++++++++ fs/9p/vfs_inode.c | 1 + fs/afs/inode.c | 1 + fs/afs/mntpt.c | 5 +++++ fs/iomap/buffered-io.c | 2 +- fs/netfs/buffered_write.c | 2 +- fs/netfs/direct_write.c | 2 +- fs/netfs/objects.c | 5 +++++ fs/netfs/write_collect.c | 7 ++++--- fs/netfs/write_issue.c | 9 +++++++-- fs/signalfd.c | 6 +----- fs/smb/client/cifsfs.c | 1 + include/linux/netfs.h | 18 ++++++++++++++++++ include/linux/pagemap.h | 34 +++++++++++++++++++++------------- kernel/power/swap.c | 2 +- 15 files changed, 79 insertions(+), 27 deletions(-)