This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8c8d54116fa2 Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kern [...] new 7ee7c9b39ed3 xfs: don't return an error from xfs_update_last_rtgroup_si [...] new 111d36d62787 xfs: lock dquot buffer before detaching dquot from b_li_list new 36eb21945a19 Merge tag 'xfs-fixes-6.13-rc7' of git://git.kernel.org/pub [...] new 7a4f54187373 fuse: fix direct io folio offset and length calculation new 78f2560fc9fa fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure new 3ff93c593561 Merge tag 'fuse-fixes-6.13-rc7' of ssh://gitolite.kernel.o [...] new 8fd56ad6e7c9 afs: Fix the maximum cell name length new c13094b894de iomap: avoid avoid truncating 64-bit offset to 32 bits new 344bac8f0d73 fs: kill MNT_ONRB new 482d520d86e8 Merge tag 'vfs-6.14-rc7.mount.fixes' new 3f6bc9e3ab9b netfs: Fix kernel async DIO new 904abff4b1b9 netfs: Fix read-retry for fs with no ->prepare_read() new 17a4fde81d3a afs: Fix merge preference rule failure condition new cacd9ae4bf80 poll_wait: add mb() to fix theoretical race between waitqu [...] new 10b02a2cfec2 poll_wait: kill the obsolete wait_address check new 4e15fa8305de io_uring_poll: kill the no longer necessary barrier after [...] new b2849867b3a7 sock_poll_wait: kill the no longer necessary barrier after [...] new f005bf18a57a poll: kill poll_does_not_wait() new 67cd2e23c0f3 Merge patch series "poll_wait: add mb() to fix theoretical [...] new 1623bc27a85a Merge branch 'vfs-6.14.poll' into vfs.fixes new 7110f24f9e33 Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/p [...]
The 21 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/afs/addr_prefs.c | 6 ++++-- fs/afs/afs.h | 2 +- fs/afs/afs_vl.h | 1 + fs/afs/vl_alias.c | 8 ++++++-- fs/afs/vlclient.c | 2 +- fs/fuse/file.c | 31 +++++++++++++++++++------------ fs/iomap/buffered-io.c | 2 +- fs/mount.h | 15 +++++++++------ fs/namespace.c | 14 ++++++-------- fs/netfs/direct_write.c | 7 ++++++- fs/netfs/read_retry.c | 3 ++- fs/xfs/libxfs/xfs_rtgroup.h | 2 +- fs/xfs/xfs_dquot.c | 3 ++- include/linux/mount.h | 3 +-- include/linux/poll.h | 26 ++++++++++++-------------- include/net/sock.h | 17 +++++++---------- io_uring/io_uring.c | 9 ++++----- 17 files changed, 83 insertions(+), 68 deletions(-)