This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 499551201b5f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new d6fd6f8280f0 ceph: fix memory leaks in __ceph_sync_read() new 550f7ca98ee0 ceph: give up on paths longer than PATH_MAX new 12eb22a5a609 ceph: validate snapdirname option length when mounting new 9abee475803f ceph: improve error handling and short/overflow-read logic [...] new 66e0c4f91461 ceph: fix memory leak in ceph_direct_read_write() new 18d44c5d062b ceph: allocate sparse_ext map only for sparse reads new 7684392f17b0 Merge tag 'ceph-for-6.13-rc4' of https://github.com/ceph/c [...] new 62e2a47ceab8 NFS/pnfs: Fix a live lock between recalled layouts and layoutget new bedb4e6088a8 fs/nfs: fix missing declaration of nfs_idmap_cache_timeout new 4a5da3f5d350 Merge tag 'nfs-for-6.13-2' of git://git.linux-nfs.org/proj [...] new a769bee5f9fb smb: use macros instead of constants for leasekey size and [...] new ee1c8e6b2931 smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig new e9f2517a3e18 smb: client: fix TCP timers deadlock after rmmod new 92941c7f2c95 smb: fix bytes written value in /proc/fs/cifs/Stats new baa172c77ac5 Merge tag '6.13-rc3-SMB3-client-fixes' of git://git.samba. [...]
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/ceph/file.c | 77 ++++++++++++++++++++++++------------------------- fs/ceph/mds_client.c | 9 +++--- fs/ceph/super.c | 2 ++ fs/nfs/pnfs.c | 2 +- fs/nfs/super.c | 1 + fs/smb/client/Kconfig | 1 - fs/smb/client/cifsfs.c | 2 +- fs/smb/client/connect.c | 36 ++++++++++++++++------- fs/smb/client/smb2pdu.c | 5 +++- net/ceph/osd_client.c | 2 ++ 10 files changed, 79 insertions(+), 58 deletions(-)