index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_recvfrom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-18
svcrdma: Cleanup DMA unmapping in error paths.
Tom Tucker
1
-0
/
+1
2010-10-18
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
Tom Tucker
1
-7
/
+11
2010-05-03
sunrpc: centralise most calls to svc_xprt_received
Neil Brown
1
-3
/
+0
2009-11-29
net: Move && and || to end of previous line
Joe Perches
1
-4
/
+3
2009-06-15
sunrpc: potential memory leak in function rdma_read_xdr
Christian Engelmayer
1
-4
/
+4
2009-04-25
svcrdma: Fix dma map direction for rdma read targets
Steve Wise
1
-1
/
+1
2008-12-14
rpc/rdma: goto instead of copypaste
Ilpo Järvinen
1
-2
/
+2
2008-10-06
svcrdma: Modify the RPC recv path to use FRMR when available
Tom Tucker
1
-21
/
+166
2008-08-13
svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet
Tom Tucker
1
-4
/
+4
2008-07-02
svcrdma: Add dma map count and WARN_ON
Tom Tucker
1
-0
/
+1
2008-07-02
svcrdma: Use reply and chunk map for RDMA_READ processing
Tom Tucker
1
-45
/
+38
2008-05-19
svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
Tom Tucker
1
-0
/
+2
2008-05-19
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
1
-1
/
+1
2008-05-19
svcrdma: Set rqstp transport address in rdma_read_complete function
Tom Tucker
1
-0
/
+1
2008-05-19
svcrdma: Simplify RDMA_READ deferral buffer management
Tom Tucker
1
-47
/
+11
2008-05-19
svcrdma: Remove unused READ_DONE context flags bit
Tom Tucker
1
-1
/
+0
2008-05-19
svcrdma: Return error from rdma_read_xdr so caller knows to free context
Tom Tucker
1
-7
/
+16
2008-05-19
svcrdma: Simplify receive buffer posting
Tom Tucker
1
-16
/
+1
2008-03-26
SVCRDMA: Check num_sge when setting LAST_CTXT bit
Tom Tucker
1
-10
/
+11
2008-03-24
SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters
Roland Dreier
1
-2
/
+0
2008-02-01
rdma: SVCRDMA recvfrom
Tom Tucker
1
-0
/
+586