aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-26
|\
| * RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-25
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
|/
* sunrpc: fix printk format warningRandy Dunlap2011-03-15
* RPCRDMA: Fix FRMR registration/invalidate handling.Tom Tucker2011-03-11
* RPCRDMA: Fix to XDR page base interpretation in marshalling logic.Tom Tucker2011-03-11
* SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-10
* sunrpc/xprtrdma: clean up workqueue usageTejun Heo2010-10-21
* svcrdma: Cleanup DMA unmapping in error paths.Tom Tucker2010-10-18
* svcrdma: Change DMA mapping logic to avoid the page_address kernel APITom Tucker2010-10-18
* sunrpc: Tag rpc_xprt with netPavel Emelyanov2010-10-01
* sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-01
* sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-01
* sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-01
* rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-11
* xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-11
* Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-05-19
|\
| * Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-04
| |\
| * | sunrpc: centralise most calls to svc_xprt_receivedNeil Brown2010-05-03
* | | SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2010-05-14
* | | SUNRPC: Fail over more quickly on connect errorsTrond Myklebust2010-05-14
* | | SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()Trond Myklebust2010-05-14
| |/ |/|
* | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-04-12
|\ \
| * | svcrdma: RDMA support not yet compatible with RPC6Tom Tucker2010-04-05
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/ /
* | net/sunrpc: Convert (void)snprintf to snprintfJoe Perches2010-03-08
* | net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches2010-03-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \
| * | net: Move && and || to end of previous lineJoe Perches2009-11-29
| |/
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-21
|\
| * SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-09
| * SUNRPC: Use rpc_ntop() for constructing transport address stringsChuck Lever2009-08-09
| * SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-09
* | svcrdma: fix error handling of rdma_alloc_frmr()Wei Yongjun2009-07-03
|/
* sunrpc: potential memory leak in function rdma_read_xdrChristian Engelmayer2009-06-15
* Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-05-29
|\
| * svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise2009-05-27
* | XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham2009-05-26
|/
* svcrdma: clean up error paths.Steve Wise2009-05-03
* svcrdma: Fix dma map direction for rdma read targetsSteve Wise2009-04-25
* SVCRDMA: fix recent printk format warnings.Tom Talpey2009-03-19
* XPRTRDMA: correct an rpc/rdma inline send marshaling errorTom Talpey2009-03-11
* SVCRDMA: remove faulty assertions in rpc/rdma chunk validation.Tom Talpey2009-03-11
* rpc/rdma: goto instead of copypasteIlpo Järvinen2008-12-15