summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-04switch ->path_mkdir() to umode_tAl Viro1-3/+3
2012-01-04switch kern_ipc_perm to umode_tAl Viro2-3/+3
2012-01-04consolidate umode_t declarationsAl Viro2-6/+1
2012-01-04switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro1-1/+1
2012-01-04switch mq_open() to umode_tAl Viro2-3/+3
2012-01-04switch miscdevice to umode_tAl Viro1-1/+1
2012-01-04switch securityfs_create_file() to umode_tAl Viro1-2/+2
2012-01-04switch security_path_chmod() to umode_tAl Viro1-3/+3
2012-01-04switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_tAl Viro1-3/+3
2012-01-04sysctl: use umode_t for table permissionsAl Viro1-1/+1
2012-01-04switch is_sxid() to umode_tAl Viro1-1/+1
2012-01-04switch inode_init_owner() to umode_tAl Viro1-1/+1
2012-01-04pohmelfs: propagate umode_tAl Viro1-1/+1
2012-01-04shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro1-1/+1
2012-01-04sunrpc: propagate umode_tAl Viro2-2/+2
2012-01-04cgroup: propagate mode_tAl Viro1-1/+1
2012-01-04reiserfs: propagate umode_tAl Viro1-1/+1
2012-01-04ext3: propagate umode_tAl Viro1-1/+1
2012-01-04configfs: convert to umode_tAl Viro1-1/+1
2012-01-04switch debugfs to umode_tAl Viro2-24/+24
2012-01-04switch sysfs_chmod_file() to umode_tAl Viro1-2/+2
2012-01-04switch procfs to umode_t useAl Viro3-14/+14
2012-01-04switch ->is_visible() to returning umode_tAl Viro3-6/+6
2012-01-04switch sysfs attr->mode to umode_tAl Viro1-1/+1
2012-01-04switch device_get_devnode() and ->devnode() to umode_t *Al Viro3-5/+5
2012-01-04switch ->mknod() to umode_tAl Viro2-4/+4
2012-01-04switch ->create() to umode_tAl Viro2-5/+5
2012-01-04switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2-4/+4
2012-01-04switch sys_mknodat(2) to umode_tAl Viro1-2/+2
2012-01-04vfs: new helper - vfs_ustat()Al Viro1-2/+1
2012-01-04vfs: mnt_drop_write_file()Al Viro1-0/+1
2012-01-04constify seq_file stuffAl Viro1-5/+5
2012-01-04vfs: make do_kern_mount() staticAl Viro1-3/+0
2012-01-04vfs: convert fs_supers to hlistAl Viro1-2/+2
2012-01-04unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro1-1/+0
2012-01-04pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro1-1/+1
2012-01-04security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara1-1/+1
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov1-1/+1
2011-12-30procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+1
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka1-0/+1
2011-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+32
2011-12-24Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-2/+13
2011-12-23net: relax rcvbuf limitsEric Dumazet1-1/+3
2011-12-23net: introduce DST_NOPEER dst flagEric Dumazet1-0/+1
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2011-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+5
2011-12-22net: Add a flow_cache_flush_deferred functionSteffen Klassert1-0/+1
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+8
2011-12-20Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+1
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+6