summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton2014-07-122-20/+51
| * | auth_gss: fetch the acceptor name out of the downcallJeff Layton2014-07-121-3/+17
| * | SUNRPC: Handle EPIPE in xprt_connect_statusTrond Myklebust2014-07-032-0/+2
| * | SUNRPC: Ensure that we handle ENOBUFS errors correctly.Trond Myklebust2014-06-302-0/+9
| |/
* | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-08-099-72/+103
|\ \
| * | svcrdma: remove rdma_create_qp() failure recovery logicSteve Wise2014-08-051-17/+2
| * | SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust2014-07-292-0/+11
| * | SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurelyTrond Myklebust2014-07-291-18/+21
| * | SUNRPC: Reduce contention in svc_xprt_enqueue()Trond Myklebust2014-07-291-8/+17
| * | svcrdma: Add zero padding if the client doesn't send itChuck Lever2014-07-221-0/+28
| * | SUNRPC: xdr_get_next_encode_buffer should be declared staticTrond Myklebust2014-07-181-1/+2
| * | svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-183-1/+4
| * | svcrdma: send_write() must not overflow the device's max sgeSteve Wise2014-07-111-24/+15
| * | SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-232-3/+3
* | | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-161-2/+2
| |/ |/|
* | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson2014-06-241-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-122-4/+2
|\
| * net: Save software checksum completeTom Herbert2014-06-111-1/+2
| * sunrpc: Remove sk_no_check settingTom Herbert2014-05-231-3/+0
* | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-107-607/+409
|\ \
| * | xprtrdma: Disconnect on registration failureChuck Lever2014-06-042-23/+42
| * | xprtrdma: Remove BUG_ON() call sitesChuck Lever2014-06-042-9/+12
| * | xprtrdma: Avoid deadlock when credit window is resetChuck Lever2014-06-043-19/+7
| * | SUNRPC: Move congestion window constants to header fileChuck Lever2014-06-041-19/+9
| * | xprtrdma: Reset connection timeout after successful reconnectChuck Lever2014-06-041-0/+1
| * | xprtrdma: Use macros for reconnection timeout constantsChuck Lever2014-06-041-7/+12
| * | xprtrdma: Allocate missing pagelistShirley Ma2014-06-041-0/+6
| * | xprtrdma: Remove Tavor MTU settingChuck Lever2014-06-041-14/+0
| * | xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnectingChuck Lever2014-06-041-9/+20
| * | xprtrdma: Reduce the number of hardway buffer allocationsChuck Lever2014-06-041-12/+13
| * | xprtrdma: Limit work done by completion handlerChuck Lever2014-06-042-4/+7
| * | xprtrmda: Reduce calls to ib_poll_cq() in completion handlersChuck Lever2014-06-042-18/+42
| * | xprtrmda: Reduce lock contention in completion handlersChuck Lever2014-06-041-4/+10
| * | xprtrdma: Split the completion queueChuck Lever2014-06-042-92/+137
| * | xprtrdma: Make rpcrdma_ep_destroy() return voidChuck Lever2014-06-043-13/+4
| * | xprtrdma: Simplify rpcrdma_deregister_external() synopsisChuck Lever2014-06-044-10/+4
| * | xprtrdma: mount reports "Invalid mount option" if memreg mode not supportedChuck Lever2014-06-041-4/+4
| * | xprtrdma: Fall back to MTHCAFMR when FRMR is not supportedChuck Lever2014-06-041-16/+15
| * | xprtrdma: Remove REGISTER memory registration modeChuck Lever2014-06-042-88/+5
| * | xprtrdma: Remove MEMWINDOWS registration modesChuck Lever2014-06-044-203/+7
| * | xprtrdma: Remove BOUNCEBUFFERS memory registration modeChuck Lever2014-06-043-28/+1
| * | xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process contextChuck Lever2014-06-043-7/+21
| * | nfs-rdma: Fix for FMR leaksAllen Andrews2014-06-041-35/+38
| * | xprtrdma: mind the device's max fast register page list depthSteve Wise2014-06-043-16/+36
| * | net, sunrpc: suppress allocation warning in rpc_malloc()David Rientjes2014-05-291-2/+3
| * | SUNRPC: Fix a module reference issue in rpcsec_gssTrond Myklebust2014-05-181-3/+1
| |/
* | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-1010-610/+547
|\ \
| * | svcrdma: Fence LOCAL_INV work requestsSteve Wise2014-06-061-1/+1
| * | svcrdma: refactor marshalling logicSteve Wise2014-06-063-604/+331
| * | nfsd4: simplify server xdr->next_page useJ. Bruce Fields2014-06-061-4/+5
OpenPOWER on IntegriCloud