summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2017-06-28svcrdma: Avoid Send Queue overflowChuck Lever
2017-06-28svcrdma: Squelch disconnection messagesChuck Lever
2017-06-28sunrpc: Disable splice for krb5iChuck Lever
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields
2017-05-31SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()NeilBrown
2017-05-24xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma...Markus Elfring
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-05-15sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-05-15sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_release callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_func callbacksChristoph Hellwig
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-05-15sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-05-15sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig
2017-05-15sunrpc: fix decoder callback prototypesChristoph Hellwig
2017-05-15sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig
2017-05-15sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig
2017-05-15sunrpc: fix encoder callback prototypesChristoph Hellwig
2017-05-15sunrpc: properly type argument to kxdreproc_tChristoph Hellwig
2017-05-10Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-27NFSv4: Fix callback server shutdownTrond Myklebust
2017-04-27SUNRPC: Refactor svc_set_num_threads()Trond Myklebust
2017-04-25Merge tag 'nfs-rdma-4.12-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2017-04-25svcrdma: Clean out old XDR encodersChuck Lever
2017-04-25svcrdma: Remove the req_map cacheChuck Lever
2017-04-25svcrdma: Remove unused RDMA Write completion handlerChuck Lever
2017-04-25svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever
2017-04-25svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever
2017-04-25svcrdma: Report Write/Reply chunk overrunsChuck Lever
2017-04-25svcrdma: Clean up RDMA_ERROR pathChuck Lever
2017-04-25svcrdma: Use rdma_rw API in RPC reply pathChuck Lever
2017-04-25svcrdma: Introduce local rdma_rw API helpersChuck Lever
2017-04-25svcrdma: Clean up svc_rdma_get_inv_rkey()Chuck Lever
2017-04-25svcrdma: Add helper to save pages under I/OChuck Lever
2017-04-25svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever
2017-04-25svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever
2017-04-25svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever
2017-04-25xprtrdma: Remove rpcrdma_buffer::rb_poolChuck Lever
2017-04-25sunrpc: Fix xdr_init_decode_pages() documenting commentChuck Lever
2017-04-25xprtrdma: Squelch ENOBUFS warningsChuck Lever
2017-04-25xprtrdma: Annotate receive workqueueChuck Lever
2017-04-25xprtrdma: Revert commit d0f36c46deeaChuck Lever
2017-04-25xprtrdma: Restore transport after device removalChuck Lever
2017-04-25xprtrdma: Refactor rpcrdma_ep_connectChuck Lever
2017-04-25xprtrdma: Support unplugging an HCA from under an NFS mountChuck Lever
2017-04-25xprtrdma: Use same device when mapping or syncing DMA buffersChuck Lever
2017-04-25xprtrdma: Refactor rpcrdma_ia_open()Chuck Lever
2017-04-25xprtrdma: Detect unreachable NFS/RDMA servers more reliablyChuck Lever