summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* switch ->path_mkdir() to umode_tAl Viro2012-01-041-3/+3
* switch kern_ipc_perm to umode_tAl Viro2012-01-042-3/+3
* consolidate umode_t declarationsAl Viro2012-01-042-6/+1
* switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-041-1/+1
* switch mq_open() to umode_tAl Viro2012-01-042-3/+3
* switch miscdevice to umode_tAl Viro2012-01-041-1/+1
* switch securityfs_create_file() to umode_tAl Viro2012-01-041-2/+2
* switch security_path_chmod() to umode_tAl Viro2012-01-041-3/+3
* switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_tAl Viro2012-01-041-3/+3
* sysctl: use umode_t for table permissionsAl Viro2012-01-041-1/+1
* switch is_sxid() to umode_tAl Viro2012-01-041-1/+1
* switch inode_init_owner() to umode_tAl Viro2012-01-041-1/+1
* pohmelfs: propagate umode_tAl Viro2012-01-041-1/+1
* shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro2012-01-041-1/+1
* sunrpc: propagate umode_tAl Viro2012-01-042-2/+2
* cgroup: propagate mode_tAl Viro2012-01-041-1/+1
* reiserfs: propagate umode_tAl Viro2012-01-041-1/+1
* ext3: propagate umode_tAl Viro2012-01-041-1/+1
* configfs: convert to umode_tAl Viro2012-01-041-1/+1
* switch debugfs to umode_tAl Viro2012-01-042-24/+24
* switch sysfs_chmod_file() to umode_tAl Viro2012-01-041-2/+2
* switch procfs to umode_t useAl Viro2012-01-043-14/+14
* switch ->is_visible() to returning umode_tAl Viro2012-01-043-6/+6
* switch sysfs attr->mode to umode_tAl Viro2012-01-041-1/+1
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-043-5/+5
* switch ->mknod() to umode_tAl Viro2012-01-042-4/+4
* switch ->create() to umode_tAl Viro2012-01-042-5/+5
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-042-4/+4
* switch sys_mknodat(2) to umode_tAl Viro2012-01-041-2/+2
* vfs: new helper - vfs_ustat()Al Viro2012-01-041-2/+1
* vfs: mnt_drop_write_file()Al Viro2012-01-041-0/+1
* constify seq_file stuffAl Viro2012-01-041-5/+5
* vfs: make do_kern_mount() staticAl Viro2012-01-041-3/+0
* vfs: convert fs_supers to hlistAl Viro2012-01-041-2/+2
* unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro2012-01-041-1/+0
* pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro2012-01-041-1/+1
* security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-041-1/+1
* ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-311-1/+1
* procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-301-0/+1
* KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-261-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-241-4/+32
|\
| * VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-241-2/+13
|\ \
| * | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-181-2/+13
* | | net: relax rcvbuf limitsEric Dumazet2011-12-231-1/+3
* | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-231-0/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-222-0/+5
|\ \
| * | net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-211-0/+1
| * | sctp: fix incorrect overflow check on autocloseXi Wang2011-12-191-0/+4
| |/
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-201-3/+8
|\ \