index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
auth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
1
-0
/
+2
2022-03-13
SUNRPC/auth: async tasks mustn't block waiting for memory
NeilBrown
1
-0
/
+1
2020-06-11
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
1
-2
/
+3
2020-01-15
SUNRPC: Remove broken gss_mech_list_pseudoflavors()
Trond Myklebust
1
-2
/
+0
2019-11-12
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
1
-3
/
+0
2019-02-14
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
1
-5
/
+4
2019-02-14
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
Chuck Lever
1
-2
/
+1
2019-02-14
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
1
-5
/
+10
2019-02-13
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
1
-5
/
+10
2018-12-19
SUNRPC discard cr_uid from struct rpc_cred.
NeilBrown
1
-2
/
+0
2018-12-19
SUNRPC: remove crbind rpc_cred operation
NeilBrown
1
-2
/
+0
2018-12-19
SUNRPC: remove generic cred code.
NeilBrown
1
-6
/
+0
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-17
/
+1
2018-12-19
SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUT
NeilBrown
1
-3
/
+0
2018-12-19
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
1
-12
/
+0
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
1
-1
/
+2
2018-12-19
SUNRPC: remove machine_cred field from struct auth_cred
NeilBrown
1
-2
/
+1
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
1
-3
/
+0
2018-12-19
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
1
-1
/
+0
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
1
-0
/
+2
2018-10-23
SUNRPC: Convert the auth cred cache to use refcount_t
Trond Myklebust
1
-1
/
+1
2018-10-23
SUNRPC: Convert auth creds to use refcount_t
Trond Myklebust
1
-2
/
+2
2018-10-23
SUNRPC: Simplify lookup code
Trond Myklebust
1
-7
/
+5
2018-09-30
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
Trond Myklebust
1
-0
/
+2
2018-07-30
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
1
-2
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-08
sunrpc: remove dead codes of cr_magic in rpc_cred
Kinglong Mee
1
-5
/
+0
2017-02-08
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
Kinglong Mee
1
-0
/
+1
2016-09-30
sunrpc: add hash_cred() function to rpc_authops struct
Frank Sorenson
1
-0
/
+1
2016-07-24
Merge branch 'nfs-rdma'
Trond Myklebust
1
-0
/
+3
2016-07-19
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
Scott Mayhew
1
-2
/
+4
2016-07-11
xprtrdma: No direct data placement with krb5i and krb5p
Chuck Lever
1
-0
/
+3
2016-05-17
SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
Trond Myklebust
1
-1
/
+2
2016-05-09
sunrpc: add a get_rpccred_rcu inline
Jeff Layton
1
-0
/
+18
2016-05-09
sunrpc: add rpc_lookup_generic_cred
Weston Andros Adamson
1
-0
/
+1
2016-05-09
sunrpc: plumb gfp_t parm into crcreate operation
Jeff Layton
1
-2
/
+2
2016-03-01
nfsd: Lower NFSv4.1 callback message size limit
Chuck Lever
1
-0
/
+7
2015-08-12
sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes
Jeff Layton
1
-2
/
+6
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
1
-1
/
+1
2014-08-03
sunrpc/auth: allow lockless (rcu) lookup of credential cache.
NeilBrown
1
-0
/
+2
2014-07-12
sunrpc: add a new "stringify_acceptor" rpc_credop
Jeff Layton
1
-0
/
+2
2013-09-03
SUNRPC new rpc_credops to test credential expiry
Andy Adamson
1
-0
/
+16
2013-09-01
SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
Trond Myklebust
1
-2
/
+0
2013-08-30
SUNRPC: Replace clnt->cl_principal
Trond Myklebust
1
-2
/
+8
2013-03-29
SUNRPC: Refactor nfsd4_do_encode_secinfo()
Chuck Lever
1
-0
/
+4
2013-03-29
SUNRPC: Introduce rpcauth_get_pseudoflavor()
Chuck Lever
1
-0
/
+5
2013-02-13
sunrpc: Use kuid_t and kgid_t where appropriate
Eric W. Biederman
1
-3
/
+4
2012-07-16
SUNRPC: Add rpcauth_list_flavors()
Chuck Lever
1
-0
/
+2
2012-01-31
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
1
-0
/
+2
2012-01-05
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
Trond Myklebust
1
-1
/
+2
[next]