开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
2024-01-07
svcrdma: Move the svc_rdma_cc_init() call
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Chuck Lever
2024-01-07
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
svcrdma: Start moving fields out of struct svc_rdma_read_info
Chuck Lever
2024-01-07
svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
Chuck Lever
2024-01-07
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
2024-01-07
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
2024-01-07
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
Chuck Lever
2024-01-07
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
2024-01-07
SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor
Chuck Lever
2024-01-04
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
2024-01-04
SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
Anna Schumaker
2023-11-08
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-11-01
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
2023-10-16
SUNRPC: change the back-channel queue to lwq
NeilBrown
2023-10-16
SUNRPC: discard sp_lock
NeilBrown
2023-10-16
SUNRPC: change sp_nrthreads to atomic_t
NeilBrown
2023-10-16
SUNRPC: use lwq for sp_sockets - renamed to sp_xprts
NeilBrown
2023-10-16
SUNRPC: only have one thread waking up at a time
NeilBrown
2023-10-16
SUNRPC: change service idle list to be an llist
NeilBrown
2023-10-16
SUNRPC: discard SP_CONGESTED
NeilBrown
2023-10-16
SUNRPC: add list of idle threads
NeilBrown
2023-10-16
SUNRPC: change how svc threads are asked to exit.
NeilBrown
2023-10-16
SUNRPC: integrate back-channel processing with svc_recv()
NeilBrown
2023-10-16
SUNRPC: Clean up bc_svc_process()
Chuck Lever
2023-09-15
SUNRPC: Silence compiler complaints about tautological comparisons
Trond Myklebust
2023-09-15
Revert "SUNRPC: clean up integer overflow check"
Anna Schumaker
2023-08-31
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-08-29
SUNRPC: Remove unused declaration rpc_modcount()
Yue Haibing
2023-08-29
SUNRPC: Remove unused declarations
Yue Haibing
2023-08-29
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
2023-08-29
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
2023-08-29
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
2023-08-29
SUNRPC: Add enum svc_auth_status
Chuck Lever
2023-08-29
SUNRPC: change svc_xprt::xpt_flags bits to enum
Chuck Lever
2023-08-29
SUNRPC: change svc_rqst::rq_flags bits to enum
NeilBrown
2023-08-29
SUNRPC: change svc_pool::sp_flags bits to enum
NeilBrown
2023-08-29
SUNRPC: change cache_head.flags bits to enum
NeilBrown
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2023-08-29
SUNRPC: Revert e0a912e8ddba
Chuck Lever
2023-08-29
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
2023-08-29
sunrpc: Remove unused extern declarations
YueHaibing
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
2023-08-24
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2023-08-24
SUNRPC: clean up integer overflow check
Dan Carpenter
[prev]
[next]