index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
transport.c
Age
Commit message (
Expand
)
Author
2016-05-17
xprtrdma: Bound the inline threshold values
Chuck Lever
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-19
svcrdma: Add class for RDMA backwards direction transport
Chuck Lever
2015-12-18
xprtrdma: xprt_rdma_free() must not release backchannel reqs
Chuck Lever
2015-11-02
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
2015-11-02
xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
Chuck Lever
2015-11-02
xprtrdma: Use workqueue to process RPC/RDMA replies
Chuck Lever
2015-11-02
xprtrdma: Enable swap-on-NFS/RDMA
Chuck Lever
2015-09-28
xprtrdma: disconnect and flush cqs before freeing buffers
Steve Wise
2015-08-05
xprtrdma: Count RDMA_NOMSG type calls
Chuck Lever
2015-08-05
xprtrdma: Clean up xprt_rdma_print_stats()
Chuck Lever
2015-08-05
xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
Chuck Lever
2015-07-02
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-06-16
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-06-12
xprtrdma: Introduce an FRMR recovery workqueue
Chuck Lever
2015-06-12
xprtrdma: Remove rr_func
Chuck Lever
2015-06-12
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
Chuck Lever
2015-06-10
SUNRPC: Transport fault injection
Chuck Lever
2015-06-10
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
2015-06-04
rpcrdma: Merge svcrdma and xprtrdma modules into one
Chuck Lever
2015-03-31
xprtrdma: Add a "deregister_external" op for each memreg mode
Chuck Lever
2015-03-31
xprtrdma: Add a "max_payload" op for each memreg mode
Chuck Lever
2015-03-31
xprtrdma: Perform a full marshal on retransmit
Chuck Lever
2015-03-31
xprtrdma: Display IPv6 addresses and port numbers correctly
Chuck Lever
2015-01-30
xprtrdma: Update the GFP flags used in xprt_rdma_allocate()
Chuck Lever
2015-01-30
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
Chuck Lever
2015-01-30
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
Chuck Lever
2015-01-30
xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
Chuck Lever
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
Chuck Lever
2015-01-30
xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
Chuck Lever
2014-11-26
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...
Trond Myklebust
2014-11-25
xprtrdma: Enable pad optimization
Chuck Lever
2014-11-25
xprtrdma: unmap all FMRs during transport disconnect
Chuck Lever
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-09-25
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
2014-07-31
xprtrdma: Make rpcrdma_ep_disconnect() return void
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-06-04
xprtrdma: Disconnect on registration failure
Chuck Lever
2014-06-04
xprtrdma: Remove BUG_ON() call sites
Chuck Lever
2014-06-04
xprtrdma: Avoid deadlock when credit window is reset
Chuck Lever
2014-06-04
xprtrdma: Use macros for reconnection timeout constants
Chuck Lever
2014-06-04
xprtrdma: Make rpcrdma_ep_destroy() return void
Chuck Lever
2014-06-04
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
Chuck Lever
2014-06-04
xprtrdma: Remove MEMWINDOWS registration modes
Chuck Lever
2014-06-04
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
Chuck Lever
2014-03-17
SUNRPC: remove KERN_INFO from dprintk() call sites
Chuck Lever
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
[next]