Age | Commit message (Expand) | Author |
2014-08-13 | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-08-09 | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-08-05 | svcrdma: remove rdma_create_qp() failure recovery logic | Steve Wise |
2014-08-04 | SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred | NeilBrown |
2014-08-03 | sunrpc/auth: allow lockless (rcu) lookup of credential cache. | NeilBrown |
2014-08-03 | sunrpc: remove "ec" argument from encrypt_v2 operation | Jeff Layton |
2014-08-03 | sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c | Jeff Layton |
2014-08-03 | sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c | Jeff Layton |
2014-08-03 | sunrpc: fix RCU handling of gc_ctx field | Jeff Layton |
2014-08-03 | Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int... | Trond Myklebust |
2014-08-03 | SUNRPC: Enforce an upper limit on the number of cached credentials | Trond Myklebust |
2014-07-31 | xprtrdma: Handle additional connection events | Chuck Lever |
2014-07-31 | xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro | Chuck Lever |
2014-07-31 | xprtrdma: Make rpcrdma_ep_disconnect() return void | Chuck Lever |
2014-07-31 | xprtrdma: Schedule reply tasklet once per upcall | Chuck Lever |
2014-07-31 | xprtrdma: Allocate each struct rpcrdma_mw separately | Chuck Lever |
2014-07-31 | xprtrdma: Rename frmr_wr | Chuck Lever |
2014-07-31 | xprtrdma: Disable completions for LOCAL_INV Work Requests | Chuck Lever |
2014-07-31 | xprtrdma: Disable completions for FAST_REG_MR Work Requests | Chuck Lever |
2014-07-31 | xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external() | Chuck Lever |
2014-07-31 | xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request | Chuck Lever |
2014-07-31 | xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect | Chuck Lever |
2014-07-31 | xprtrdma: Properly handle exhaustion of the rb_mws list | Chuck Lever |
2014-07-31 | xprtrdma: Chain together all MWs in same buffer pool | Chuck Lever |
2014-07-31 | xprtrdma: Back off rkey when FAST_REG_MR fails | Chuck Lever |
2014-07-31 | xprtrdma: Unclutter struct rpcrdma_mr_seg | Chuck Lever |
2014-07-31 | xprtrdma: Don't invalidate FRMRs if registration fails | Chuck Lever |
2014-07-31 | xprtrdma: On disconnect, don't ignore pending CQEs | Chuck Lever |
2014-07-31 | xprtrdma: Update rkeys after transport reconnect | Chuck Lever |
2014-07-31 | xprtrdma: Limit data payload size for ALLPHYSICAL | Chuck Lever |
2014-07-31 | xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs | Chuck Lever |
2014-07-31 | xprtrdma: Fix panic in rpcrdma_register_frmr_external() | Chuck Lever |
2014-07-29 | SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed | Trond Myklebust |
2014-07-29 | SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely | Trond Myklebust |
2014-07-29 | SUNRPC: Reduce contention in svc_xprt_enqueue() | Trond Myklebust |
2014-07-22 | svcrdma: Add zero padding if the client doesn't send it | Chuck Lever |
2014-07-22 | xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result | Yan Burman |
2014-07-18 | SUNRPC: xdr_get_next_encode_buffer should be declared static | Trond Myklebust |
2014-07-18 | svcrdma: Select NFSv4.1 backchannel transport based on forward channel | Chuck Lever |
2014-07-16 | sched: Allow wait_on_bit_action() functions to support a timeout | NeilBrown |
2014-07-12 | replace strict_strto calls | Daniel Walter |
2014-07-12 | rpc_pipe: Drop memory allocation cast | Himangi Saraogi |
2014-07-12 | sunrpc: add a new "stringify_acceptor" rpc_credop | Jeff Layton |
2014-07-12 | auth_gss: fetch the acceptor name out of the downcall | Jeff Layton |
2014-07-11 | svcrdma: send_write() must not overflow the device's max sge | Steve Wise |
2014-07-03 | SUNRPC: Handle EPIPE in xprt_connect_status | Trond Myklebust |
2014-06-30 | SUNRPC: Ensure that we handle ENOBUFS errors correctly. | Trond Myklebust |
2014-06-24 | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson |
2014-06-23 | SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok | Kinglong Mee |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |