This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f43b15692129 Merge tag 'keys-next-6.12-rc7' of git://git.kernel.org/pub [...] new 10f0740234f0 sunrpc: handle -ENOTCONN in xs_tcp_setup_socket() new 6e2a10343ecb NFSv3: only use NFS timeout for MOUNT when protocols are c [...] new dc270d715969 nfs: Fix KMSAN warning in decode_getfattr_attrs() new d054c5eb2890 NFS: Fix attribute delegation behaviour on exclusive create new 40f45ab3814f NFS: Further fixes to attribute delegation a/mtime changes new bc2940869508 nfs_common: fix localio to cope with racing nfs_local_probe() new 867da60d463b nfs: avoid i_lock contention in nfs_clear_invalid_mapping new ff7afaeca1a1 Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/proj [...]
The 8 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/client.c | 3 +- fs/nfs/inode.c | 70 +++++++++++++++++++++++++++++++--------------- fs/nfs/localio.c | 3 +- fs/nfs/nfs4proc.c | 4 +++ fs/nfs/super.c | 10 ++++++- fs/nfs_common/nfslocalio.c | 23 +++++++++++---- include/linux/nfslocalio.h | 3 +- net/sunrpc/xprtsock.c | 1 + 8 files changed, 84 insertions(+), 33 deletions(-)