summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* net/sunrpc: Convert (void)snprintf to snprintfJoe Perches2010-03-081-3/+3
* net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches2010-03-081-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-082-6/+5
|\ \
| * | net: Move && and || to end of previous lineJoe Perches2009-11-292-6/+5
| |/
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-182-18/+18
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-122-31/+5
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-1/+1
* Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-211-35/+13
|\
| * SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-091-5/+0
| * SUNRPC: Use rpc_ntop() for constructing transport address stringsChuck Lever2009-08-091-27/+18
| * SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-091-8/+0
* | svcrdma: fix error handling of rdma_alloc_frmr()Wei Yongjun2009-07-031-2/+2
|/
* sunrpc: potential memory leak in function rdma_read_xdrChristian Engelmayer2009-06-151-4/+4
* Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-05-292-11/+11
|\
| * svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise2009-05-272-11/+11
* | XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham2009-05-261-1/+2
|/
* svcrdma: clean up error paths.Steve Wise2009-05-032-1/+5
* svcrdma: Fix dma map direction for rdma read targetsSteve Wise2009-04-251-1/+1
* SVCRDMA: fix recent printk format warnings.Tom Talpey2009-03-191-1/+1
* XPRTRDMA: correct an rpc/rdma inline send marshaling errorTom Talpey2009-03-111-12/+14
* SVCRDMA: remove faulty assertions in rpc/rdma chunk validation.Tom Talpey2009-03-111-3/+5
* rpc/rdma: goto instead of copypasteIlpo Järvinen2008-12-141-2/+2
* net: Make staticRoel Kluin2008-12-102-2/+2
* sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.cIngo Molnar2008-11-251-0/+2
* sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.cIngo Molnar2008-11-251-1/+1
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-313-21/+19
* Merge branch 'next'Trond Myklebust2008-10-154-250/+578
|\
| * RPC/RDMA: ensure connection attempt is complete before signalling.Tom Talpey2008-10-101-5/+1
| * RPC/RDMA: correct the reconnect timer backoffTom Talpey2008-10-101-0/+7
| * RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey2008-10-102-1/+22
| * RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey2008-10-101-2/+2
| * RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-102-4/+10
| * RPC/RDMA: fix connect/reconnect resource leak.Tom Talpey2008-10-101-5/+4
| * RPC/RDMA: return a consistent error, when connect fails.Tom Talpey2008-10-101-1/+1
| * RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey2008-10-103-2/+33
| * RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.Tom Talpey2008-10-101-11/+9
| * RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey2008-10-101-0/+1
| * RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey2008-10-103-4/+15
| * RPC/RDMA: fix connection IRD/ORD settingTom Tucker2008-10-101-37/+14
| * RPC/RDMA: support FRMR client memory registration.Tom Talpey2008-10-102-6/+167
| * RPC/RDMA: check selected memory registration mode at runtime.Tom Talpey2008-10-101-15/+80
| * RPC/RDMA: add data types and new FRMR memory registration enum.Tom Talpey2008-10-101-1/+7
| * RPC/RDMA: refactor the inline memory registration code.Tom Talpey2008-10-101-158/+207
* | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-143-122/+684
|\ \
| * | svcrdma: Fix IRD/ORD polarityTom Tucker2008-10-061-1/+1
| * | svcrdma: Update svc_rdma_send_error to use DMA LKEYTom Tucker2008-10-061-2/+9
OpenPOWER on IntegriCloud