开源镜像站
帮助
动态
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
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2023-12-18
SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806
Chuck Lever
2023-10-16
svcrdma: Drop connection after an RDMA Read error
Chuck Lever
2023-10-16
SUNRPC: Remove BUG_ON call sites
Chuck Lever
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: rename some functions from rqst_ to svc_thread_
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-10-16
SUNRPC: rename and refactor svc_get_next_xprt()
NeilBrown
2023-10-16
SUNRPC: move all of xprt handling into svc_xprt_handle()
NeilBrown
2023-09-27
SUNRPC/TLS: Lock the lower_xprt during the tls handshake
Anna Schumaker
2023-09-27
Revert "SUNRPC dont update timeout value on connection reset"
Trond Myklebust
2023-09-27
SUNRPC: Fail quickly when server does not recognize TLS
Chuck Lever
2023-09-13
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
2023-09-13
Revert "SUNRPC: Fail faster on bad verifier"
Trond Myklebust
2023-09-13
SUNRPC: Mark the cred for revalidation if the server rejects it
Trond Myklebust
2023-08-31
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-08-31
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-08-29
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
2023-08-29
SUNRPC: make rqst_should_sleep() idempotent()
NeilBrown
2023-08-29
SUNRPC: Clean up svc_set_num_threads
Chuck Lever
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: Move trace_svc_xprt_enqueue
Chuck Lever
2023-08-29
SUNRPC: Add enum svc_auth_status
Chuck Lever
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
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
SUNRPC: Reduce thread wake-up rate when receiving large RPC messages
Chuck Lever
2023-08-29
SUNRPC: Revert e0a912e8ddba
Chuck Lever
2023-08-29
SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array
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 net/sunrpc/auth_gss/gss_krb5_seqnum.c
Chuck Lever
2023-08-29
SUNRPC: Remove the ->import_ctx method
Chuck Lever
2023-08-29
SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM
Chuck Lever
2023-08-29
SUNRPC: Remove gss_import_v1_context()
Chuck Lever
2023-08-29
SUNRPC: Remove krb5_derive_key_v1()
Chuck Lever
2023-08-29
SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIED
Chuck Lever
2023-08-29
SUNRPC: Remove DES and DES3 enctypes from the supported enctypes list
Chuck Lever
2023-08-29
SUNRPC: Remove Kunit tests for the DES3 encryption type
Chuck Lever
2023-08-29
SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES
Chuck Lever
[next]