Age | Commit message (Expand) | Author | Files | Lines |
2016-05-09 | sunrpc: add rpc_lookup_generic_cred | Weston Andros Adamson | 1 | -0/+7 |
2016-05-09 | sunrpc: plumb gfp_t parm into crcreate operation | Jeff Layton | 1 | -3/+3 |
2014-11-25 | sunrpc: eliminate RPC_DEBUG | Jeff Layton | 1 | -1/+1 |
2014-08-04 | sunrpc/auth: allow lockless (rcu) lookup of credential cache. | NeilBrown | 1 | -0/+6 |
2013-09-12 | sunrpc: Add missing kuids conversion for printing | Geert Uytterhoeven | 1 | -1/+1 |
2013-09-03 | SUNRPC new rpc_credops to test credential expiry | Andy Adamson | 1 | -0/+82 |
2013-02-13 | sunrpc: Convert kuids and kgids to uids and gids for printing | Eric W. Biederman | 1 | -1/+3 |
2013-02-13 | sunrpc: Use uid_eq and gid_eq where appropriate | Eric W. Biederman | 1 | -4/+4 |
2013-02-13 | sunrpc: Use userns friendly constants. | Eric W. Biederman | 1 | -2/+2 |
2012-05-03 | userns: Convert group_info values from gid_t to kgid_t. | Eric W. Biederman | 1 | -2/+2 |
2012-01-24 | SUNRPC: Fix machine creds in generic_create_cred and generic_match | Trond Myklebust | 1 | -1/+16 |
2012-01-05 | SUNRPC: Clean up the RPCSEC_GSS service ticket requests | Trond Myklebust | 1 | -2/+4 |
2010-09-29 | sunrpc: fix up rpcauth_remove_module section mismatch | Stephen Rothwell | 1 | -1/+1 |
2010-08-04 | SUNRPC: Clean up of rpc_bindcred() | Trond Myklebust | 1 | -8/+3 |
2010-08-04 | NFS: Ensure the AUTH_UNIX credcache is allocated dynamically | Trond Myklebust | 1 | -9/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-16 | SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous | Trond Myklebust | 1 | -2/+2 |
2008-11-21 | SUNRPC: Fix a performance regression in the RPC authentication code | Trond Myklebust | 1 | -2/+18 |
2008-05-18 | SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid | Trond Myklebust | 1 | -4/+4 |
2008-04-20 | NFSv4: Reintroduce machine creds | Trond Myklebust | 1 | -2/+24 |
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/+15 |
2008-03-14 | SUNRPC: Add a generic RPC credential | Trond Myklebust | 1 | -0/+142 |