index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-13
xprtrdma: Post receive buffers after RPC completion
Chuck Lever
2026-04-13
xprtrdma: Scale receive batch size with credit window
Chuck Lever
2026-04-13
xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursor
Chuck Lever
2026-04-13
xprtrdma: Decouple frwr_wp_create from frwr_map
Chuck Lever
2026-04-13
xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slot
Chuck Lever
2026-04-13
xprtrdma: Avoid 250 ms delay on backlog wakeup
Chuck Lever
2026-04-13
xprtrdma: Close sendctx get/put race that can block a transport
Chuck Lever
2026-04-03
svcrdma: Use contiguous pages for RDMA Read sink buffers
Chuck Lever
2026-03-29
svcrdma: Factor out WR chain linking into helper
Chuck Lever
2026-03-29
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
2026-03-29
svcrdma: Clean up use of rdma->sc_pd->device
Chuck Lever
2026-03-29
svcrdma: Clean up use of rdma->sc_pd->device in Receive paths
Chuck Lever
2026-03-29
svcrdma: Add fair queuing for Send Queue access
Chuck Lever
2026-03-29
SUNRPC: Track consumed rq_pages entries
Chuck Lever
2026-03-29
svcrdma: preserve rq_next_page in svc_rdma_save_io_pages
Chuck Lever
2026-03-29
SUNRPC: Allocate a separate Reply page array
Chuck Lever
2026-03-29
sunrpc: Kill RPC_IFDEBUG()
Andy Shevchenko
2026-02-27
xprtrdma: Decrement re_receiving on the early exit paths
Eric Badger
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-28
svcrdma: use bvec-based RDMA read/write API
Chuck Lever
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
2025-12-24
Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-12-08
svcrdma: bound check rq_pages index in inline path
Joshua Rogers
2025-12-08
svcrdma: return 0 on success from svc_rdma_copy_inline_range
Joshua Rogers
2025-12-08
svcrdma: use rc_pageoff for memcpy byte offset
Joshua Rogers
2025-11-23
SUNRPC: cleanup common code in backchannel request
Olga Kornievskaia
2025-11-16
svcrdma: Release transport resources synchronously
Chuck Lever
2025-09-23
SUNRPC: Remove redundant __GFP_NOWARN
Qianfeng Rong
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
Chuck Lever
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
Chuck Lever
2025-05-15
sunrpc: Replace the rq_pages array with dynamically-allocated memory
Chuck Lever
2025-05-15
svcrdma: Reduce the number of rdma_rw contexts per-QP
Chuck Lever
2025-05-11
svcrdma: Unregister the device if svc_rdma_accept() fails
Chuck Lever
2025-03-10
svcrdma: do not unregister device for listeners
Olga Kornievskaia
2024-11-18
svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()
Ye Bin
2024-11-11
svcrdma: Address an integer overflow
Chuck Lever
2024-11-02
Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-10-30
rpcrdma: Always release the rpcrdma_device's xa_array
Chuck Lever
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-20
sunrpc: xprtrdma: Use ERR_CAST() to return
Yan Zhen
2024-09-20
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
2024-08-19
rpcrdma: Trace connection registration and unregistration
Chuck Lever
2024-08-19
rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1
Chuck Lever
2024-08-19
rpcrdma: Device kref is over-incremented on error from xa_alloc
Chuck Lever
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
[next]