This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7eb61cc674ee Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pu [...] new e4be320eeca8 smb3: fix broken cached reads when posix locks new 15179cf2806f smb3: fix problem unloading module due to leaked refcount [...] new ec686804117a smb: client: ignore unhandled reparse tags new 5e51224d2afb smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock new 66ace9a8f9b4 Merge tag 'v6.11-rc4-client-fixes' of git://git.samba.org/ [...] new de48aad2a8e8 rpcrdma: Device kref is over-incremented on error from xa_alloc new 6b3b023e2d0c rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1 new dc0112e6d8b4 rpcrdma: Trace connection registration and unregistration new cb78f9b7d0c0 nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS new 95832998fb6e nfs: fix bitmap decoder to handle a 3rd word new a017ad1313fc NFSv4: Add missing rescheduling points in nfs_client_retur [...] new d72b7963115b NFSv4: Fix clearing of layout segments in layoutreturn new f92214e4c312 NFS: Avoid unnecessary rescanning of the per-server delega [...] new 60f0560f53e3 Merge tag 'nfs-for-6.11-2' of git://git.linux-nfs.org/proj [...]
The 14 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/nfs/callback_xdr.c | 6 ++++-- fs/nfs/delegation.c | 15 +++++---------- fs/nfs/nfs4proc.c | 12 ++++++++---- fs/nfs/pnfs.c | 5 ++--- fs/nfs/super.c | 2 ++ fs/smb/client/cifsfs.c | 6 +++--- fs/smb/client/cifsglob.h | 6 +++--- fs/smb/client/connect.c | 3 +++ fs/smb/client/file.c | 4 +--- fs/smb/client/ioctl.c | 2 ++ fs/smb/client/link.c | 1 + fs/smb/client/reparse.c | 11 +++++++---- include/trace/events/rpcrdma.h | 36 ++++++++++++++++++++++++++++++++++++ net/sunrpc/xprtrdma/ib_client.c | 6 ++++-- 14 files changed, 81 insertions(+), 34 deletions(-)