summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma/svc_rdma.c
AgeCommit message (Expand)Author
2024-01-07svcrdma: Add a utility workqueue to svcrdmaChuck Lever
2023-04-26sunrpc: simplify two-level sysctl registration for svcrdma_parm_tableLuis Chamberlain
2021-01-25svcrdma: Deprecate stat variables that are no longer usedChuck Lever
2021-01-25svcrdma: Restore read and write statsChuck Lever
2021-01-25svcrdma: Convert rdma_stat_sq_starve to a per-CPU counterChuck Lever
2021-01-25svcrdma: Convert rdma_stat_recv to a per-CPU counterChuck Lever
2021-01-25svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()Chuck Lever
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2019-08-19svcrdma: Remove svc_rdma_wqChuck Lever
2018-12-27sunrpc: remove svc_rdma_bc_classVasily Averin
2018-08-09sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'YueHaibing
2018-05-11xprtrdma: Prepare RPC/RDMA includes for server-side trace pointsChuck Lever
2018-05-11svcrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever
2018-03-20svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever
2017-04-25svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever
2017-04-25svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever
2016-01-19svcrdma: Define maximum number of backchannel requestsChuck Lever
2016-01-19svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever
2015-11-02svcrdma: Add backward direction service for RPC/RDMA transportChuck Lever
2015-06-04rpcrdma: Merge svcrdma and xprtrdma modules into oneChuck Lever
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches
2012-02-17svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker
2010-10-21sunrpc/xprtrdma: clean up workqueue usageTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2008-07-02svcrdma: Create a kmem cache for the WR contextsTom Tucker
2008-07-02svcrdma: Add flush_scheduled_work to module exit functionTom Tucker
2008-07-02svcrdma: Add a type for keeping NFS RPC mappingTom Tucker
2008-02-01rdma: SVCRDMA Transport ModuleTom Tucker