index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
Lines
2026-02-27
xprtrdma: Decrement re_receiving on the early exit paths
Eric Badger
-3
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+8
2026-01-28
svcrdma: use bvec-based RDMA read/write API
Chuck Lever
-69
/
+86
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
-2
/
+6
2025-12-24
Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
-2
/
+5
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-6
/
+2
2025-12-08
svcrdma: bound check rq_pages index in inline path
Joshua Rogers
-0
/
+3
2025-12-08
svcrdma: return 0 on success from svc_rdma_copy_inline_range
Joshua Rogers
-1
/
+1
2025-12-08
svcrdma: use rc_pageoff for memcpy byte offset
Joshua Rogers
-1
/
+1
2025-11-23
SUNRPC: cleanup common code in backchannel request
Olga Kornievskaia
-6
/
+2
2025-11-16
svcrdma: Release transport resources synchronously
Chuck Lever
-11
/
+8
2025-09-23
SUNRPC: Remove redundant __GFP_NOWARN
Qianfeng Rong
-1
/
+1
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
Chuck Lever
-3
/
+13
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
Chuck Lever
-2
/
+6
2025-05-15
sunrpc: Replace the rq_pages array with dynamically-allocated memory
Chuck Lever
-1
/
+1
2025-05-15
svcrdma: Reduce the number of rdma_rw contexts per-QP
Chuck Lever
-6
/
+8
2025-05-11
svcrdma: Unregister the device if svc_rdma_accept() fails
Chuck Lever
-0
/
+1
2025-03-10
svcrdma: do not unregister device for listeners
Olga Kornievskaia
-1
/
+2
2024-11-18
svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()
Ye Bin
-5
/
+14
2024-11-11
svcrdma: Address an integer overflow
Chuck Lever
-1
/
+7
2024-11-02
Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
-0
/
+1
2024-10-30
rpcrdma: Always release the rpcrdma_device's xa_array
Chuck Lever
-0
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-2
/
+2
2024-09-20
sunrpc: xprtrdma: Use ERR_CAST() to return
Yan Zhen
-1
/
+1
2024-09-20
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
-1
/
+15
2024-08-19
rpcrdma: Trace connection registration and unregistration
Chuck Lever
-0
/
+2
2024-08-19
rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1
Chuck Lever
-1
/
+1
2024-08-19
rpcrdma: Device kref is over-incremented on error from xa_alloc
Chuck Lever
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
-1
/
+1
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
-57
/
+261
2024-07-08
svcrdma: Handle ADDR_CHANGE CM event properly
Chuck Lever
-1
/
+15
2024-07-08
svcrdma: Refactor the creation of listener CMA ID
Chuck Lever
-27
/
+40
2024-07-08
xprtrdma: Remove temp allocation of rpcrdma_rep objects
Chuck Lever
-37
/
+26
2024-07-08
xprtrdma: Clean up synopsis of frwr_mr_unmap()
Chuck Lever
-3
/
+3
2024-07-08
xprtrdma: Handle device removal outside of the CM event handler
Chuck Lever
-9
/
+16
2024-07-08
rpcrdma: Implement generic device removal
Chuck Lever
-4
/
+197
2024-07-08
xprtrdma: Fix rpcrdma_reqs_reset()
Chuck Lever
-2
/
+17
2024-07-08
xprtrdma: removed asm-generic headers from verbs.c
Tanzir Hasan
-2
/
+2
2024-05-23
Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-1
/
+5
2024-05-20
rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
Dan Aloni
-1
/
+5
2024-05-03
net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
-2
/
+0
2024-04-20
Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"
Chuck Lever
-68
/
+23
2024-03-01
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
-23
/
+68
2024-03-01
svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
Chuck Lever
-38
/
+48
2024-03-01
svcrdma: Post the Reply chunk and Send WR together
Chuck Lever
-35
/
+57
2024-03-01
svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
Chuck Lever
-40
/
+53
2024-03-01
svcrdma: Post Send WR chain
Chuck Lever
-17
/
+34
2024-03-01
svcrdma: Fix retry loop in svc_rdma_send()
Chuck Lever
-11
/
+17
[next]