This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ecb095bff5d4 Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub [...] new 247bc9470b1e cifs: fix rmmod regression in cifs.ko caused by force_sig changes new e99c63e4d86d SMB3: Fix deadlock in validate negotiate hits reconnect new 3edeb4a4146d SMB3: Fix potential memory leak when processing compound chain new 8d33096a460d smb3: send CAP_DFS capability during session setup new 108624eaff6f smb3: update TODO list of missing features new ee9d66182392 SMB3: Kernel oops mounting a encryptData share with CONFIG [...] new 518a1c2f0912 Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfre [...] new 8c39a39e28b8 NFSv4: Fix a credential refcount leak in nfs41_check_deleg [...] new 5eb8d18ca0e0 NFSv4: Fix delegation state recovery new 86dbd08b3283 NFSv4: Print an error in the syslog when state is marked a [...] new c34fae003c79 NFSv4: When recovering state fails with EAGAIN, retry the [...] new 731c74dd987e NFSv4: Report the error from nfs4_select_rw_stateid() new 27a30cf64a5c NFSv4.1: Fix open stateid recovery new ad11408970df NFSv4.1: Only reap expired delegations new e3c8dc761ead NFSv4: Check the return value of update_open_stateid() new c77e22834ae9 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() new 09a54f0ebfe2 NFSv4: Fix an Oops in nfs4_do_setattr new dea1bb35c5f3 NFS: Fix regression whereby fscache errors are appearing o [...] new 67e7b52d44e3 NFSv4: Ensure state recovery handles ETIMEDOUT correctly new b678c568c561 Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/proje [...]
The 20 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: Documentation/filesystems/cifs/TODO | 26 +++++---- fs/cifs/connect.c | 1 + fs/cifs/smb2ops.c | 39 ++++++++----- fs/cifs/smb2pdu.c | 7 ++- fs/nfs/delegation.c | 25 ++++++--- fs/nfs/delegation.h | 2 +- fs/nfs/fscache.c | 7 ++- fs/nfs/fscache.h | 2 +- fs/nfs/nfs4_fs.h | 3 +- fs/nfs/nfs4client.c | 5 +- fs/nfs/nfs4proc.c | 109 ++++++++++++++++++++---------------- fs/nfs/nfs4state.c | 49 ++++++++++++---- fs/nfs/pnfs.c | 7 +-- fs/nfs/super.c | 1 + 14 files changed, 184 insertions(+), 99 deletions(-)