| Commit message (Expand) | Author | Age | Files | Lines |
* | svcrdma: Add zero padding if the client doesn't send it | Chuck Lever | 2014-07-22 | 1 | -0/+28 |
* | svcrdma: Fence LOCAL_INV work requests | Steve Wise | 2014-06-06 | 1 | -1/+1 |
* | svcrdma: refactor marshalling logic | Steve Wise | 2014-06-06 | 1 | -370/+273 |
* | Fix regression in NFSRDMA server | Tom Tucker | 2014-03-28 | 1 | -8/+4 |
* | nfsd4: cleanup: replace rq_resused count by rq_next_page pointer | J. Bruce Fields | 2012-12-17 | 1 | -5/+5 |
* | svcrdma: Cleanup sparse warnings in the svcrdma module | Tom Tucker | 2012-02-17 | 1 | -9/+11 |
* | svcrdma: Cleanup DMA unmapping in error paths. | Tom Tucker | 2010-10-18 | 1 | -0/+1 |
* | svcrdma: Change DMA mapping logic to avoid the page_address kernel API | Tom Tucker | 2010-10-18 | 1 | -7/+11 |
* | sunrpc: centralise most calls to svc_xprt_received | Neil Brown | 2010-05-03 | 1 | -3/+0 |
* | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 | 1 | -4/+3 |
* | sunrpc: potential memory leak in function rdma_read_xdr | Christian Engelmayer | 2009-06-15 | 1 | -4/+4 |
* | svcrdma: Fix dma map direction for rdma read targets | Steve Wise | 2009-04-25 | 1 | -1/+1 |
* | rpc/rdma: goto instead of copypaste | Ilpo Järvinen | 2008-12-14 | 1 | -2/+2 |
* | svcrdma: Modify the RPC recv path to use FRMR when available | Tom Tucker | 2008-10-06 | 1 | -21/+166 |
* | svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet | Tom Tucker | 2008-08-13 | 1 | -4/+4 |
* | svcrdma: Add dma map count and WARN_ON | Tom Tucker | 2008-07-02 | 1 | -0/+1 |
* | svcrdma: Use reply and chunk map for RDMA_READ processing | Tom Tucker | 2008-07-02 | 1 | -45/+38 |
* | svcrdma: Verify read-list fits within RPCSVC_MAXPAGES | Tom Tucker | 2008-05-19 | 1 | -0/+2 |
* | svcrdma: Change svc_rdma_send_error return type to void | Tom Tucker | 2008-05-19 | 1 | -1/+1 |
* | svcrdma: Set rqstp transport address in rdma_read_complete function | Tom Tucker | 2008-05-19 | 1 | -0/+1 |
* | svcrdma: Simplify RDMA_READ deferral buffer management | Tom Tucker | 2008-05-19 | 1 | -47/+11 |
* | svcrdma: Remove unused READ_DONE context flags bit | Tom Tucker | 2008-05-19 | 1 | -1/+0 |
* | svcrdma: Return error from rdma_read_xdr so caller knows to free context | Tom Tucker | 2008-05-19 | 1 | -7/+16 |
* | svcrdma: Simplify receive buffer posting | Tom Tucker | 2008-05-19 | 1 | -16/+1 |
* | SVCRDMA: Check num_sge when setting LAST_CTXT bit | Tom Tucker | 2008-03-26 | 1 | -10/+11 |
* | SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters | Roland Dreier | 2008-03-24 | 1 | -2/+0 |
* | rdma: SVCRDMA recvfrom | Tom Tucker | 2008-02-01 | 1 | -0/+586 |