aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-6/+14
2013-07-15svcrdma: underflow issue in decode_write_list()Dan Carpenter1-6/+14
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2-6/+6
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-10/+10
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli1-10/+10
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.hJeff Layton1-0/+1
2013-02-01SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust1-2/+1
2013-02-01SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust3-7/+7
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2-6/+8
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+0
2012-10-09nfs: disintegrate UAPI for nfsJ. Bruce Fields1-0/+1
2012-09-28SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust1-14/+8
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust1-0/+1
2012-08-21svcrpc: make svc_xprt_received staticJ. Bruce Fields1-4/+0
2012-07-30nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton1-1/+2
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-80/+50
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields2-7/+19
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-7/+19
2012-03-21xprtrdma: Remove assumption that each segment is <= PAGE_SIZETom Tucker1-5/+12
2012-03-21xprtrdma: The transport should not bug-check when a dup reply is receivedTom Tucker1-2/+7
2012-03-20sunrpc: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-02-17svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker6-80/+50
2011-12-06SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky1-1/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-4/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-25RDMA: Increasing RPCRDMA_MAX_DATA_SEGSSteve Dickson1-1/+1
2011-07-25Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2-0/+2
2011-07-17SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust1-0/+1
2011-07-17SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust1-3/+2
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2-0/+2
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-2/+3
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2-2/+3
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-03-15sunrpc: fix printk format warningRandy Dunlap1-1/+2
2011-03-11RPCRDMA: Fix FRMR registration/invalidate handling.Tom Tucker2-8/+45
2011-03-11RPCRDMA: Fix to XDR page base interpretation in marshalling logic.Tom Tucker1-44/+42
2011-03-10SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl1-0/+1
2010-10-21sunrpc/xprtrdma: clean up workqueue usageTejun Heo3-5/+17
2010-10-18svcrdma: Cleanup DMA unmapping in error paths.Tom Tucker3-15/+17
2010-10-18svcrdma: Change DMA mapping logic to avoid the page_address kernel APITom Tucker3-38/+78
2010-10-01sunrpc: Tag rpc_xprt with netPavel Emelyanov1-1/+1
2010-10-01sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov1-0/+2
2010-10-01sunrpc: Factor out rpc_xprt freeingPavel Emelyanov1-5/+2
2010-10-01sunrpc: Factor out rpc_xprt allocationPavel Emelyanov1-11/+2
2010-08-11rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2-4/+18
2010-08-11xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise1-1/+1
2010-05-19Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-3/+0
2010-05-14SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust1-1/+1