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