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
*
switch security_path_chmod() to struct path *
Al Viro
2012-01-06
6
-25
/
+15
*
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-06
14
-25
/
+27
*
-
.
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2012-01-06
375
-1471
/
+1008
|
\
\
|
|
*
fs: move code out of buffer.c
Al Viro
2012-01-03
28
-83
/
+40
|
|
*
separate partition format handling from generic code
Al Viro
2012-01-03
4
-523
/
+542
|
|
*
move fs/partitions to block/
Al Viro
2012-01-03
36
-10
/
+8
|
|
*
make register_disk() static
Al Viro
2012-01-03
1
-1
/
+1
|
*
|
switch open and mkdir syscalls to umode_t
Al Viro
2012-01-03
7
-21
/
+21
|
*
|
switch ->path_mknod() to umode_t
Al Viro
2012-01-03
6
-8
/
+8
|
*
|
switch ->path_mkdir() to umode_t
Al Viro
2012-01-03
5
-7
/
+7
|
*
|
tomoyo_mini_stat: switch to umode_t
Al Viro
2012-01-03
2
-3
/
+3
|
*
|
consolidate a bunch of ipcbuf.h instances
Al Viro
2012-01-03
11
-317
/
+11
|
*
|
auditsc: propage umode_t
Al Viro
2012-01-03
1
-2
/
+2
|
*
|
switch kern_ipc_perm to umode_t
Al Viro
2012-01-03
3
-8
/
+8
|
*
|
consolidate umode_t declarations
Al Viro
2012-01-03
19
-102
/
+1
|
*
|
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
Al Viro
2012-01-03
2
-3
/
+3
|
*
|
switch mq_open() to umode_t
Al Viro
2012-01-03
4
-7
/
+7
|
*
|
ceph: propagate umode_t
Al Viro
2012-01-03
2
-3
/
+3
|
*
|
switch hostfs_iattr to explicit unsigned short
Al Viro
2012-01-03
1
-1
/
+1
|
*
|
switch miscdevice to umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
*
|
switch spufs guts to umode_t
Al Viro
2012-01-03
4
-12
/
+12
|
*
|
init/initramfs.c: should use umode_t
Al Viro
2012-01-03
1
-4
/
+4
|
*
|
switch may_mknod() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
*
|
should_remove_suid(): inode->i_mode is umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
*
|
switch securityfs_create_file() to umode_t
Al Viro
2012-01-03
4
-10
/
+10
|
*
|
switch security_path_chmod() to umode_t
Al Viro
2012-01-03
5
-7
/
+7
|
*
|
switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t
Al Viro
2012-01-03
2
-6
/
+6
|
*
|
sysctl: use umode_t for table permissions
Al Viro
2012-01-03
2
-2
/
+2
|
*
|
get rid of open-coded S_ISREG(), etc.
Al Viro
2012-01-03
3
-3
/
+3
|
*
|
mqueue: propagate umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
*
|
switch is_sxid() to umode_t
Al Viro
2012-01-03
2
-3
/
+3
|
*
|
switch inode_init_owner() to umode_t
Al Viro
2012-01-03
2
-2
/
+2
|
*
|
fs: propagate umode_t, misc bits
Al Viro
2012-01-03
9
-17
/
+17
|
*
|
autofs4: propagate umode_t
Al Viro
2012-01-03
2
-2
/
+2
|
*
|
hfsplus: propagate umode_t
Al Viro
2012-01-03
2
-2
/
+2
|
*
|
hfs: propagate umode_t
Al Viro
2012-01-03
2
-2
/
+2
|
*
|
cifs: propagate umode_t
Al Viro
2012-01-03
4
-6
/
+6
|
*
|
fat: propagate umode_t
Al Viro
2012-01-03
2
-5
/
+5
|
*
|
ntfs: propagate umode_t
Al Viro
2012-01-03
2
-5
/
+5
|
*
|
isofs: propagate umode_t
Al Viro
2012-01-03
2
-5
/
+5
|
*
|
udf: propagate umode_t
Al Viro
2012-01-03
5
-15
/
+15
|
*
|
fuse: propagate umode_t
Al Viro
2012-01-03
2
-4
/
+4
|
*
|
pohmelfs: propagate umode_t
Al Viro
2012-01-03
4
-6
/
+7
|
*
|
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
2012-01-03
2
-4
/
+4
|
*
|
logfs: propagate umode_t
Al Viro
2012-01-03
2
-2
/
+2
|
*
|
ubifs: propagate umode_t
Al Viro
2012-01-03
2
-3
/
+3
|
*
|
ncpfs: propagate umode_t
Al Viro
2012-01-03
3
-4
/
+4
|
*
|
hugetlbfs: propagate umode_t
Al Viro
2012-01-03
1
-1
/
+1
|
*
|
exofs: propagate umode_t
Al Viro
2012-01-03
3
-3
/
+3
|
*
|
nilfs: propagate umode_t
Al Viro
2012-01-03
3
-3
/
+3
[next]