index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
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
*
svcrpc: make svc_xprt_received static
J. Bruce Fields
2012-08-21
*
svcrdma: Cleanup sparse warnings in the svcrdma module
Tom Tucker
2012-02-17
*
SUNRPC: create svc_xprt in proper network namespace
Stanislav Kinsbursky
2011-12-06
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-07
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-05-26
|
\
|
*
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
2011-05-25
*
|
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
|
/
*
SUNRPC: Remove resource leak in svc_rdma_send_error()
Jesper Juhl
2011-03-10
*
sunrpc/xprtrdma: clean up workqueue usage
Tejun Heo
2010-10-21
*
svcrdma: Cleanup DMA unmapping in error paths.
Tom Tucker
2010-10-18
*
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
Tom Tucker
2010-10-18
*
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
2010-10-01
*
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-04-12
|
\
|
*
svcrdma: RDMA support not yet compatible with RPC6
Tom Tucker
2010-04-05
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
*
svcrdma: fix error handling of rdma_alloc_frmr()
Wei Yongjun
2009-07-03
*
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
[next]