This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f85c1598ddfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net new 31e9a7f35352 SUNRPC: fix use-after-free in rpc_free_client_work() new 29fe83997626 nfs: fix NULL deference in nfs4_get_valid_delegation new ce99aa62e1eb SUNRPC: Signalled ASYNC tasks need to exit new c5f9d9db83d9 cachefiles: Fix corruption of the return value in cachefil [...] new d9bfced1fbcb NFS: Fix fscache super_cookie index_key from changing afte [...] new 15751612734c NFS: Fix fscache super_cookie allocation new 50eaa652b54d NFSv4: Fix fscache cookie aux_data to ensure change_attr i [...] new 7bb0c5338436 cachefiles: Fix race between read_waiter and read_copier i [...] new 2b666a110b49 Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.o [...] new f304a809a9f1 NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn new 4fa7ef69e291 NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfs new 933496e9cc02 SUNRPC: 'Directory with parent 'rpc_clnt' already present!' new 8eed292bc8cb NFSv3: fix rpc receive buffer size for MOUNT call new 12bf0b632ed0 Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/proje [...]
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/cachefiles/rdwr.c | 12 ++++++------ fs/nfs/fscache.c | 39 ++++++++++++++++++--------------------- fs/nfs/mount_clnt.c | 3 ++- fs/nfs/nfs4proc.c | 2 +- fs/nfs/nfs4state.c | 2 +- fs/nfs/pagelist.c | 5 +++-- fs/nfs/pnfs_nfs.c | 3 ++- fs/nfs/super.c | 1 - fs/nfs/write.c | 4 ++-- net/sunrpc/clnt.c | 9 +++++++-- 10 files changed, 42 insertions(+), 38 deletions(-)