summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exofs: propagate umode_tAl Viro2012-01-043-3/+3
* nilfs: propagate umode_tAl Viro2012-01-043-3/+3
* sunrpc: propagate umode_tAl Viro2012-01-044-4/+4
* affs: propagate umode_tAl Viro2012-01-042-4/+4
* cgroup: propagate mode_tAl Viro2012-01-042-8/+8
* infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-042-6/+6
* sysfs: propagate umode_tAl Viro2012-01-044-5/+5
* usbfs: propagate umode_tAl Viro2012-01-041-10/+8
* hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREGAl Viro2012-01-041-5/+5
* ocfs2: propagate umode_tAl Viro2012-01-044-5/+5
* dlmfs: use inode_init_owner()Al Viro2012-01-041-13/+2
* 9p: propagate umode_tAl Viro2012-01-044-14/+15
* omfs: propagate umode_tAl Viro2012-01-043-3/+3
* reiserfs: propagate umode_tAl Viro2012-01-043-3/+3
* xfs: propagate umode_tAl Viro2012-01-049-13/+13
* sysv: propagate umode_tAl Viro2012-01-042-2/+2
* ufs: propagate umode_tAl Viro2012-01-043-4/+4
* minix: propagate umode_tAl Viro2012-01-042-2/+2
* ext4: propagate umode_tAl Viro2012-01-042-5/+5
* ext3: propagate umode_tAl Viro2012-01-042-2/+2
* ext2: propagate umode_tAl Viro2012-01-043-3/+3
* 9p: don't bother with unixmode2p9mode() for link() and symlink()Al Viro2012-01-041-12/+8
* kill ecryptfs_create_underlying_file()Al Viro2012-01-041-20/+1
* configfs: convert to umode_tAl Viro2012-01-044-7/+7
* switch devtmpfs to umode_tAl Viro2012-01-041-3/+3
* switch debugfs to umode_tAl Viro2012-01-0425-82/+82
* switch sysfs_chmod_file() to umode_tAl Viro2012-01-043-6/+6
* switch procfs to umode_t useAl Viro2012-01-0413-32/+31
* switch ->is_visible() to returning umode_tAl Viro2012-01-0433-70/+70
* switch sysfs attr->mode to umode_tAl Viro2012-01-042-2/+2
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-0431-35/+35
* hugetlbfs: switch to inode_init_owner()Al Viro2012-01-041-27/+32
* switch ->mknod() to umode_tAl Viro2012-01-0442-51/+51
* switch ->create() to umode_tAl Viro2012-01-0454-72/+72
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-0456-70/+70
* switch sys_mknodat(2) to umode_tAl Viro2012-01-042-4/+4
* vfs: fix the rest of sget() racesAl Viro2012-01-041-7/+13
* vfs: new helper - vfs_ustat()Al Viro2012-01-045-26/+17
* vfs: live vfsmounts never have NULL ->mnt_sbAl Viro2012-01-042-4/+3
* vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro2012-01-046-8/+8
* get rid of timer in kern/acct.cAl Viro2012-01-041-30/+10
* vfs: pipe.c is really non-modularAl Viro2012-01-041-7/+0
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-0453-55/+1
* vfs: mnt_drop_write_file()Al Viro2012-01-0422-48/+55
* constify seq_file stuffAl Viro2012-01-042-10/+10
* vfs: make do_kern_mount() staticAl Viro2012-01-042-5/+1
* vfs: convert fs_supers to hlistAl Viro2012-01-043-15/+16
* make nfs_follow_remote_path() handle ERR_PTR() passed as root_mntAl Viro2012-01-041-9/+9
* vfs: kill ->mnt_devname use in afs printksAl Viro2012-01-041-2/+2
* btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...Al Viro2012-01-043-3/+0