| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Add rpc_auth::au_ralign field | Chuck Lever | 2019-02-14 | 1 | -0/+1 |
* | SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize | Chuck Lever | 2019-02-14 | 1 | -0/+1 |
* | SUNRPC: Use struct xdr_stream when decoding RPC Reply header | Chuck Lever | 2019-02-14 | 1 | -18/+13 |
* | SUNRPC: Use struct xdr_stream when constructing RPC Call header | Chuck Lever | 2019-02-13 | 1 | -8/+15 |
* | SUNRPC: remove crbind rpc_cred operation | NeilBrown | 2018-12-19 | 1 | -1/+0 |
* | SUNRPC: remove generic cred code. | NeilBrown | 2018-12-19 | 1 | -2/+0 |
* | SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUT | NeilBrown | 2018-12-19 | 1 | -1/+0 |
* | SUNRPC: Convert the auth cred cache to use refcount_t | Trond Myklebust | 2018-10-23 | 1 | -2/+2 |
* | SUNRPC: Convert auth creds to use refcount_t | Trond Myklebust | 2018-10-23 | 1 | -1/+1 |
* | SUNRPC: Clean up the AUTH cache code | Trond Myklebust | 2018-10-23 | 1 | -1/+1 |
* | net/sunrpc: Make rpc_auth_create_args a const | Sargun Dhillon | 2018-07-30 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sunrpc: remove dead codes of cr_magic in rpc_cred | Kinglong Mee | 2017-02-08 | 1 | -3/+0 |
* | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags | Scott Mayhew | 2016-07-19 | 1 | -0/+1 |
* | nfsd: Lower NFSv4.1 callback message size limit | Chuck Lever | 2016-03-01 | 1 | -2/+2 |
* | sunrpc: eliminate RPC_DEBUG | Jeff Layton | 2014-11-24 | 1 | -2/+2 |
* | sunrpc/auth: allow lockless (rcu) lookup of credential cache. | NeilBrown | 2014-08-03 | 1 | -0/+2 |
* | SUNRPC refactor rpcauth_checkverf error returns | Andy Adamson | 2013-09-03 | 1 | -2/+2 |
* | SUNRPC: Replace clnt->cl_principal | Trond Myklebust | 2013-08-30 | 1 | -1/+1 |
* | SUNRPC: Move the bound cred to struct rpc_rqst | Trond Myklebust | 2010-08-04 | 1 | -1/+1 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-24 | 1 | -1/+0 |
* | NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() | Trond Myklebust | 2008-04-19 | 1 | -2/+0 |
* | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task | Trond Myklebust | 2008-03-14 | 1 | -0/+1 |
* | SUNRPC: cleanup rpc credential cache garbage collection | Trond Myklebust | 2007-07-11 | 1 | -0/+1 |
* | SUNRPC: Enforce atomic updates of rpc_cred->cr_flags | Trond Myklebust | 2007-07-11 | 1 | -2/+2 |
* | SUNRPC: Mark auth and cred operation tables as constant. | Trond Myklebust | 2007-07-11 | 1 | -2/+2 |
* | SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth | Trond Myklebust | 2007-07-11 | 1 | -0/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [SUNRPC]: trivial endianness annotations | Alexey Dobriyan | 2006-09-29 | 1 | -4/+4 |
* | NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts | Trond Myklebust | 2006-06-09 | 1 | -0/+2 |
* | [PATCH] RPC: Eliminate socket.h includes in RPC client | Chuck Lever | 2005-09-23 | 1 | -2/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+143 |