index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
vfs: spread struct mount - namespace.c internal iterators
Al Viro
1
-71
/
+74
2012-01-03
vfs: spread struct mount - __propagate_umount() argument
Al Viro
1
-7
/
+7
2012-01-03
vfs: spread struct mount - __lookup_mnt() result
Al Viro
5
-22
/
+31
2012-01-03
vfs: start hiding vfsmount guts series
Al Viro
2
-8
/
+19
2012-01-03
switch open and mkdir syscalls to umode_t
Al Viro
7
-21
/
+21
2012-01-03
switch ->path_mknod() to umode_t
Al Viro
6
-8
/
+8
2012-01-03
switch ->path_mkdir() to umode_t
Al Viro
5
-7
/
+7
2012-01-03
tomoyo_mini_stat: switch to umode_t
Al Viro
2
-3
/
+3
2012-01-03
consolidate a bunch of ipcbuf.h instances
Al Viro
11
-317
/
+11
2012-01-03
auditsc: propage umode_t
Al Viro
1
-2
/
+2
2012-01-03
switch kern_ipc_perm to umode_t
Al Viro
3
-8
/
+8
2012-01-03
consolidate umode_t declarations
Al Viro
19
-102
/
+1
2012-01-03
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
Al Viro
2
-3
/
+3
2012-01-03
switch mq_open() to umode_t
Al Viro
4
-7
/
+7
2012-01-03
ceph: propagate umode_t
Al Viro
2
-3
/
+3
2012-01-03
switch hostfs_iattr to explicit unsigned short
Al Viro
1
-1
/
+1
2012-01-03
switch miscdevice to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch spufs guts to umode_t
Al Viro
4
-12
/
+12
2012-01-03
init/initramfs.c: should use umode_t
Al Viro
1
-4
/
+4
2012-01-03
switch may_mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
should_remove_suid(): inode->i_mode is umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch securityfs_create_file() to umode_t
Al Viro
4
-10
/
+10
2012-01-03
switch security_path_chmod() to umode_t
Al Viro
5
-7
/
+7
2012-01-03
switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t
Al Viro
2
-6
/
+6
2012-01-03
sysctl: use umode_t for table permissions
Al Viro
2
-2
/
+2
2012-01-03
get rid of open-coded S_ISREG(), etc.
Al Viro
3
-3
/
+3
2012-01-03
mqueue: propagate umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch is_sxid() to umode_t
Al Viro
2
-3
/
+3
2012-01-03
switch inode_init_owner() to umode_t
Al Viro
2
-2
/
+2
2012-01-03
fs: propagate umode_t, misc bits
Al Viro
9
-17
/
+17
2012-01-03
autofs4: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-03
hfsplus: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-03
hfs: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-03
cifs: propagate umode_t
Al Viro
4
-6
/
+6
2012-01-03
fat: propagate umode_t
Al Viro
2
-5
/
+5
2012-01-03
ntfs: propagate umode_t
Al Viro
2
-5
/
+5
2012-01-03
isofs: propagate umode_t
Al Viro
2
-5
/
+5
2012-01-03
udf: propagate umode_t
Al Viro
5
-15
/
+15
2012-01-03
fuse: propagate umode_t
Al Viro
2
-4
/
+4
2012-01-03
pohmelfs: propagate umode_t
Al Viro
4
-6
/
+7
2012-01-03
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
2
-4
/
+4
2012-01-03
logfs: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-03
ubifs: propagate umode_t
Al Viro
2
-3
/
+3
2012-01-03
ncpfs: propagate umode_t
Al Viro
3
-4
/
+4
2012-01-03
hugetlbfs: propagate umode_t
Al Viro
1
-1
/
+1
2012-01-03
exofs: propagate umode_t
Al Viro
3
-3
/
+3
2012-01-03
nilfs: propagate umode_t
Al Viro
3
-3
/
+3
2012-01-03
sunrpc: propagate umode_t
Al Viro
4
-4
/
+4
2012-01-03
affs: propagate umode_t
Al Viro
2
-4
/
+4
2012-01-03
cgroup: propagate mode_t
Al Viro
2
-8
/
+8
[prev]
[next]