aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Free the pd if ib_query_qp() failsChuck Lever2015-05-091-2/+6
* sunrpc: remove the second argument of k[un]map_atomic()Cong Wang2013-09-101-4/+4
* SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-191-0/+1
* nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-08-101-1/+2
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-272-4/+4
|\
| * RDMA: Increasing RPCRDMA_MAX_DATA_SEGSSteve Dickson2011-07-251-1/+1
| * Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2011-07-252-0/+2
| |\
| * | SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust2011-07-171-0/+1
| * | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust2011-07-171-3/+2
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
| |/ |/|
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-062-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-262-2/+3
|\
| * RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-252-2/+3
* | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
|/
* sunrpc: fix printk format warningRandy Dunlap2011-03-151-1/+2
* RPCRDMA: Fix FRMR registration/invalidate handling.Tom Tucker2011-03-112-8/+45
* RPCRDMA: Fix to XDR page base interpretation in marshalling logic.Tom Tucker2011-03-111-44/+42
* SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl2011-03-101-0/+1
* sunrpc/xprtrdma: clean up workqueue usageTejun Heo2010-10-213-5/+17
* svcrdma: Cleanup DMA unmapping in error paths.Tom Tucker2010-10-183-15/+17
* svcrdma: Change DMA mapping logic to avoid the page_address kernel APITom Tucker2010-10-183-38/+78
* sunrpc: Tag rpc_xprt with netPavel Emelyanov2010-10-011-1/+1
* sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-011-0/+2
* sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-011-5/+2
* sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-011-11/+2
* rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-112-4/+18
* xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-111-1/+1
* Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-05-191-3/+0
|\
| * Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-044-5/+11
| |\
| * | sunrpc: centralise most calls to svc_xprt_receivedNeil Brown2010-05-031-3/+0
* | | SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2010-05-141-1/+1
* | | SUNRPC: Fail over more quickly on connect errorsTrond Myklebust2010-05-141-1/+0
* | | SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()Trond Myklebust2010-05-141-15/+13
| |/ |/|
* | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-04-121-1/+4
|\ \
| * | svcrdma: RDMA support not yet compatible with RPC6Tom Tucker2010-04-051-1/+4
* | | 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