aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-27sunrpc: remove svc_rdma_bc_classVasily Averin1-6/+0
2018-08-09sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'YueHaibing1-2/+0
2018-05-11xprtrdma: Prepare RPC/RDMA includes for server-side trace pointsChuck Lever1-1/+1
2018-05-11svcrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever1-0/+1
2018-03-20svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever1-2/+2
2017-04-25svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever1-3/+3
2017-04-25svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever1-2/+0
2016-01-19svcrdma: Define maximum number of backchannel requestsChuck Lever1-2/+4
2016-01-19svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever1-35/+0
2015-11-02svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever1-0/+6
2015-06-04rpcrdma: Merge svcrdma and xprtrdma modules into oneChuck Lever1-7/+1
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches1-4/+4
2012-02-17svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker1-0/+1
2010-10-21sunrpc/xprtrdma: clean up workqueue usageTejun Heo1-1/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-12/+12
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-13/+3
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-1/+1
2008-07-02svcrdma: Create a kmem cache for the WR contextsTom Tucker1-4/+19
2008-07-02svcrdma: Add flush_scheduled_work to module exit functionTom Tucker1-0/+1
2008-07-02svcrdma: Add a type for keeping NFS RPC mappingTom Tucker1-0/+19
2008-02-01rdma: SVCRDMA Transport ModuleTom Tucker1-0/+266