Thiago Rafael Becker
|
c5d9b78d53
kernel: make groups_sort calling a responsibility group_info allocators
|
7 years ago |
Kinglong Mee
|
5786461bd8
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
|
7 years ago |
Alexey Dobriyan
|
81243eacfa
cred: simpler, 1D supplementary groups
|
8 years ago |
J. Bruce Fields
|
6496500cf1
svcrpc: move some initialization to common code
|
9 years ago |
J. Bruce Fields
|
0979292bfa
svcrpc: fix failures to handle -1 uid's
|
11 years ago |
NeilBrown
|
7715cde868
net/sunrpc: xpt_auth_cache should be ignored when expired.
|
11 years ago |
J. Bruce Fields
|
afe3c3fd53
svcrpc: fix failures to handle -1 uid's and gid's
|
11 years ago |
Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
11 years ago |
Stanislav Kinsbursky
|
2d4383383b
SUNRPC: rework cache upcall logic
|
11 years ago |
Stanislav Kinsbursky
|
73fb847a44
SUNRPC: introduce cache_detail->cache_request callback
|
11 years ago |
Eric W. Biederman
|
f025adf191
sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials
|
12 years ago |
Eric W. Biederman
|
25da926371
sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.
|
12 years ago |
Eric W. Biederman
|
9e469e30d7
sunrpc: Hash uids by first computing their value in the initial userns
|
12 years ago |
Eric W. Biederman
|
0b4d51b02a
sunrpc: Use uid_eq and gid_eq where appropriate
|
12 years ago |
Eric W. Biederman
|
7eaf040b72
sunrpc: Use kuid_t and kgid_t where appropriate
|
12 years ago |
Eric W. Biederman
|
bf37f79437
sunrpc: Use userns friendly constants.
|
12 years ago |
Jeff Layton
|
5976687a2b
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
|
11 years ago |
Eric Dumazet
|
ddbe503203
ipv6: add ipv6_addr_hash() helper
|
12 years ago |
Linus Torvalds
|
419f431949
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Linus Torvalds
|
a00b6151a2
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
J. Bruce Fields
|
d5497fc693
nfsd4: move rq_flavor into svc_cred
|
12 years ago |
J. Bruce Fields
|
03a4e1f6dd
nfsd4: move principal name into svc_cred
|
12 years ago |
Eric W. Biederman
|
ae2975bc34
userns: Convert group_info values from gid_t to kgid_t.
|
13 years ago |
Stanislav Kinsbursky
|
e5f06f720e
nfsd: make expkey cache allocated per network namespace context
|
12 years ago |
J. Bruce Fields
|
1df00640c9
Merge nfs containerization work from Trond's tree
|
12 years ago |
Dan Carpenter
|
3476964dba
nfsd: remove some unneeded checks
|
13 years ago |
Stanislav Kinsbursky
|
d05cc10406
SUNRPC: ip map cache per network namespace cleanup
|
13 years ago |
Stanislav Kinsbursky
|
73393232d6
SUNRPC: create unix gid cache per network namespace
|
13 years ago |
Stanislav Kinsbursky
|
90100b1766
SUNRPC: parametrize rpc_pton() by network context
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |