Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c1f60e0ef76a41c2be633f386b52fcfdd3d27389
/
net
/
sunrpc
/
auth_unix.c
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
81243ea
cred: simpler, 1D supplementary groups
by Alexey Dobriyan
· 8 years ago
1e035d0
sunrpc: add auth_unix hash_cred() function
by Frank Sorenson
· 8 years ago
ce52914e
sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags
by Scott Mayhew
· 8 years ago
3c6e0bc
sunrpc: plumb gfp_t parm into crcreate operation
by Jeff Layton
· 9 years ago
4500632
nfsd: Lower NFSv4.1 callback message size limit
by Chuck Lever
· 9 years ago
24a9a96
sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes
by Jeff Layton
· 9 years ago
f895b25
sunrpc: eliminate RPC_DEBUG
by Jeff Layton
· 10 years ago
35fa5f7
SUNRPC refactor rpcauth_checkverf error returns
by Andy Adamson
· 11 years ago
c219066
SUNRPC: Replace clnt->cl_principal
by Trond Myklebust
· 11 years ago
a570abb
sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials
by Eric W. Biederman
· 12 years ago
e572fc7
sunrpc: Use gid_valid to test for gid != INVALID_GID
by Eric W. Biederman
· 12 years ago
cdba321
sunrpc: Convert kuids and kgids to uids and gids for printing
by Eric W. Biederman
· 12 years ago
9132adb
sunrpc: Simplify auth_unix now that everything is a kgid_t
by Eric W. Biederman
· 12 years ago
0b4d51b
sunrpc: Use uid_eq and gid_eq where appropriate
by Eric W. Biederman
· 12 years ago
7eaf040
sunrpc: Use kuid_t and kgid_t where appropriate
by Eric W. Biederman
· 12 years ago
bf37f79
sunrpc: Use userns friendly constants.
by Eric W. Biederman
· 12 years ago
ae2975b
userns: Convert group_info values from gid_t to kgid_t.
by Eric W. Biederman
· 13 years ago
dc6f55e
NFS/sunrpc: don't use a credential with extra groups.
by NeilBrown
· 13 years ago
a17c215
SUNRPC: Move the bound cred to struct rpc_rqst
by Trond Myklebust
· 14 years ago
5d8d9a4
NFS: Ensure the AUTH_UNIX credcache is allocated dynamically
by Trond Myklebust
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0f38b87
SUNRPC: Use GFP_NOFS when allocating credentials
by Trond Myklebust
· 16 years ago
78ea323
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
by Trond Myklebust
· 17 years ago
5c69104
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
by Trond Myklebust
· 17 years ago
af09383
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
by Trond Myklebust
· 17 years ago
1be27f3
SUNRPC: Remove the tk_auth macro...
by Trond Myklebust
· 17 years ago
f5c2187
SUNRPC: Convert the credential garbage collector into a shrinker callback
by Trond Myklebust
· 17 years ago
9499b43
SUNRPC: Give credential cache a local spinlock
by Trond Myklebust
· 17 years ago
31be5bf
SUNRPC: Convert the credcache lookup code to use RCU
by Trond Myklebust
· 17 years ago
fc432dd
SUNRPC: Enforce atomic updates of rpc_cred->cr_flags
by Trond Myklebust
· 17 years ago
696e38d
SUNRPC: replace casts in auth_unix.c with container_of()
by Trond Myklebust
· 17 years ago
5fe4755
SUNRPC: Clean up rpc credential initialisation
by Trond Myklebust
· 17 years ago
f1c0a86
SUNRPC: Mark auth and cred operation tables as constant.
by Trond Myklebust
· 17 years ago
5c9cfc8
SUNRPC: Fix a typo in unx_create()
by Trond Myklebust
· 17 years ago
3ab9bb7
SUNRPC: Fix a memory leak in the auth credcache code
by Trond Myklebust
· 17 years ago
4a8c134
SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth
by Trond Myklebust
· 17 years ago
46121cf
SUNRPC: fix print format for tk_pid
by Chuck Lever
· 18 years ago
d8ed029
[SUNRPC]: trivial endianness annotations
by Alexey Dobriyan
· 18 years ago
81039f1
NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts
by Trond Myklebust
· 18 years ago
8a31776
SUNRPC: Fix a lock recursion in the auth_gss downcall
by Trond Myklebust
· 19 years ago
8b3a700
[NET]: Remove more unneeded typecasts on *malloc()
by Kris Katterjohn
· 19 years ago
86b9f57
[PATCH] RPC: Eliminate socket.h includes in RPC client
by Chuck Lever
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago