aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2017-07-27net/sunrpc/xprt_sock: fix regression in connection error reporting.NeilBrown
2017-07-27sunrpc: use constant time memory comparison for macJason A. Donenfeld
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-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
2017-04-25sunrpc: Export xprt_force_disconnect()Chuck Lever
2017-04-25xprtrdma: Cancel refresh worker during buffer shutdownChuck Lever
2017-04-20sunrpc: don't check for failure from mempool_alloc()NeilBrown
2017-04-01Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-03-28svcrdma: set XPT_CONG_CTRL flag for bc xprtChuck Lever
2017-03-17Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-17xprtrdma: Squelch kbuild sparse complaintChuck Lever
2017-03-09SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprtKinglong Mee
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-24sunrpc: don't register UDP port with rpcbind when version needs congestion co...Jeff Layton
2017-02-24nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton
2017-02-24sunrpc: flag transports as having congestion controlJeff Layton
2017-02-24sunrpc: turn bitfield flags in svc_version into boolsJeff Layton