Commit Graph

62 Commits (184f1f779d5a2e62de4a0b34842ddf8546beca8f)

Author SHA1 Message Date
Tom Tucker 8948896c9e svcrdma: Change WR context get/put to use the kmem cache 17 years ago
Tom Tucker bf5927d84e svcrdma: Create a kmem cache for the WR contexts 17 years ago
Tom Tucker 902a94e088 svcrdma: Add flush_scheduled_work to module exit function 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
Tom Tucker f820c57ebf svcrdma: Use reply and chunk map for RDMA_READ processing 17 years ago
Tom Tucker 34d16e42a6 svcrdma: Use RPC reply map for RDMA_WRITE processing 17 years ago
Tom Tucker ab96dddbed svcrdma: Add a type for keeping NFS RPC mapping 17 years ago
Tom Tucker a6f911c04e svcrdma: Verify read-list fits within RPCSVC_MAXPAGES 17 years ago
Tom Tucker 008fdbc571 svcrdma: Change svc_rdma_send_error return type to void 17 years ago
Tom Tucker af261af4db svcrdma: Copy transport address and arm CQ before calling rdma_accept 17 years ago
Tom Tucker 69500c43b4 svcrdma: Set rqstp transport address in rdma_read_complete function 17 years ago
Tom Tucker 97a3df382e svcrdma: Use ib verbs version of dma_unmap 17 years ago
Tom Tucker 356d0a1519 svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free 17 years ago
Tom Tucker 1711386c62 svcrdma: Move the QP and cm_id destruction to svc_rdma_free 17 years ago
Tom Tucker 0905c0f0a2 svcrdma: Add reference for each SQ/RQ WR 17 years ago
Tom Tucker 8da91ea8de svcrdma: Move destroy to kernel thread 17 years ago
Tom Tucker 47698e083e svcrdma: Shrink scope of spinlock on RQ CQ 17 years ago
Tom Tucker 8740767376 svcrdma: Use standard Linux lists for context cache 17 years ago
Tom Tucker 02e7452de7 svcrdma: Simplify RDMA_READ deferral buffer management 17 years ago
Tom Tucker 10a38c33f4 svcrdma: Remove unused READ_DONE context flags bit 17 years ago
Tom Tucker d16d40093a svcrdma: Return error from rdma_read_xdr so caller knows to free context 17 years ago
Tom Tucker 58e8f62137 svcrdma: Fix error handling during listening endpoint creation 17 years ago
Tom Tucker 5ac461a6f0 svcrdma: Free context on post_recv error in send_reply 17 years ago
Tom Tucker 05a0826a6e svcrdma: Free context on ib_post_recv error 17 years ago
Tom Tucker 120693d12c svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler 17 years ago
Tom Tucker 9d6347acd2 svcrdma: Fix return value in svc_rdma_send 17 years ago
Tom Tucker dbcd00eba9 svcrdma: Fix race with dto_tasklet in svc_rdma_send 17 years ago
Tom Tucker 0e7f011a19 svcrdma: Simplify receive buffer posting 17 years ago
Tom Tucker 830bb59b6e SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Tom Tucker c8237a5fce SVCRDMA: Check num_sge when setting LAST_CTXT bit 17 years ago
Roland Dreier d3073779f8 SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters 17 years ago
Tom Tucker 3fedb3c5a8 SVCRDMA: Fix erroneous BUG_ON in send_write 17 years ago
Tom Tucker c48cbb405c SVCRDMA: Add xprt refs to fix close/unmount crash 17 years ago
Tom Talpey ee1a2c564f SUNRPC: Fix a nfs4 over rdma transport oops 17 years ago
Roland Dreier bb50c8012c SUNPRC: Fix printk format warning 17 years ago
Tom Tucker 4b8449af75 rdma: makefile 17 years ago
Tom Tucker ef1eac0a3f rdma: ONCRPC RDMA protocol marshalling 17 years ago
Tom Tucker c06b540a54 rdma: SVCRDMA sendto 17 years ago
Tom Tucker d5b31be682 rdma: SVCRDMA recvfrom 17 years ago
Tom Tucker 377f9b2f45 rdma: SVCRDMA Core Transport Services 17 years ago
Tom Tucker ef7fbf59e6 rdma: SVCRDMA Transport Module 17 years ago
Chuck Lever 33e01dc7f5 SUNRPC: Clean up functions that free address_strings array 17 years ago
Trond Myklebust ba7392bb37 SUNRPC: Add support for per-client timeout values 17 years ago
Trond Myklebust 2881ae74e6 SUNRPC: Clean up the transport timeout initialisation 17 years ago
Chuck Lever 5d40a8a525 SUNRPC: Check a return result 17 years ago
Chuck Lever d4b37ff735 SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks() 17 years ago