index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
tomoyo_mini_stat: switch to umode_t
Al Viro
2
-3
/
+3
2012-01-04
consolidate a bunch of ipcbuf.h instances
Al Viro
11
-317
/
+11
2012-01-04
auditsc: propage umode_t
Al Viro
1
-2
/
+2
2012-01-04
switch kern_ipc_perm to umode_t
Al Viro
3
-8
/
+8
2012-01-04
consolidate umode_t declarations
Al Viro
19
-102
/
+1
2012-01-04
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
Al Viro
2
-3
/
+3
2012-01-04
switch mq_open() to umode_t
Al Viro
4
-7
/
+7
2012-01-04
ceph: propagate umode_t
Al Viro
2
-3
/
+3
2012-01-04
switch hostfs_iattr to explicit unsigned short
Al Viro
1
-1
/
+1
2012-01-04
switch miscdevice to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch spufs guts to umode_t
Al Viro
4
-12
/
+12
2012-01-04
init/initramfs.c: should use umode_t
Al Viro
1
-4
/
+4
2012-01-04
switch may_mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
should_remove_suid(): inode->i_mode is umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch securityfs_create_file() to umode_t
Al Viro
4
-10
/
+10
2012-01-04
switch security_path_chmod() to umode_t
Al Viro
5
-7
/
+7
2012-01-04
switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t
Al Viro
2
-6
/
+6
2012-01-04
sysctl: use umode_t for table permissions
Al Viro
2
-2
/
+2
2012-01-04
get rid of open-coded S_ISREG(), etc.
Al Viro
3
-3
/
+3
2012-01-04
mqueue: propagate umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch is_sxid() to umode_t
Al Viro
2
-3
/
+3
2012-01-04
switch inode_init_owner() to umode_t
Al Viro
2
-2
/
+2
2012-01-04
fs: propagate umode_t, misc bits
Al Viro
9
-17
/
+17
2012-01-04
autofs4: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-04
hfsplus: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-04
hfs: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-04
cifs: propagate umode_t
Al Viro
4
-6
/
+6
2012-01-04
fat: propagate umode_t
Al Viro
2
-5
/
+5
2012-01-04
ntfs: propagate umode_t
Al Viro
2
-5
/
+5
2012-01-04
isofs: propagate umode_t
Al Viro
2
-5
/
+5
2012-01-04
udf: propagate umode_t
Al Viro
5
-15
/
+15
2012-01-04
fuse: propagate umode_t
Al Viro
2
-4
/
+4
2012-01-04
pohmelfs: propagate umode_t
Al Viro
4
-6
/
+7
2012-01-04
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
2
-4
/
+4
2012-01-04
logfs: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-04
ubifs: propagate umode_t
Al Viro
2
-3
/
+3
2012-01-04
ncpfs: propagate umode_t
Al Viro
3
-4
/
+4
2012-01-04
hugetlbfs: propagate umode_t
Al Viro
1
-1
/
+1
2012-01-04
exofs: propagate umode_t
Al Viro
3
-3
/
+3
2012-01-04
nilfs: propagate umode_t
Al Viro
3
-3
/
+3
2012-01-04
sunrpc: propagate umode_t
Al Viro
4
-4
/
+4
2012-01-04
affs: propagate umode_t
Al Viro
2
-4
/
+4
2012-01-04
cgroup: propagate mode_t
Al Viro
2
-8
/
+8
2012-01-04
infiniband: umode_t noise, including open-coded S_ISDIR()
Al Viro
2
-6
/
+6
2012-01-04
sysfs: propagate umode_t
Al Viro
4
-5
/
+5
2012-01-04
usbfs: propagate umode_t
Al Viro
1
-10
/
+8
2012-01-04
hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREG
Al Viro
1
-5
/
+5
2012-01-04
ocfs2: propagate umode_t
Al Viro
4
-5
/
+5
2012-01-04
dlmfs: use inode_init_owner()
Al Viro
1
-13
/
+2
2012-01-04
9p: propagate umode_t
Al Viro
4
-14
/
+15
[next]