Greg Kroah-Hartman
|
c6c06d09a5
Merge 4.14.227 into android-4.14-stable
|
3 years ago |
Daniel Kobras
|
a1507d7f82
sunrpc: fix refcount leak for rpc auth modules
|
3 years ago |
Greg Kroah-Hartman
|
42506d99b8
Merge 4.14.94 into android-4.14
|
5 years ago |
Vasily Averin
|
65dba32522
sunrpc: use-after-free in svc_process_common()
|
6 years ago |
Kees Cook
|
549b203743
UPSTREAM: treewide: Fix function prototypes for module_param_call()
|
7 years ago |
Chuck Lever
|
afea5657c2
sunrpc: Const-ify struct sv_serv_ops
|
7 years ago |
Chuck Lever
|
06eb8a56af
sunrpc: Disable splice for krb5i
|
7 years ago |
Christoph Hellwig
|
e9679189e3
sunrpc: mark all struct svc_version instances as const
|
7 years ago |
Christoph Hellwig
|
860bda29b9
sunrpc: mark all struct svc_procinfo instances as const
|
7 years ago |
Christoph Hellwig
|
7fd38af9ca
sunrpc: move pc_count out of struct svc_procinfo
|
7 years ago |
Christoph Hellwig
|
63f8de3795
sunrpc: properly type pc_encode callbacks
|
7 years ago |
Christoph Hellwig
|
026fec7e7c
sunrpc: properly type pc_decode callbacks
|
7 years ago |
Christoph Hellwig
|
8537488b5a
sunrpc: properly type pc_release callbacks
|
7 years ago |
Christoph Hellwig
|
a6beb73272
sunrpc: properly type pc_func callbacks
|
7 years ago |
Trond Myklebust
|
ed6473ddc7
NFSv4: Fix callback server shutdown
|
7 years ago |
Trond Myklebust
|
9e0d87680d
SUNRPC: Refactor svc_set_num_threads()
|
7 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
7 years ago |
Linus Torvalds
|
8313064c2e
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
|
7 years ago |
Alexey Dobriyan
|
5b5e0928f7
lib/vsprintf.c: remove %Z support
|
7 years ago |
Jeff Layton
|
7259f1dfe7
sunrpc: don't register UDP port with rpcbind when version needs congestion control
|
7 years ago |
Jeff Layton
|
5283b03ee5
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
|
7 years ago |
Jeff Layton
|
05a45a2db4
sunrpc: turn bitfield flags in svc_version into bools
|
7 years ago |
Chuck Lever
|
4d712ef1db
svcauth_gss: Close connection when dropping an incoming message
|
8 years ago |
Trond Myklebust
|
d002526886
SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()
|
8 years ago |
Chuck Lever
|
a4e187d83d
NFS: Don't drop CB requests with invalid principals
|
8 years ago |
Chuck Lever
|
0533b13072
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
|
8 years ago |
Trond Myklebust
|
756b9b37cf
SUNRPC: Fix callback channel
|
9 years ago |
Benjamin Coddington
|
38b7631fbe
nfs4: limit callback decoding to received bytes
|
9 years ago |
Chuck Lever
|
0f2e3bdab6
SUNRPC: Remove the TCP-only restriction in bc_svc_process()
|
9 years ago |
Jeff Layton
|
1b6dc1dffb
nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting
|
9 years ago |