Age | Commit message (Expand) | Author |
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 |
2007-07-10 | SUNRPC: Fix a memory leak in the auth credcache code | Trond Myklebust |
2007-07-10 | SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth | Trond Myklebust |
2006-10-04 | [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP | Greg Banks |
2006-09-28 | [SUNRPC]: trivial endianness annotations | Alexey Dobriyan |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse |
2006-02-01 | SUNRPC: Remove obsolete rpcauth #defines | Trond Myklebust |
2006-02-01 | SUNRPC: Move upcall out of auth->au_ops->crcreate() | Trond Myklebust |
2006-02-01 | SUNRPC: Fix a lock recursion in the auth_gss downcall | Trond Myklebust |
2005-10-18 | RPCSEC_GSS: cleanup au_rslack calculation | J. Bruce Fields |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |