index
:
litmus-rt-pandaboard.git
pandaboard-litmus
pandaboard-litmus-mc
LITMUS^RT and MC^2 V0 support for the pandaboard.
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_transport.c
Commit message (
Expand
)
Author
Age
*
svcrdma: dma unmap the correct length for the RPCRDMA header page.
Steve Wise
2009-05-27
*
svcrdma: clean up error paths.
Steve Wise
2009-05-03
*
net: Make static
Roel Kluin
2008-12-10
*
sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c
Ingo Molnar
2008-11-25
*
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-31
*
svcrdma: Fix IRD/ORD polarity
Tom Tucker
2008-10-06
*
svcrdma: Update svc_rdma_send_error to use DMA LKEY
Tom Tucker
2008-10-06
*
svcrdma: Modify the RPC reply path to use FRMR when available
Tom Tucker
2008-10-06
*
svcrdma: Modify the RPC recv path to use FRMR when available
Tom Tucker
2008-10-06
*
svcrdma: Add support to svc_rdma_send to handle chained WR
Tom Tucker
2008-10-06
*
svcrdma: Modify post recv path to use local dma key
Tom Tucker
2008-10-06
*
svcrdma: Add a service to register a Fast Reg MR with the device
Tom Tucker
2008-10-06
*
svcrdma: Query device for Fast Reg support during connection setup
Tom Tucker
2008-10-06
*
svcrdma: Add FRMR get/put services
Tom Tucker
2008-10-06
*
svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet
Tom Tucker
2008-08-13
*
svcrdma: Change WR context get/put to use the kmem cache
Tom Tucker
2008-07-02
*
svcrdma: Limit ORD based on client's advertised IRD
Tom Tucker
2008-07-02
*
svcrdma: Remove unneeded spin locks from __svc_rdma_free
Tom Tucker
2008-07-02
*
svcrdma: Add dma map count and WARN_ON
Tom Tucker
2008-07-02
*
svcrdma: Move the DMA unmap logic to the CQ handler
Tom Tucker
2008-07-02
*
svcrdma: Use RPC reply map for RDMA_WRITE processing
Tom Tucker
2008-07-02
*
svcrdma: Add a type for keeping NFS RPC mapping
Tom Tucker
2008-07-02
*
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-05-19
*
SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send
Tom Tucker
2008-04-23
*
SVCRDMA: Add xprt refs to fix close/unmount crash
Tom Tucker
2008-03-12
*
rdma: SVCRDMA Core Transport Services
Tom Tucker
2008-02-01