summaryrefslogtreecommitdiff
path: root/net/sunrpc
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-13
|\
| * SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcredNeilBrown2014-08-04
| * sunrpc/auth: allow lockless (rcu) lookup of credential cache.NeilBrown2014-08-03
| * sunrpc: remove "ec" argument from encrypt_v2 operationJeff Layton2014-08-03
| * sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.cJeff Layton2014-08-03
| * sunrpc: clean up sparse endianness warnings in gss_krb5_seal.cJeff Layton2014-08-03
| * sunrpc: fix RCU handling of gc_ctx fieldJeff Layton2014-08-03
| * Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...Trond Myklebust2014-08-03
| |\
| | * xprtrdma: Handle additional connection eventsChuck Lever2014-07-31
| | * xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macroChuck Lever2014-07-31
| | * xprtrdma: Make rpcrdma_ep_disconnect() return voidChuck Lever2014-07-31
| | * xprtrdma: Schedule reply tasklet once per upcallChuck Lever2014-07-31
| | * xprtrdma: Allocate each struct rpcrdma_mw separatelyChuck Lever2014-07-31
| | * xprtrdma: Rename frmr_wrChuck Lever2014-07-31
| | * xprtrdma: Disable completions for LOCAL_INV Work RequestsChuck Lever2014-07-31
| | * xprtrdma: Disable completions for FAST_REG_MR Work RequestsChuck Lever2014-07-31
| | * xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()Chuck Lever2014-07-31
| | * xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work RequestChuck Lever2014-07-31
| | * xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnectChuck Lever2014-07-31
| | * xprtrdma: Properly handle exhaustion of the rb_mws listChuck Lever2014-07-31
| | * xprtrdma: Chain together all MWs in same buffer poolChuck Lever2014-07-31
| | * xprtrdma: Back off rkey when FAST_REG_MR failsChuck Lever2014-07-31
| | * xprtrdma: Unclutter struct rpcrdma_mr_segChuck Lever2014-07-31
| | * xprtrdma: Don't invalidate FRMRs if registration failsChuck Lever2014-07-31
| | * xprtrdma: On disconnect, don't ignore pending CQEsChuck Lever2014-07-31
| | * xprtrdma: Update rkeys after transport reconnectChuck Lever2014-07-31
| | * xprtrdma: Limit data payload size for ALLPHYSICALChuck Lever2014-07-31
| | * xprtrdma: Protect ia->ri_id when unmapping/invalidating MRsChuck Lever2014-07-31
| | * xprtrdma: Fix panic in rpcrdma_register_frmr_external()Chuck Lever2014-07-31
| | * xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map resultYan Burman2014-07-22
| * | SUNRPC: Enforce an upper limit on the number of cached credentialsTrond Myklebust2014-08-03
| * | replace strict_strto callsDaniel Walter2014-07-12
| * | rpc_pipe: Drop memory allocation castHimangi Saraogi2014-07-12
| * | sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton2014-07-12
| * | auth_gss: fetch the acceptor name out of the downcallJeff Layton2014-07-12
| * | SUNRPC: Handle EPIPE in xprt_connect_statusTrond Myklebust2014-07-03
| * | SUNRPC: Ensure that we handle ENOBUFS errors correctly.Trond Myklebust2014-06-30
| |/
* | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-08-09
|\ \
| * | svcrdma: remove rdma_create_qp() failure recovery logicSteve Wise2014-08-05
| * | SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust2014-07-29
| * | SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurelyTrond Myklebust2014-07-29
| * | SUNRPC: Reduce contention in svc_xprt_enqueue()Trond Myklebust2014-07-29
| * | svcrdma: Add zero padding if the client doesn't send itChuck Lever2014-07-22
| * | SUNRPC: xdr_get_next_encode_buffer should be declared staticTrond Myklebust2014-07-18
| * | svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-07-18
| * | svcrdma: send_write() must not overflow the device's max sgeSteve Wise2014-07-11
| * | SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-23
* | | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-16
| |/ |/|
* | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson2014-06-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\