index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
2024-05-17
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2024-04-13
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
2024-04-10
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2024-04-10
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2024-04-10
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2024-04-10
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2024-04-10
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
2024-04-10
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2024-04-10
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2024-04-10
SUNRPC: Rename svc_close_xprt()
Chuck Lever
2024-04-10
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2024-04-10
SUNRPC: Remove svo_shutdown method
Chuck Lever
2024-04-10
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2024-04-10
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
2024-04-10
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
2024-04-10
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
2024-04-10
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
2024-04-10
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2024-04-10
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2024-04-10
SUNRPC: change svc_get() to return the svc.
NeilBrown
2024-04-10
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2024-04-10
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2024-04-10
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2024-04-10
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2023-05-24
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2023-05-24
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
2023-05-11
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2023-01-12
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2022-10-26
SUNRPC: Fix svcxdr_init_encode's buflen calculation
Chuck Lever
2022-10-26
SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
Chuck Lever
2022-08-25
SUNRPC: Fix xdr_encode_bool()
Chuck Lever
2022-05-18
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-04-20
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2022-04-13
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-04-08
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
2022-03-08
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-08-27
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
2021-08-27
SUNRPC keep track of number of transports to unique addresses
Olga Kornievskaia
2021-08-20
SUNRPC: Move client-side disconnect injection
Chuck Lever
2021-08-17
SUNRPC: Add RPC_AUTH_TLS protocol numbers
Chuck Lever
2021-08-17
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
2021-08-17
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
2021-08-17
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
2021-08-17
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
2021-08-10
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
2021-08-10
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
2021-08-09
SUNRPC: Fix potential memory corruption
Trond Myklebust
[next]