aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/auth.h
Commit message (Expand)AuthorAge
* SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever2019-02-14
* SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever2019-02-14
* SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever2019-02-14
* SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever2019-02-13
* SUNRPC discard cr_uid from struct rpc_cred.NeilBrown2018-12-19
* SUNRPC: remove crbind rpc_cred operationNeilBrown2018-12-19
* SUNRPC: remove generic cred code.NeilBrown2018-12-19
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-19
* SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown2018-12-19
* NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown2018-12-19
* NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-19
* SUNRPC: remove machine_cred field from struct auth_credNeilBrown2018-12-19
* SUNRPC: remove uid and gid from struct auth_credNeilBrown2018-12-19
* SUNRPC: remove groupinfo from struct auth_cred.NeilBrown2018-12-19
* SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown2018-12-19
* SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust2018-10-23
* SUNRPC: Convert auth creds to use refcount_tTrond Myklebust2018-10-23
* SUNRPC: Simplify lookup codeTrond Myklebust2018-10-23
* SUNRPC: The transmitted message must lie in the RPCSEC window of validityTrond Myklebust2018-09-30
* net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon2018-07-30
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee2017-02-08
* sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee2017-02-08
* sunrpc: add hash_cred() function to rpc_authops structFrank Sorenson2016-09-30
* Merge branch 'nfs-rdma'Trond Myklebust2016-07-24
|\
| * xprtrdma: No direct data placement with krb5i and krb5pChuck Lever2016-07-11
* | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew2016-07-19
|/
* SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL argumentsTrond Myklebust2016-05-17
* sunrpc: add a get_rpccred_rcu inlineJeff Layton2016-05-09
* sunrpc: add rpc_lookup_generic_credWeston Andros Adamson2016-05-09
* sunrpc: plumb gfp_t parm into crcreate operationJeff Layton2016-05-09
* nfsd: Lower NFSv4.1 callback message size limitChuck Lever2016-03-01
* sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton2015-08-12
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-24
* sunrpc/auth: allow lockless (rcu) lookup of credential cache.NeilBrown2014-08-03
* sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton2014-07-12
* SUNRPC new rpc_credops to test credential expiryAndy Adamson2013-09-03
* SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust2013-09-01
* SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-30
* SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-29
* SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-29
* sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2013-02-13
* SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-16
* SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-01-31
* SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-05
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
* sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell2010-09-29
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-04