aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-08-05svcrdma: remove rdma_create_qp() failure recovery logicSteve Wise
2014-07-29SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust
2014-07-29SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurelyTrond Myklebust
2014-07-29SUNRPC: Reduce contention in svc_xprt_enqueue()Trond Myklebust
2014-07-22svcrdma: Add zero padding if the client doesn't send itChuck Lever
2014-07-18SUNRPC: xdr_get_next_encode_buffer should be declared staticTrond Myklebust
2014-07-18svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-11svcrdma: send_write() must not overflow the device's max sgeSteve Wise
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-06-23SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11net: Save software checksum completeTom Herbert
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-06svcrdma: Fence LOCAL_INV work requestsSteve Wise
2014-06-06svcrdma: refactor marshalling logicSteve Wise
2014-06-06nfsd4: simplify server xdr->next_page useJ. Bruce Fields
2014-06-04xprtrdma: Disconnect on registration failureChuck Lever
2014-06-04xprtrdma: Remove BUG_ON() call sitesChuck Lever
2014-06-04xprtrdma: Avoid deadlock when credit window is resetChuck Lever
2014-06-04SUNRPC: Move congestion window constants to header fileChuck Lever
2014-06-04xprtrdma: Reset connection timeout after successful reconnectChuck Lever
2014-06-04xprtrdma: Use macros for reconnection timeout constantsChuck Lever
2014-06-04xprtrdma: Allocate missing pagelistShirley Ma
2014-06-04xprtrdma: Remove Tavor MTU settingChuck Lever
2014-06-04xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnectingChuck Lever
2014-06-04xprtrdma: Reduce the number of hardway buffer allocationsChuck Lever
2014-06-04xprtrdma: Limit work done by completion handlerChuck Lever
2014-06-04xprtrmda: Reduce calls to ib_poll_cq() in completion handlersChuck Lever
2014-06-04xprtrmda: Reduce lock contention in completion handlersChuck Lever
2014-06-04xprtrdma: Split the completion queueChuck Lever
2014-06-04xprtrdma: Make rpcrdma_ep_destroy() return voidChuck Lever
2014-06-04xprtrdma: Simplify rpcrdma_deregister_external() synopsisChuck Lever
2014-06-04xprtrdma: mount reports "Invalid mount option" if memreg mode not supportedChuck Lever
2014-06-04xprtrdma: Fall back to MTHCAFMR when FRMR is not supportedChuck Lever
2014-06-04xprtrdma: Remove REGISTER memory registration modeChuck Lever
2014-06-04xprtrdma: Remove MEMWINDOWS registration modesChuck Lever
2014-06-04xprtrdma: Remove BOUNCEBUFFERS memory registration modeChuck Lever
2014-06-04xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process contextChuck Lever
2014-06-04nfs-rdma: Fix for FMR leaksAllen Andrews
2014-06-04xprtrdma: mind the device's max fast register page list depthSteve Wise
2014-05-30SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee
2014-05-30nfsd4: better reservation of head space for krb5J. Bruce Fields
2014-05-30rpc: define xdr_restrict_buflenJ. Bruce Fields
2014-05-30nfsd4: allow encoding across page boundariesJ. Bruce Fields
2014-05-30rpc: xdr_truncate_encodeJ. Bruce Fields
2014-05-29net, sunrpc: suppress allocation warning in rpc_malloc()David Rientjes
2014-05-23sunrpc: Remove sk_no_check settingTom Herbert