index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
9p
/
vfs_dentry.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
userns: Convert ubifs to use kuid/kgid
Eric W. Biederman
7
-13
/
+12
2012-09-21
userns: Convert squashfs to use kuid/kgid where appropriate
Eric W. Biederman
2
-3
/
+6
2012-09-21
userns: Convert reiserfs to use kuid and kgid where appropriate
Eric W. Biederman
3
-17
/
+30
2012-09-21
userns: Convert jfs to use kuid/kgid where appropriate
Eric W. Biederman
5
-24
/
+33
2012-09-21
userns: Convert jffs2 to use kuid and kgid where appropriate
Eric W. Biederman
5
-24
/
+39
2012-09-21
userns: Convert hpfs to use kuid and kgid where appropriate
Eric W. Biederman
5
-22
/
+28
2012-09-21
userns: Convert btrfs to use kuid/kgid where appropriate
Eric W. Biederman
4
-12
/
+11
2012-09-21
userns: Convert bfs to use kuid/kgid where appropriate
Eric W. Biederman
2
-5
/
+4
2012-09-21
userns: Convert affs to use kuid/kgid wherwe appropriate
Eric W. Biederman
4
-20
/
+23
2012-09-21
userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids
Eric W. Biederman
1
-2
/
+2
2012-09-21
userns: On ia64 deal with current_uid and current_gid being kuid and kgid
Eric W. Biederman
3
-19
/
+20
2012-09-21
userns: On ppc convert current_uid from a kuid before printing.
Eric W. Biederman
1
-1
/
+1
2012-09-21
userns: Convert s390 getting uid and gid system calls to use kuid and kgid
Eric W. Biederman
1
-12
/
+24
2012-09-21
userns: Convert s390 hypfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-6
/
+14
2012-09-21
userns: Convert binder ipc to use kuids
Eric W. Biederman
2
-10
/
+7
2012-09-21
userns: Teach security_path_chown to take kuids and kgids
Eric W. Biederman
6
-12
/
+14
2012-09-21
userns: Add user namespace support to IMA
Eric W. Biederman
3
-13
/
+10
2012-09-21
userns: Convert EVM to deal with kuids and kgids in it's hmac computation
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert hostfs to use kuid and kgid where appropriate
Eric W. Biederman
2
-6
/
+4
2012-09-21
userns: Convert selinux to use kuid and kgid where appropriate
Eric W. Biederman
2
-4
/
+4
2012-09-21
userns: Convert tomoyo to use kuid and kgid where appropriate
Eric W. Biederman
5
-23
/
+31
2012-09-21
userns: Convert apparmor to use kuid and kgid where appropriate
Eric W. Biederman
5
-11
/
+12
2012-09-21
userns: Convert loop to use kuid_t instead of uid_t
Eric W. Biederman
3
-4
/
+3
2012-09-21
userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert freevxfs to use kuid/kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert the sysv filesystem to use kuid/kgid where appropriate
Eric W. Biederman
2
-5
/
+4
2012-09-21
userns: Convert the qnx6 filesystem to use kuid/kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert the qnx4 filesystem to use kuid/kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert omfs to use kuid and kgid where appropriate
Eric W. Biederman
3
-5
/
+8
2012-09-21
userns: Convert ntfs to use kuid and kgid where appropriate
Eric W. Biederman
4
-13
/
+39
2012-09-21
userns: Convert nillfs2 to use kuid/kgid where appropriate
Eric W. Biederman
2
-5
/
+4
2012-09-21
userns: Convert minix to use kuid/kgid where appropriate
Eric W. Biederman
2
-9
/
+8
2012-09-21
userns: Convert logfs to use kuid/kgid where appropriate
Eric W. Biederman
3
-7
/
+6
2012-09-21
userns: Convert isofs to use kuid/kgid where appropriate
Eric W. Biederman
4
-11
/
+15
2012-09-21
userns: Convert hfsplus to use kuid and kgid where appropriate
Eric W. Biederman
5
-12
/
+20
2012-09-21
userns: Convert hfs to use kuid and kgid where appropriate
Eric W. Biederman
4
-8
/
+17
2012-09-21
userns: Convert exofs to use kuid/kgid where appropriate
Eric W. Biederman
2
-5
/
+4
2012-09-21
userns: Convert efs to use kuid/kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert ecryptfs to use kuid/kgid where appropriate
Eric W. Biederman
3
-6
/
+5
2012-09-21
userns: Convert cramfs to use kuid/kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert befs to use kuid/kgid where appropriate
Eric W. Biederman
3
-11
/
+21
2012-09-21
userns: Convert adfs to use kuid and kgid where appropriate
Eric W. Biederman
4
-13
/
+17
2012-09-21
userns: Convert xenfs to use kuid and kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert hugetlbfs to use kuid/kgid where appropriate
Eric W. Biederman
2
-6
/
+11
2012-09-21
userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert usb functionfs to use kuid/kgid where appropriate
Eric W. Biederman
2
-8
/
+16
2012-09-21
userns: Convert gadgetfs to use kuid and kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-20
userns: Convert fat to use kuid/kgid where appropriate
Eric W. Biederman
4
-12
/
+17
2012-09-18
userns: Convert quota
Eric W. Biederman
2
-16
/
+14
2012-09-18
userns: Convert struct dquot_warn
Eric W. Biederman
1
-9
/
+7
[next]