index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
userns: Convert fat to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-20
4
-12
/
+17
*
userns: Convert quota
Eric W. Biederman
2012-09-18
2
-16
/
+14
*
userns: Convert struct dquot_warn
Eric W. Biederman
2012-09-18
1
-9
/
+7
[next]