index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_unix.c
Age
Commit message (
Expand
)
Author
2016-03-01
nfsd: Lower NFSv4.1 callback message size limit
Chuck Lever
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
2013-09-03
SUNRPC refactor rpcauth_checkverf error returns
Andy Adamson
2013-08-30
SUNRPC: Replace clnt->cl_principal
Trond Myklebust
2013-02-13
sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
Eric W. Biederman
2013-02-13
sunrpc: Use gid_valid to test for gid != INVALID_GID
Eric W. Biederman
2013-02-13
sunrpc: Convert kuids and kgids to uids and gids for printing
Eric W. Biederman
2013-02-13
sunrpc: Simplify auth_unix now that everything is a kgid_t
Eric W. Biederman
2013-02-13
sunrpc: Use uid_eq and gid_eq where appropriate
Eric W. Biederman
2013-02-13
sunrpc: Use kuid_t and kgid_t where appropriate
Eric W. Biederman
2013-02-13
sunrpc: Use userns friendly constants.
Eric W. Biederman
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2011-10-25
NFS/sunrpc: don't use a credential with extra groups.
NeilBrown
2010-08-04
SUNRPC: Move the bound cred to struct rpc_rqst
Trond Myklebust
2010-08-04
NFS: Ensure the AUTH_UNIX credcache is allocated dynamically
Trond Myklebust
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-07-09
SUNRPC: Use GFP_NOFS when allocating credentials
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: Fix RPCAUTH_LOOKUP_ROOTCREDS
Trond Myklebust
2007-07-10
SUNRPC: Remove the tk_auth macro...
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: Enforce atomic updates of rpc_cred->cr_flags
Trond Myklebust
2007-07-10
SUNRPC: replace casts in auth_unix.c with container_of()
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: Fix a typo in unx_create()
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
2007-02-03
SUNRPC: fix print format for tk_pid
Chuck Lever
2006-09-28
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-06-09
NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts
Trond Myklebust
2006-02-01
SUNRPC: Fix a lock recursion in the auth_gss downcall
Trond Myklebust
2006-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2005-09-23
[PATCH] RPC: Eliminate socket.h includes in RPC client
Chuck Lever
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds