index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
auth.h
Age
Commit message (
Expand
)
Author
2017-02-08
sunrpc: remove dead codes of cr_magic in rpc_cred
Kinglong Mee
2017-02-08
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
Kinglong Mee
2016-09-30
sunrpc: add hash_cred() function to rpc_authops struct
Frank Sorenson
2016-07-24
Merge branch 'nfs-rdma'
Trond Myklebust
2016-07-19
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
Scott Mayhew
2016-07-11
xprtrdma: No direct data placement with krb5i and krb5p
Chuck Lever
2016-05-17
SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
Trond Myklebust
2016-05-09
sunrpc: add a get_rpccred_rcu inline
Jeff Layton
2016-05-09
sunrpc: add rpc_lookup_generic_cred
Weston Andros Adamson
2016-05-09
sunrpc: plumb gfp_t parm into crcreate operation
Jeff Layton
2016-03-01
nfsd: Lower NFSv4.1 callback message size limit
Chuck Lever
2015-08-12
sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes
Jeff Layton
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-08-03
sunrpc/auth: allow lockless (rcu) lookup of credential cache.
NeilBrown
2014-07-12
sunrpc: add a new "stringify_acceptor" rpc_credop
Jeff Layton
2013-09-03
SUNRPC new rpc_credops to test credential expiry
Andy Adamson
2013-09-01
SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management
Trond Myklebust
2013-08-30
SUNRPC: Replace clnt->cl_principal
Trond Myklebust
2013-03-29
SUNRPC: Refactor nfsd4_do_encode_secinfo()
Chuck Lever
2013-03-29
SUNRPC: Introduce rpcauth_get_pseudoflavor()
Chuck Lever
2013-02-13
sunrpc: Use kuid_t and kgid_t where appropriate
Eric W. Biederman
2012-07-16
SUNRPC: Add rpcauth_list_flavors()
Chuck Lever
2012-01-31
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
2012-01-05
SUNRPC: Clean up the RPCSEC_GSS service ticket requests
Trond Myklebust
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-09-29
sunrpc: fix up rpcauth_remove_module section mismatch
Stephen Rothwell
2010-08-04
SUNRPC: Move the bound cred to struct rpc_rqst
Trond Myklebust
2010-08-04
SUNRPC: Clean up of rpc_bindcred()
Trond Myklebust
2010-08-04
SUNRPC: Make the credential cache hashtable size configurable
Trond Myklebust
2010-08-04
SUNRPC: Store the hashtable size in struct rpc_cred_cache
Trond Myklebust
2010-08-04
NFS: Ensure the AUTH_UNIX credcache is allocated dynamically
Trond Myklebust
2010-05-14
SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired
Trond Myklebust
2009-09-15
SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
Trond Myklebust
2008-04-19
NFSv4: Reintroduce machine creds
Trond Myklebust
2008-04-19
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
2008-03-14
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
Trond Myklebust
2008-03-14
SUNRPC: Add a generic RPC credential
Trond Myklebust
2008-03-14
SUNRPC: Clean up rpcauth_bindcred()
Trond Myklebust
2008-03-14
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
Trond Myklebust
2008-03-14
SUNRPC: Fix a bug in rpcauth_lookup_credcache()
Trond Myklebust
2007-07-10
SUNRPC: Convert the credential garbage collector into a shrinker callback
Trond Myklebust
2007-07-10
SUNRPC: Give credential cache a local spinlock
Trond Myklebust
2007-07-10
SUNRPC: Convert the credcache lookup code to use RCU
Trond Myklebust
2007-07-10
SUNRPC: cleanup rpc credential cache garbage collection
Trond Myklebust
2007-07-10
SUNRPC: Enforce atomic updates of rpc_cred->cr_flags
Trond Myklebust
2007-07-10
SUNRPC: Clean up rpc credential initialisation
Trond Myklebust
2007-07-10
SUNRPC: Mark auth and cred operation tables as constant.
Trond Myklebust
2007-07-10
SUNRPC: Rename rpcauth_destroy() to rpcauth_release()
Trond Myklebust
[next]