Jesper Juhl
|
a5e5026810
SUNRPC: Remove resource leak in svc_rdma_send_error()
|
14 years ago |
Tejun Heo
|
a25e758c5f
sunrpc/xprtrdma: clean up workqueue usage
|
14 years ago |
Tom Tucker
|
4a84386fc2
svcrdma: Cleanup DMA unmapping in error paths.
|
14 years ago |
Tom Tucker
|
b432e6b3d9
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
|
14 years ago |
Pavel Emelyanov
|
62832c039e
sunrpc: Pull net argument downto svc_create_socket
|
14 years ago |
Linus Torvalds
|
fedfb947b2
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
|
15 years ago |
Tom Tucker
|
bade732a28
svcrdma: RDMA support not yet compatible with RPC6
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
Wei Yongjun
|
846d8e7cc8
svcrdma: fix error handling of rdma_alloc_frmr()
|
16 years ago |
Steve Wise
|
98779be861
svcrdma: dma unmap the correct length for the RPCRDMA header page.
|
16 years ago |
Steve Wise
|
21515e46bc
svcrdma: clean up error paths.
|
16 years ago |
Roel Kluin
|
5eaa65b240
net: Make static
|
16 years ago |
Ingo Molnar
|
ed72b9c6e0
sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c
|
16 years ago |
Harvey Harrison
|
21454aaad3
net: replace NIPQUAD() in net/*/
|
16 years ago |
Tom Tucker
|
67080c8236
svcrdma: Fix IRD/ORD polarity
|
16 years ago |
Tom Tucker
|
04911b539c
svcrdma: Update svc_rdma_send_error to use DMA LKEY
|
17 years ago |
Tom Tucker
|
afd566ea08
svcrdma: Modify the RPC reply path to use FRMR when available
|
16 years ago |
Tom Tucker
|
146b6df6a5
svcrdma: Modify the RPC recv path to use FRMR when available
|
17 years ago |
Tom Tucker
|
5b180a9a64
svcrdma: Add support to svc_rdma_send to handle chained WR
|
17 years ago |
Tom Tucker
|
a5abf4e815
svcrdma: Modify post recv path to use local dma key
|
16 years ago |
Tom Tucker
|
e118321062
svcrdma: Add a service to register a Fast Reg MR with the device
|
16 years ago |
Tom Tucker
|
3a5c63803d
svcrdma: Query device for Fast Reg support during connection setup
|
16 years ago |
Tom Tucker
|
64be8608c1
svcrdma: Add FRMR get/put services
|
16 years ago |
Tom Tucker
|
24b8b44780
svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet
|
17 years ago |
Tom Tucker
|
8948896c9e
svcrdma: Change WR context get/put to use the kmem cache
|
17 years ago |
Tom Tucker
|
36ef25e464
svcrdma: Limit ORD based on client's advertised IRD
|
17 years ago |
Tom Tucker
|
94dba4918d
svcrdma: Remove unneeded spin locks from __svc_rdma_free
|
17 years ago |
Tom Tucker
|
87295b6c5c
svcrdma: Add dma map count and WARN_ON
|
17 years ago |
Tom Tucker
|
e6ab914371
svcrdma: Move the DMA unmap logic to the CQ handler
|
17 years ago |