index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-05-03
net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-01-07
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
1
-8
/
+24
2023-04-26
sunrpc: simplify two-level sysctl registration for svcrdma_parm_table
Luis Chamberlain
1
-19
/
+2
2021-01-25
svcrdma: Deprecate stat variables that are no longer used
Chuck Lever
1
-57
/
+27
2021-01-25
svcrdma: Restore read and write stats
Chuck Lever
1
-8
/
+18
2021-01-25
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
1
-4
/
+9
2021-01-25
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Chuck Lever
1
-4
/
+51
2021-01-25
svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
Chuck Lever
1
-7
/
+23
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-4
/
+3
2019-08-19
svcrdma: Remove svc_rdma_wq
Chuck Lever
1
-7
/
+0
2018-12-27
sunrpc: remove svc_rdma_bc_class
Vasily Averin
1
-6
/
+0
2018-08-09
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
1
-2
/
+0
2018-05-11
xprtrdma: Prepare RPC/RDMA includes for server-side trace points
Chuck Lever
1
-1
/
+1
2018-05-11
svcrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
1
-0
/
+1
2018-03-20
svcrdma: Consult max_qp_init_rd_atom when accepting connections
Chuck Lever
1
-2
/
+2
2017-04-25
svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
Chuck Lever
1
-3
/
+3
2017-04-25
svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
Chuck Lever
1
-2
/
+0
2016-01-19
svcrdma: Define maximum number of backchannel requests
Chuck Lever
1
-2
/
+4
2016-01-19
svcrdma: Remove unused req_map and ctxt kmem_caches
Chuck Lever
1
-35
/
+0
2015-11-02
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
1
-0
/
+6
2015-06-04
rpcrdma: Merge svcrdma and xprtrdma modules into one
Chuck Lever
1
-7
/
+1
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
1
-4
/
+4
2012-02-17
svcrdma: Cleanup sparse warnings in the svcrdma module
Tom Tucker
1
-0
/
+1
2010-10-21
sunrpc/xprtrdma: clean up workqueue usage
Tejun Heo
1
-1
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-12
/
+12
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
1
-13
/
+3
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-1
/
+1
2008-07-02
svcrdma: Create a kmem cache for the WR contexts
Tom Tucker
1
-4
/
+19
2008-07-02
svcrdma: Add flush_scheduled_work to module exit function
Tom Tucker
1
-0
/
+1
2008-07-02
svcrdma: Add a type for keeping NFS RPC mapping
Tom Tucker
1
-0
/
+19
2008-02-01
rdma: SVCRDMA Transport Module
Tom Tucker
1
-0
/
+266