index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-25
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-22
NFS: Fix memory allocation in rpc_malloc()
Trond Myklebust
2022-03-22
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
2022-03-22
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-03-15
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
2022-03-13
SUNRPC/auth: async tasks mustn't block waiting for memory
NeilBrown
2022-02-28
SUNRPC: Teach server to recognize RPC_AUTH_TLS
Chuck Lever
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
2022-01-28
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-13
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
2021-12-13
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown
2021-12-13
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
2021-12-13
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
2021-12-13
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
2021-12-13
SUNRPC: change svc_get() to return the svc.
NeilBrown
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
2021-10-12
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
2021-10-10
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
2021-10-03
SUNRPC: Remove unnecessary memory barriers
Trond Myklebust
2021-10-02
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
2021-08-09
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
[next]