Eric W. Biederman
|
078de5f706
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
|
13 years ago |
Eric W. Biederman
|
22d917d80e
userns: Rework the user_namespace adding uid/gid mapping support
|
13 years ago |
Eric W. Biederman
|
783291e690
userns: Simplify the user_namespace by making userns->creator a kuid.
|
13 years ago |
Eric W. Biederman
|
7b44ab978b
userns: Disassociate user_struct from the user_namespace.
|
13 years ago |
Eric W. Biederman
|
973c591426
userns: Start out with a full set of capabilities.
|
13 years ago |
Eric W. Biederman
|
aeb3ae9da9
userns: Add an explicit reference to the parent user namespace
|
13 years ago |
Eric W. Biederman
|
0093ccb68f
cred: Refcount the user_ns pointed to by the cred.
|
13 years ago |
Eric W. Biederman
|
c4a4d60379
userns: Use cred->user_ns instead of cred->user->user_ns
|
13 years ago |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 years ago |
Pavel Emelyanov
|
6164281ab7
user_ns: improve the user_ns on-the-slab packaging
|
14 years ago |
Eric W. Biederman
|
5c1469de75
user_ns: Introduce user_nsmap_uid and user_ns_map_gid.
|
15 years ago |
NeilBrown
|
db1afffab0
kref: remove kref_set
|
15 years ago |
David Howells
|
5170836679
Fix recursive lock in free_uid()/free_user_ns()
|
16 years ago |
Serge Hallyn
|
18b6e0414e
User namespaces: set of cleanups (v2)
|
16 years ago |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 years ago |
David Howells
|
76aac0e9a1
CRED: Wrap task credential accesses in the core kernel
|
16 years ago |
Adrian Bunk
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
17 years ago |
Michael Halcrow
|
6a3fd92e73
eCryptfs: make key module subsystem respect namespaces
|
17 years ago |
Robert P. J. Day
|
1aeb272cf0
kernel: explicitly include required header files under kernel/
|
17 years ago |
Pavel Emelyanov
|
aee16ce73c
namespaces: cleanup the code managed with the USER_NS option
|
17 years ago |
Pavel Emelyanov
|
28f300d236
Fix user namespace exiting OOPs
|
17 years ago |
Pavel Emelyanov
|
735de2230f
Convert uid hash to hlist
|
17 years ago |
Alexey Dobriyan
|
99db67bc04
userns: don't leak root user
|
18 years ago |
Cedric Le Goater
|
467e9f4b50
fix create_new_namespaces() return value
|
18 years ago |
Serge E. Hallyn
|
77ec739d8d
user namespace: add unshare
|
18 years ago |
Cedric Le Goater
|
acce292c82
user namespace: add the framework
|
18 years ago |