summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2015-08-10nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton
2015-08-10nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton
2015-08-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton
2015-08-10nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: move sv_function into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton
2015-08-10svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever
2015-08-05xprtrdma: take HCA driver refcount at clientDevesh Sharma
2015-08-05xprtrdma: Count RDMA_NOMSG type callsChuck Lever
2015-08-05xprtrdma: Clean up xprt_rdma_print_stats()Chuck Lever
2015-08-05xprtrdma: Fix large NFS SYMLINK callsChuck Lever
2015-08-05xprtrdma: Fix XDR tail buffer marshallingChuck Lever
2015-08-05xprtrdma: Don't provide a reply chunk when expecting a short replyChuck Lever
2015-08-05xprtrdma: Always provide a write list when sending NFS READChuck Lever
2015-08-05xprtrdma: Account for RPC/RDMA header size when deciding to inlineChuck Lever
2015-08-05xprtrdma: Remove logic that constructs RDMA_MSGP type callsChuck Lever
2015-08-05xprtrdma: Clean up rpcrdma_ia_open()Chuck Lever
2015-08-05xprtrdma: Remove last ib_reg_phys_mr() call siteChuck Lever
2015-08-05xprtrdma: Don't fall back to PHYSICAL memory registrationChuck Lever
2015-08-05xprtrdma: Raise maximum payload size to one megabyteChuck Lever
2015-08-05xprtrdma: Make xprt_setup_rdma() agnostic to family of server addressChuck Lever
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-27SUNRPC: Report TCP errors to the callerTrond Myklebust
2015-07-27sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.NeilBrown
2015-07-22SUNRPC: xprt_complete_bc_request must also decrement the free slot countTrond Myklebust
2015-07-22SUNRPC: Fix a backchannel deadlockTrond Myklebust
2015-07-20svcrdma: Remove svc_rdma_fastreg()Chuck Lever
2015-07-20svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever
2015-07-20svcrdma: Fix send_reply() scatter/gather set-upChuck Lever
2015-07-20NFS/RDMA Release resources in svcrdma when device is removedShirley Ma
2015-07-03SUNRPC: Don't confuse ENOBUFS with a write_space issueTrond Myklebust
2015-07-03SUNRPC: Don't reencode message if transmission failed with ENOBUFSTrond Myklebust
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-22sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick
2015-06-20SUNRPC: Set the TCP user timeout option on client socketsTrond Myklebust
2015-06-19SUNRPC: Ensure we release the TCP socket once it has been closedTrond Myklebust
2015-06-19SUNRPC: Handle connection issues correctly on the back channelTrond Myklebust
2015-06-18sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick
2015-06-16Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-06-16SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-12xprtrdma: Reduce per-transport MR allocationChuck Lever
2015-06-12xprtrdma: Stack relief in fmr_op_map()Chuck Lever
2015-06-12xprtrdma: Split rb_lockChuck Lever
2015-06-12xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever
2015-06-12xprtrdma: Remove ->ro_resetChuck Lever
2015-06-12xprtrdma: Remove unused LOCAL_INV recovery logicChuck Lever
2015-06-12xprtrdma: Acquire MRs in rpcrdma_register_external()Chuck Lever