index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()
Ye Bin
2024-11-19
1
-5
/
+14
*
svcrdma: Address an integer overflow
Chuck Lever
2024-11-11
1
-1
/
+7
*
Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-11-02
1
-0
/
+1
|
\
|
*
rpcrdma: Always release the rpcrdma_device's xa_array
Chuck Lever
2024-10-30
1
-0
/
+1
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
2
-2
/
+2
|
/
*
sunrpc: xprtrdma: Use ERR_CAST() to return
Yan Zhen
2024-09-21
1
-1
/
+1
*
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
2024-09-21
1
-1
/
+15
*
rpcrdma: Trace connection registration and unregistration
Chuck Lever
2024-08-19
1
-0
/
+2
*
rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1
Chuck Lever
2024-08-19
1
-1
/
+1
*
rpcrdma: Device kref is over-incremented on error from xa_alloc
Chuck Lever
2024-08-19
1
-1
/
+1
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
*
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-07-19
7
-57
/
+261
|
\
|
*
xprtrdma: Remove temp allocation of rpcrdma_rep objects
Chuck Lever
2024-07-08
3
-37
/
+26
|
*
xprtrdma: Clean up synopsis of frwr_mr_unmap()
Chuck Lever
2024-07-08
1
-3
/
+3
|
*
xprtrdma: Handle device removal outside of the CM event handler
Chuck Lever
2024-07-08
2
-9
/
+16
|
*
rpcrdma: Implement generic device removal
Chuck Lever
2024-07-08
3
-4
/
+197
|
*
xprtrdma: Fix rpcrdma_reqs_reset()
Chuck Lever
2024-07-08
2
-2
/
+17
|
*
xprtrdma: removed asm-generic headers from verbs.c
Tanzir Hasan
2024-07-08
1
-2
/
+2
*
|
svcrdma: Handle ADDR_CHANGE CM event properly
Chuck Lever
2024-07-08
1
-1
/
+15
*
|
svcrdma: Refactor the creation of listener CMA ID
Chuck Lever
2024-07-08
1
-27
/
+40
|
/
*
Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-05-23
1
-1
/
+5
|
\
|
*
rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
Dan Aloni
2024-05-20
1
-1
/
+5
*
|
net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
2
-2
/
+0
|
/
*
Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"
Chuck Lever
2024-04-20
2
-68
/
+23
*
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
2024-03-01
2
-23
/
+68
*
svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
Chuck Lever
2024-03-01
2
-38
/
+48
*
svcrdma: Post the Reply chunk and Send WR together
Chuck Lever
2024-03-01
2
-35
/
+57
*
svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
Chuck Lever
2024-03-01
2
-40
/
+53
*
svcrdma: Post Send WR chain
Chuck Lever
2024-03-01
2
-17
/
+34
*
svcrdma: Fix retry loop in svc_rdma_send()
Chuck Lever
2024-03-01
1
-11
/
+17
*
svcrdma: Prevent a UAF in svc_rdma_send()
Chuck Lever
2024-03-01
1
-3
/
+8
*
svcrdma: Fix SQ wake-ups
Chuck Lever
2024-03-01
1
-3
/
+3
*
svcrdma: Increase the per-transport rw_ctx count
Chuck Lever
2024-03-01
1
-2
/
+7
*
svcrdma: Update max_send_sges after QP is created
Chuck Lever
2024-03-01
1
-0
/
+1
*
svcrdma: Report CQ depths in debugging output
Chuck Lever
2024-03-01
1
-1
/
+2
*
svcrdma: Reserve an extra WQE for ib_drain_rq()
Chuck Lever
2024-03-01
1
-1
/
+1
*
svcrdma: Implement multi-stage Read completion again
Chuck Lever
2024-01-07
2
-111
/
+76
*
svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
Chuck Lever
2024-01-07
1
-1
/
+92
*
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
2024-01-07
2
-1
/
+37
*
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
Chuck Lever
2024-01-07
2
-1
/
+8
*
svcrdma: Clean up comment in svc_rdma_accept()
Chuck Lever
2024-01-07
1
-7
/
+10
*
svcrdma: Remove queue-shortening warnings
Chuck Lever
2024-01-07
1
-6
/
+1
*
svcrdma: Remove pointer addresses shown in dprintk()
Chuck Lever
2024-01-07
1
-3
/
+1
*
svcrdma: Optimize svc_rdma_cc_init()
Chuck Lever
2024-01-07
3
-6
/
+7
*
svcrdma: De-duplicate completion ID initialization helpers
Chuck Lever
2024-01-07
3
-22
/
+1
*
svcrdma: Move the svc_rdma_cc_init() call
Chuck Lever
2024-01-07
2
-3
/
+9
*
svcrdma: Remove struct svc_rdma_read_info
Chuck Lever
2024-01-07
1
-29
/
+0
*
svcrdma: Update the synopsis of svc_rdma_read_special()
Chuck Lever
2024-01-07
1
-10
/
+9
*
svcrdma: Update the synopsis of svc_rdma_read_call_chunk()
Chuck Lever
2024-01-07
1
-13
/
+11
*
svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()
Chuck Lever
2024-01-07
1
-10
/
+9
[next]