aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/svc_rdma.h
AgeCommit message (Expand)Author
2008-10-06svcrdma: Modify the RPC recv path to use FRMR when availableTom Tucker
2008-10-06svcrdma: Add a service to register a Fast Reg MR with the deviceTom Tucker
2008-10-06svcrdma: Add FRMR get/put servicesTom Tucker
2008-10-03svcrdma: Add Fast Reg MR Data TypesTom Tucker
2008-08-13svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker
2008-07-02svcrdma: Change WR context get/put to use the kmem cacheTom Tucker
2008-07-02svcrdma: Remove unused wait q from svcrdma_xprt structureTom Tucker
2008-07-02svcrdma: Add dma map count and WARN_ONTom Tucker
2008-07-02svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker
2008-07-02svcrdma: Add a type for keeping NFS RPC mappingTom Tucker
2008-05-19svcrdma: Change svc_rdma_send_error return type to voidTom Tucker
2008-05-19svcrdma: Move destroy to kernel threadTom Tucker
2008-05-19svcrdma: Use standard Linux lists for context cacheTom Tucker
2008-05-19svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker
2008-05-19svcrdma: Remove unused READ_DONE context flags bitTom Tucker
2008-02-01rdma: SVCRMDA Header FileTom Tucker