index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-23
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
6
-91
/
+347
2026-06-10
xprtrdma: Return sendctx slot after Send preparation failure
Chuck Lever
3
-5
/
+42
2026-06-10
xprtrdma: Repost Receive buffers for malformed replies
Chuck Lever
1
-3
/
+5
2026-06-10
xprtrdma: Sanitize the reply credit grant after parsing
Chuck Lever
1
-4
/
+8
2026-06-10
xprtrdma: Fix bcall rep leak and unbounded peek
Chris Mason
1
-1
/
+3
2026-06-10
xprtrdma: Resize reply buffers before reposting receives
Chuck Lever
1
-1
/
+30
2026-06-10
xprtrdma: Check frwr_wp_create() during connect
Chuck Lever
1
-1
/
+11
2026-06-10
xprtrdma: Initialize re_id before removal registration
Chris Mason
1
-1
/
+1
2026-06-10
xprtrdma: Fix ep kref imbalance on ADDR_CHANGE
Chris Mason
1
-3
/
+11
2026-06-10
xprtrdma: Convert send buffer free list to llist
Chuck Lever
2
-22
/
+18
2026-06-09
svcrdma: wake sq waiters when the transport closes
Chuck Lever
4
-10
/
+36
2026-06-09
Revert "svcrdma: Use contiguous pages for RDMA Read sink buffers"
Chuck Lever
1
-223
/
+0
2026-06-09
svcrdma: Defer send context release to xpo_release_ctxt
Chuck Lever
4
-42
/
+79
2026-06-09
svcrdma: Release write chunk resources without re-queuing
Chuck Lever
1
-10
/
+1
2026-06-08
xprtrdma: Remove tautological I2 assertion in rpcrdma_reply_put
Chuck Lever
1
-4
/
+0
2026-06-08
xprtrdma: Fix I3 invariant comment in rpcrdma_complete_rqst
Chuck Lever
1
-2
/
+2
2026-06-08
xprtrdma: Document and assert reply-handler invariants
Chuck Lever
3
-4
/
+84
2026-06-08
xprtrdma: Clear receive-side ownership pointers on release
Chuck Lever
2
-2
/
+14
2026-06-08
xprtrdma: Add request-pool slack for delayed recycling
Chuck Lever
1
-1
/
+20
2026-06-08
xprtrdma: Decouple req recycling from RPC completion
Chuck Lever
5
-41
/
+97
2026-06-08
xprtrdma: Use sendctx DMA state for Send signaling
Chuck Lever
2
-10
/
+14
2026-06-08
xprtrdma: Move long delayed work on system_dfl_long_wq
Marco Crivellari
1
-1
/
+2
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-161
/
+274
2026-04-13
xprtrdma: Post receive buffers after RPC completion
Chuck Lever
1
-5
/
+9
2026-04-13
xprtrdma: Scale receive batch size with credit window
Chuck Lever
3
-2
/
+4
2026-04-13
xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursor
Chuck Lever
3
-144
/
+180
2026-04-13
xprtrdma: Decouple frwr_wp_create from frwr_map
Chuck Lever
1
-7
/
+50
2026-04-13
xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slot
Chuck Lever
1
-1
/
+14
2026-04-13
xprtrdma: Avoid 250 ms delay on backlog wakeup
Chuck Lever
1
-1
/
+1
2026-04-13
xprtrdma: Close sendctx get/put race that can block a transport
Chuck Lever
1
-1
/
+16
2026-04-03
svcrdma: Use contiguous pages for RDMA Read sink buffers
Chuck Lever
1
-0
/
+223
2026-03-29
svcrdma: Factor out WR chain linking into helper
Chuck Lever
1
-39
/
+28
2026-03-29
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
2
-23
/
+81
2026-03-29
svcrdma: Clean up use of rdma->sc_pd->device
Chuck Lever
1
-9
/
+9
2026-03-29
svcrdma: Clean up use of rdma->sc_pd->device in Receive paths
Chuck Lever
1
-6
/
+7
2026-03-29
svcrdma: Add fair queuing for Send Queue access
Chuck Lever
3
-69
/
+136
2026-03-29
SUNRPC: Track consumed rq_pages entries
Chuck Lever
1
-0
/
+1
2026-03-29
svcrdma: preserve rq_next_page in svc_rdma_save_io_pages
Chuck Lever
1
-4
/
+2
2026-03-29
SUNRPC: Allocate a separate Reply page array
Chuck Lever
1
-11
/
+4
2026-03-29
sunrpc: Kill RPC_IFDEBUG()
Andy Shevchenko
1
-13
/
+14
2026-02-27
xprtrdma: Decrement re_receiving on the early exit paths
Eric Badger
1
-3
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-8
/
+8
2026-01-28
svcrdma: use bvec-based RDMA read/write API
Chuck Lever
1
-69
/
+86
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-2
/
+6
2025-12-24
Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-2
/
+5
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-6
/
+2
2025-12-08
svcrdma: bound check rq_pages index in inline path
Joshua Rogers
1
-0
/
+3
2025-12-08
svcrdma: return 0 on success from svc_rdma_copy_inline_range
Joshua Rogers
1
-1
/
+1
[next]