index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
svcrdma: Unregister the device if svc_rdma_accept() fails
Chuck Lever
1
-0
/
+1
2025-06-19
svcrdma: Reduce the number of rdma_rw contexts per-QP
Chuck Lever
1
-6
/
+8
2025-03-10
svcrdma: do not unregister device for listeners
Olga Kornievskaia
1
-1
/
+2
2024-09-20
sunrpc: xprtrdma: Use ERR_CAST() to return
Yan Zhen
1
-1
/
+1
2024-09-20
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
1
-1
/
+15
2024-07-08
svcrdma: Handle ADDR_CHANGE CM event properly
Chuck Lever
1
-1
/
+15
2024-07-08
svcrdma: Refactor the creation of listener CMA ID
Chuck Lever
1
-27
/
+40
2024-03-01
svcrdma: Increase the per-transport rw_ctx count
Chuck Lever
1
-2
/
+7
2024-03-01
svcrdma: Update max_send_sges after QP is created
Chuck Lever
1
-0
/
+1
2024-03-01
svcrdma: Report CQ depths in debugging output
Chuck Lever
1
-1
/
+2
2024-03-01
svcrdma: Reserve an extra WQE for ib_drain_rq()
Chuck Lever
1
-1
/
+1
2024-01-07
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
1
-0
/
+1
2024-01-07
svcrdma: Clean up comment in svc_rdma_accept()
Chuck Lever
1
-7
/
+10
2024-01-07
svcrdma: Remove queue-shortening warnings
Chuck Lever
1
-6
/
+1
2024-01-07
svcrdma: Remove pointer addresses shown in dprintk()
Chuck Lever
1
-3
/
+1
2024-01-07
svcrdma: Add lockdep class keys for transport locks
Chuck Lever
1
-0
/
+6
2024-01-07
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
1
-0
/
+1
2023-06-12
svcrdma: Allocate new transports on device's NUMA node
Chuck Lever
1
-9
/
+9
2023-05-14
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
1
-1
/
+1
2023-02-20
SUNRPC: Remove ->xpo_secure_port()
Chuck Lever
1
-7
/
+0
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
1
-1
/
+1
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
1
-1
/
+1
2021-08-19
svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free()
Chuck Lever
1
-7
/
+0
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
1
-1
/
+1
2021-08-17
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
1
-1
/
+1
2021-03-31
svcrdma: Remove sc_read_complete_q
Chuck Lever
1
-1
/
+0
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
1
-4
/
+2
2021-03-22
svcrdma: Maintain a Receive water mark
Chuck Lever
1
-1
/
+4
2021-03-22
svcrdma: Provide an explanatory comment in CMA event handler
Chuck Lever
1
-0
/
+3
2021-02-15
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
1
-3
/
+3
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
1
-1
/
+1
2020-07-28
svcrdma: CM event handler clean up
Chuck Lever
1
-31
/
+25
2020-07-28
svcrdma: Remove transport reference counting
Chuck Lever
1
-16
/
+1
2020-07-13
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
1
-1
/
+0
2020-05-18
SUNRPC: Trace a few more generic svc_xprt events
Chuck Lever
1
-17
/
+4
2020-05-18
svcrdma: Add tracepoints to report ->xpo_accept failures
Chuck Lever
1
-16
/
+11
2020-05-18
svcrdma: Displayed remote IP address should match stored address
Chuck Lever
1
-1
/
+6
2020-04-17
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
1
-5
/
+0
2020-03-16
svcrdma: Remove svcrdma_cm_event() trace point
Chuck Lever
1
-7
/
+0
2020-03-16
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
1
-0
/
+1
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+3
2019-08-19
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
1
-2
/
+1
2019-08-19
svcrdma: Remove svc_rdma_wq
Chuck Lever
1
-1
/
+2
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
1
-4
/
+4
2019-07-06
SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
Trond Myklebust
1
-4
/
+4
2019-06-19
svcrdma: Ignore source port when computing DRC hash
Chuck Lever
1
-1
/
+6
2019-02-06
svcrdma: Remove syslog warnings in work completion handlers
Chuck Lever
1
-5
/
+0
2019-02-06
svcrdma: Squelch compiler warning when SUNRPC_DEBUG is disabled
Chuck Lever
1
-1
/
+3
2019-02-06
svcrdma: Remove max_sge check at connect time
Chuck Lever
1
-6
/
+3
2018-12-27
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
1
-1
/
+0
[next]