summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2017-07-13sunrpc: fix encoder callback prototypesChristoph Hellwig
2017-07-13sunrpc: properly type argument to kxdreproc_tChristoph Hellwig
2017-07-13svcrdma: fix an incorrect check on -E2BIG and -EINVALColin Ian King
2017-07-12svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir fieldChuck Lever
2017-07-12svcrdma: use offset_in_page() macroChuck Lever
2017-07-12svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw APIChuck Lever
2017-07-12svcrdma: Clean-up svc_rdma_unmap_dmaChuck Lever
2017-07-12svcrdma: Remove frmr cacheChuck Lever
2017-07-12svcrdma: Remove unused Read completion handlersChuck Lever
2017-07-12svcrdma: Properly compute .len and .buflen for received RPC CallsChuck Lever
2017-07-12svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever
2017-07-12svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever
2017-07-12sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqstChuck Lever
2017-07-04net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_tReshetova, Elena
2017-07-04net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_tReshetova, Elena
2017-06-28svcrdma: Don't account for Receive queue "starvation"Chuck Lever
2017-06-28svcrdma: Improve Reply chunk sanity checkingChuck Lever
2017-06-28svcrdma: Improve Write chunk sanity checkingChuck Lever
2017-06-28svcrdma: Improve Read chunk sanity checkingChuck Lever
2017-06-28svcrdma: Remove svc_rdma_marshal.cChuck Lever
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