Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Pull nfsd updates from Chuck Lever: - Update NFSv2 and NFSv3 XDR decoding functions - Further improve support for re-exporting NFS mounts - Convert NFSD stats to per-CPU counters - Add batch Receive posting to the server's RPC/RDMA transport * tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux: (65 commits) nfsd: skip some unnecessary stats in the v4 case nfs: use change attribute for NFS re-exports NFSv4_2: SSC helper should use its own config. nfsd: cstate->session->se_client -> cstate->clp nfsd: simplify nfsd4_check_open_reclaim nfsd: remove unused set_client argument nfsd: find_cpntf_state cleanup nfsd: refactor set_client nfsd: rename lookup_clientid->set_client nfsd: simplify nfsd_renew nfsd: simplify process_lock nfsd4: simplify process_lookup1 SUNRPC: Correct a comment svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom() svcrdma: Reduce Receive doorbell rate svcrdma: Deprecate stat variables that are no longer used svcrdma: Restore read and write stats svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter svcrdma: Convert rdma_stat_recv to a per-CPU counter svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up() ...
Showing
- fs/Kconfig 4 additions, 0 deletionsfs/Kconfig
- fs/lockd/svc4proc.c 24 additions, 0 deletionsfs/lockd/svc4proc.c
- fs/lockd/svcproc.c 24 additions, 0 deletionsfs/lockd/svcproc.c
- fs/nfs/callback_xdr.c 2 additions, 0 deletionsfs/nfs/callback_xdr.c
- fs/nfs/export.c 18 additions, 0 deletionsfs/nfs/export.c
- fs/nfs/nfs4file.c 4 additions, 0 deletionsfs/nfs/nfs4file.c
- fs/nfs/super.c 12 additions, 0 deletionsfs/nfs/super.c
- fs/nfs_common/Makefile 1 addition, 1 deletionfs/nfs_common/Makefile
- fs/nfs_common/nfs_ssc.c 0 additions, 2 deletionsfs/nfs_common/nfs_ssc.c
- fs/nfs_common/nfsacl.c 52 additions, 0 deletionsfs/nfs_common/nfsacl.c
- fs/nfsd/Kconfig 1 addition, 0 deletionsfs/nfsd/Kconfig
- fs/nfsd/export.c 60 additions, 8 deletionsfs/nfsd/export.c
- fs/nfsd/export.h 15 additions, 0 deletionsfs/nfsd/export.h
- fs/nfsd/netns.h 14 additions, 9 deletionsfs/nfsd/netns.h
- fs/nfsd/nfs2acl.c 29 additions, 38 deletionsfs/nfsd/nfs2acl.c
- fs/nfsd/nfs3acl.c 22 additions, 23 deletionsfs/nfsd/nfs3acl.c
- fs/nfsd/nfs3proc.c 69 additions, 24 deletionsfs/nfsd/nfs3proc.c
- fs/nfsd/nfs3xdr.c 325 additions, 257 deletionsfs/nfsd/nfs3xdr.c
- fs/nfsd/nfs4proc.c 6 additions, 6 deletionsfs/nfsd/nfs4proc.c
- fs/nfsd/nfs4state.c 52 additions, 72 deletionsfs/nfsd/nfs4state.c
Loading
Please register or sign in to comment