index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
245
-1307
/
+2474
|
\
|
*
userns: Convert the ufs filesystem to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-9
/
+8
|
*
userns: Convert the udf filesystem to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
4
-17
/
+20
|
*
userns: Convert ubifs to use kuid/kgid
Eric W. Biederman
2012-09-21
7
-13
/
+12
|
*
userns: Convert squashfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-3
/
+6
|
*
userns: Convert reiserfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
3
-17
/
+30
|
*
userns: Convert jfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
5
-24
/
+33
|
*
userns: Convert jffs2 to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
5
-24
/
+39
|
*
userns: Convert hpfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
5
-22
/
+28
|
*
userns: Convert btrfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
4
-12
/
+11
|
*
userns: Convert bfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-5
/
+4
|
*
userns: Convert affs to use kuid/kgid wherwe appropriate
Eric W. Biederman
2012-09-21
4
-20
/
+23
|
*
userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids
Eric W. Biederman
2012-09-21
1
-2
/
+2
|
*
userns: On ia64 deal with current_uid and current_gid being kuid and kgid
Eric W. Biederman
2012-09-21
3
-19
/
+20
|
*
userns: On ppc convert current_uid from a kuid before printing.
Eric W. Biederman
2012-09-21
1
-1
/
+1
|
*
userns: Convert s390 getting uid and gid system calls to use kuid and kgid
Eric W. Biederman
2012-09-21
1
-12
/
+24
|
*
userns: Convert s390 hypfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
1
-6
/
+14
|
*
userns: Convert binder ipc to use kuids
Eric W. Biederman
2012-09-21
2
-10
/
+7
|
*
userns: Teach security_path_chown to take kuids and kgids
Eric W. Biederman
2012-09-21
6
-12
/
+14
|
*
userns: Add user namespace support to IMA
Eric W. Biederman
2012-09-21
3
-13
/
+10
|
*
userns: Convert EVM to deal with kuids and kgids in it's hmac computation
Eric W. Biederman
2012-09-21
2
-3
/
+2
|
*
userns: Convert hostfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
2
-6
/
+4
|
*
userns: Convert selinux to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
2
-4
/
+4
|
*
userns: Convert tomoyo to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
5
-23
/
+31
|
*
userns: Convert apparmor to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
5
-11
/
+12
|
*
userns: Convert loop to use kuid_t instead of uid_t
Eric W. Biederman
2012-09-21
3
-4
/
+3
|
*
userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Eric W. Biederman
2012-09-21
2
-3
/
+2
|
*
userns: Convert freevxfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-3
/
+2
|
*
userns: Convert the sysv filesystem to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-5
/
+4
|
*
userns: Convert the qnx6 filesystem to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-3
/
+2
|
*
userns: Convert the qnx4 filesystem to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-3
/
+2
|
*
userns: Convert omfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
3
-5
/
+8
|
*
userns: Convert ntfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
4
-13
/
+39
|
*
userns: Convert nillfs2 to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-5
/
+4
|
*
userns: Convert minix to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-9
/
+8
|
*
userns: Convert logfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
3
-7
/
+6
|
*
userns: Convert isofs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
4
-11
/
+15
|
*
userns: Convert hfsplus to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
5
-12
/
+20
|
*
userns: Convert hfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
4
-8
/
+17
|
*
userns: Convert exofs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-5
/
+4
|
*
userns: Convert efs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-3
/
+2
|
*
userns: Convert ecryptfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
3
-6
/
+5
|
*
userns: Convert cramfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-3
/
+2
|
*
userns: Convert befs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
3
-11
/
+21
|
*
userns: Convert adfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
4
-13
/
+17
|
*
userns: Convert xenfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
2
-3
/
+2
|
*
userns: Convert hugetlbfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-6
/
+11
|
*
userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Eric W. Biederman
2012-09-21
2
-3
/
+2
|
*
userns: Convert usb functionfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
2
-8
/
+16
|
*
userns: Convert gadgetfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
2
-3
/
+2
[next]