index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_sendto.c
Age
Commit message (
Expand
)
Author
2014-06-06
svcrdma: refactor marshalling logic
Steve Wise
2014-03-28
svcrdma: fix offset calculation for non-page aligned sge entries
Jeff Layton
2014-03-28
Fix regression in NFSRDMA server
Tom Tucker
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-02-17
svcrdma: Cleanup sparse warnings in the svcrdma module
Tom Tucker
2010-10-18
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
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-05-27
svcrdma: dma unmap the correct length for the RPCRDMA header page.
Steve Wise
2009-05-03
svcrdma: clean up error paths.
Steve Wise
2009-03-19
SVCRDMA: fix recent printk format warnings.
Tom Talpey
2009-03-11
SVCRDMA: remove faulty assertions in rpc/rdma chunk validation.
Tom Talpey
2008-12-10
net: Make static
Roel Kluin
2008-10-06
svcrdma: Modify the RPC reply path to use FRMR when available
Tom Tucker
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-02
svcrdma: Add dma map count and WARN_ON
Tom Tucker
2008-07-02
svcrdma: Use RPC reply map for RDMA_WRITE processing
Tom Tucker
2008-05-19
svcrdma: Free context on post_recv error in send_reply
Tom Tucker
2008-05-19
svcrdma: Simplify receive buffer posting
Tom Tucker
2008-03-12
SVCRDMA: Fix erroneous BUG_ON in send_write
Tom Tucker
2008-02-10
SUNPRC: Fix printk format warning
Roland Dreier
2008-02-01
rdma: SVCRDMA sendto
Tom Tucker