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
/
svc_rdma_transport.c
Age
Commit message (
Expand
)
Author
2008-05-19
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
2008-05-19
svcrdma: Copy transport address and arm CQ before calling rdma_accept
Tom Tucker
2008-05-19
svcrdma: Use ib verbs version of dma_unmap
Tom Tucker
2008-05-19
svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free
Tom Tucker
2008-05-19
svcrdma: Move the QP and cm_id destruction to svc_rdma_free
Tom Tucker
2008-05-19
svcrdma: Add reference for each SQ/RQ WR
Tom Tucker
2008-05-19
svcrdma: Move destroy to kernel thread
Tom Tucker
2008-05-19
svcrdma: Shrink scope of spinlock on RQ CQ
Tom Tucker
2008-05-19
svcrdma: Use standard Linux lists for context cache
Tom Tucker
2008-05-19
svcrdma: Simplify RDMA_READ deferral buffer management
Tom Tucker
2008-05-19
svcrdma: Remove unused READ_DONE context flags bit
Tom Tucker
2008-05-19
svcrdma: Fix error handling during listening endpoint creation
Tom Tucker
2008-05-19
svcrdma: Free context on ib_post_recv error
Tom Tucker
2008-05-19
svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler
Tom Tucker
2008-05-19
svcrdma: Fix return value in svc_rdma_send
Tom Tucker
2008-05-19
svcrdma: Fix race with dto_tasklet in svc_rdma_send
Tom Tucker
2008-05-19
svcrdma: Simplify receive buffer posting
Tom Tucker
2008-04-23
SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send
Tom Tucker
2008-03-12
SVCRDMA: Add xprt refs to fix close/unmount crash
Tom Tucker
2008-02-01
rdma: SVCRDMA Core Transport Services
Tom Tucker