index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
2017-02-09
sunrpc: remove dead codes of cr_magic in rpc_cred
Kinglong Mee
1
-5
/
+0
2017-02-09
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-25
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-02
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-25
sunrpc: eliminate RPC_DEBUG
Jeff Layton
1
-1
/
+1
2014-08-04
sunrpc/auth: allow lockless (rcu) lookup of credential cache.
NeilBrown
1
-0
/
+2
2014-07-13
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-02-01
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
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
1
-2
/
+2
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
1
-2
/
+2
2010-09-29
sunrpc: fix up rpcauth_remove_module section mismatch
Stephen Rothwell
1
-2
/
+2
2010-08-04
SUNRPC: Move the bound cred to struct rpc_rqst
Trond Myklebust
1
-2
/
+0
2010-08-04
SUNRPC: Clean up of rpc_bindcred()
Trond Myklebust
1
-3
/
+3
2010-08-04
SUNRPC: Make the credential cache hashtable size configurable
Trond Myklebust
1
-8
/
+1
2010-08-04
SUNRPC: Store the hashtable size in struct rpc_cred_cache
Trond Myklebust
1
-0
/
+1
2010-08-04
NFS: Ensure the AUTH_UNIX credcache is allocated dynamically
Trond Myklebust
1
-3
/
+4
2010-05-14
SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired
Trond Myklebust
1
-0
/
+1
2009-09-16
SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
Trond Myklebust
1
-2
/
+2
2008-04-20
NFSv4: Reintroduce machine creds
Trond Myklebust
1
-0
/
+2
2008-04-20
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
1
-2
/
+0
2008-03-14
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
Trond Myklebust
1
-0
/
+2
2008-03-14
SUNRPC: Add a generic RPC credential
Trond Myklebust
1
-0
/
+3
2008-03-14
SUNRPC: Clean up rpcauth_bindcred()
Trond Myklebust
1
-3
/
+1
2008-03-14
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
Trond Myklebust
1
-2
/
+2
2008-03-14
SUNRPC: Fix a bug in rpcauth_lookup_credcache()
Trond Myklebust
1
-2
/
+2
2007-07-11
SUNRPC: Convert the credential garbage collector into a shrinker callback
Trond Myklebust
1
-3
/
+3
2007-07-11
SUNRPC: Give credential cache a local spinlock
Trond Myklebust
1
-0
/
+3
2007-07-11
SUNRPC: Convert the credcache lookup code to use RCU
Trond Myklebust
1
-0
/
+3
2007-07-11
SUNRPC: cleanup rpc credential cache garbage collection
Trond Myklebust
1
-0
/
+1
2007-07-11
SUNRPC: Enforce atomic updates of rpc_cred->cr_flags
Trond Myklebust
1
-5
/
+5
2007-07-11
SUNRPC: Clean up rpc credential initialisation
Trond Myklebust
1
-0
/
+1
2007-07-11
SUNRPC: Mark auth and cred operation tables as constant.
Trond Myklebust
1
-9
/
+6
2007-07-11
SUNRPC: Rename rpcauth_destroy() to rpcauth_release()
Trond Myklebust
1
-1
/
+1
[next]