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
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
11 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-08-10
sunrpc: remove unused svc_version vs_count field
Jeff Layton
2026-08-10
sunrpc: add per-netns per-procedure call counts to svc_stat
Jeff Layton
2026-08-10
xdrgen: Add XDR width macros for short integer types
Chuck Lever
2026-08-10
xdrgen: Share void RPC procedure handlers across programs
Chuck Lever
2026-08-10
xdrgen: Emit a blank line ahead of enum declarations
Chuck Lever
2026-08-10
sunrpc: derive the pool count instead of caching it in sv_nrpools
Jeff Layton
2026-08-10
lockd: Regenerate NLMv4 XDR code
Chuck Lever
2026-08-10
nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
Jeff Layton
2026-08-10
nfsd: add protocol support for CB_NOTIFY
Jeff Layton
2026-08-10
SUNRPC: Add svc_serv_maxthreads() to report the thread ceiling
Chuck Lever
2026-08-10
SUNRPC: close backchannel before destroying callback service
Chuck Lever
2026-08-03
svcrdma: Validate Read chunk positions at decode time
Chuck Lever
2026-08-03
svcrdma: Fix pcl_for_each_segment for empty chunks
Chris Mason
2026-07-27
mlx5: Deprecate latency-sensitive QPs feature
Leon Romanovsky
2026-07-12
RDMA: Change capability fields in ib_device_attr from int to u32
Erni Sri Satya Vennela
2026-07-08
SUNRPC: pin upper rpc_clnt across the TLS connect_worker
Chuck Lever
2026-06-09
svcrdma: wake sq waiters when the transport closes
Chuck Lever
2026-06-09
SUNRPC: Return an error from xdr_buf_to_bvec() on overflow
Chuck Lever
2026-06-09
Documentation: Add the RPC language description of NLM version 3
Chuck Lever
2026-06-09
svcrdma: Defer send context release to xpo_release_ctxt
Chuck Lever
2026-06-09
svcrdma: Release write chunk resources without re-queuing
Chuck Lever
2026-06-09
SUNRPC: Remove dead rpcsec_gss_krb5 definitions
Chuck Lever
2026-06-09
SUNRPC: Remove dead code from rpcsec_gss_krb5
Chuck Lever
2026-06-09
SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlists
Chuck Lever
2026-06-01
sunrpc: add a generic netlink family for cache upcalls
Jeff Layton
2026-06-01
sunrpc: add helpers to count and snapshot pending cache requests
Jeff Layton
2026-06-01
sunrpc: add a cache_notify callback
Jeff Layton
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall_timeout()
Jeff Layton
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()
Jeff Layton
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: Close lost-wakeup race in xprt_rdma_alloc_slot
Chuck Lever
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-04-03
SUNRPC: Add svc_rqst_page_release() helper
Chuck Lever
2026-03-29
SUNRPC: xdr.h: fix all kernel-doc warnings
Randy Dunlap
2026-03-29
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
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
SUNRPC: Allocate a separate Reply page array
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
Documentation: Add the RPC language description of NLM version 4
Chuck Lever
2026-03-29
sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-op
Andy Shevchenko
2026-03-29
sunrpc: Kill RPC_IFDEBUG()
Andy Shevchenko
2026-03-29
nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_info
Jeff Layton
2026-03-29
nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breaker
Jeff Layton
2026-02-12
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
[next]