summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma.c
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever2017-04-251-3/+3
* svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever2017-04-251-2/+0
* svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-191-2/+4
* svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever2016-01-191-35/+0
* svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever2015-11-021-0/+6
* rpcrdma: Merge svcrdma and xprtrdma modules into oneChuck Lever2015-06-041-7/+1
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-131-4/+4
* svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker2012-02-171-0/+1
* sunrpc/xprtrdma: clean up workqueue usageTejun Heo2010-10-211-1/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-12/+12
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-13/+3
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-1/+1
* svcrdma: Create a kmem cache for the WR contextsTom Tucker2008-07-021-4/+19
* svcrdma: Add flush_scheduled_work to module exit functionTom Tucker2008-07-021-0/+1
* svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2008-07-021-0/+19
* rdma: SVCRDMA Transport ModuleTom Tucker2008-02-011-0/+266
OpenPOWER on IntegriCloud