| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Use GFP_NOFS when allocating credentials | Trond Myklebust | 2008-07-09 | 1 | -1/+1 |
* | 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: Fix RPCAUTH_LOOKUP_ROOTCREDS | Trond Myklebust | 2008-03-14 | 1 | -32/+24 |
* | SUNRPC: Remove the tk_auth macro... | Trond Myklebust | 2007-07-11 | 1 | -1/+1 |
* | SUNRPC: Convert the credential garbage collector into a shrinker callback | Trond Myklebust | 2007-07-11 | 1 | -5/+1 |
* | SUNRPC: Give credential cache a local spinlock | Trond Myklebust | 2007-07-11 | 1 | -0/+5 |
* | SUNRPC: Convert the credcache lookup code to use RCU | Trond Myklebust | 2007-07-11 | 1 | -3/+15 |
* | SUNRPC: Enforce atomic updates of rpc_cred->cr_flags | Trond Myklebust | 2007-07-11 | 1 | -2/+2 |
* | SUNRPC: replace casts in auth_unix.c with container_of() | Trond Myklebust | 2007-07-11 | 1 | -4/+6 |
* | SUNRPC: Clean up rpc credential initialisation | Trond Myklebust | 2007-07-11 | 1 | -8/+2 |
* | SUNRPC: Mark auth and cred operation tables as constant. | Trond Myklebust | 2007-07-11 | 1 | -3/+3 |
* | SUNRPC: Fix a typo in unx_create() | Trond Myklebust | 2007-07-11 | 1 | -1/+1 |
* | SUNRPC: Fix a memory leak in the auth credcache code | Trond Myklebust | 2007-07-11 | 1 | -1/+1 |
* | SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth | Trond Myklebust | 2007-07-11 | 1 | -0/+1 |
* | SUNRPC: fix print format for tk_pid | Chuck Lever | 2007-02-04 | 1 | -4/+5 |
* | [SUNRPC]: trivial endianness annotations | Alexey Dobriyan | 2006-09-29 | 1 | -5/+5 |
* | NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts | Trond Myklebust | 2006-06-09 | 1 | -0/+1 |
* | SUNRPC: Fix a lock recursion in the auth_gss downcall | Trond Myklebust | 2006-02-01 | 1 | -3/+3 |
* | [NET]: Remove more unneeded typecasts on *malloc() | Kris Katterjohn | 2006-01-12 | 1 | -1/+1 |
* | [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/+242 |