开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
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-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
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-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
2026-04-03
svcrdma: Use contiguous pages for RDMA Read sink buffers
Chuck Lever
2026-04-03
SUNRPC: Add svc_rqst_page_release() helper
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: Optimize rq_respages allocation in svc_alloc_arg
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: Handle NULL entries in svc_rqst_release_pages
Chuck Lever
2026-03-29
SUNRPC: Allocate a separate Reply page array
Chuck Lever
2026-03-29
SUNRPC: Tighten bounds checking in svc_rqst_replace_page
Chuck Lever
2026-03-29
sunrpc: split cache_detail queue into request and reader lists
Jeff Layton
2026-03-29
sunrpc: convert queue_wait from global to per-cache-detail waitqueue
Jeff Layton
2026-03-29
sunrpc: convert queue_lock from global spinlock to per-cache-detail lock
Jeff Layton
2026-03-29
sunrpc: Kill RPC_IFDEBUG()
Andy Shevchenko
2026-03-29
SUNRPC: Replace KUnit tests for memcmp() with KUNIT_EXPECT_MEMEQ_MSG()
Ryota Sakamoto
2026-03-29
sunrpc/cache: improve RCU safety in cache_list walking.
NeilBrown
2026-03-18
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-03-14
sunrpc: fix cache_request leak in cache_release
Jeff Layton
2026-02-27
xprtrdma: Decrement re_receiving on the early exit paths
Eric Badger
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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-02-12
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-09
SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
Daniel Hodges
2026-02-09
SUNRPC: Change list definition method
Chenguang Zhao
2026-01-28
sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSY
Jeff Layton
2026-01-28
sunrpc: split new thread creation into a separate function
Jeff Layton
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
2026-01-28
sunrpc: track the max number of requested threads in a pool
Jeff Layton
2026-01-28
sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
Jeff Layton
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
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
2026-01-26
SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
Chuck Lever
[next]