summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | sunrpc: propagate umode_tAl Viro2012-01-034-4/+4
| * | affs: propagate umode_tAl Viro2012-01-032-4/+4
| * | cgroup: propagate mode_tAl Viro2012-01-032-8/+8
| * | infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-032-6/+6
| * | sysfs: propagate umode_tAl Viro2012-01-034-5/+5
| * | usbfs: propagate umode_tAl Viro2012-01-031-10/+8
| * | hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREGAl Viro2012-01-031-5/+5
| * | ocfs2: propagate umode_tAl Viro2012-01-034-5/+5
| * | dlmfs: use inode_init_owner()Al Viro2012-01-031-13/+2
| * | 9p: propagate umode_tAl Viro2012-01-034-14/+15
| * | omfs: propagate umode_tAl Viro2012-01-033-3/+3
| * | reiserfs: propagate umode_tAl Viro2012-01-033-3/+3
| * | xfs: propagate umode_tAl Viro2012-01-039-13/+13
| * | sysv: propagate umode_tAl Viro2012-01-032-2/+2
| * | ufs: propagate umode_tAl Viro2012-01-033-4/+4
| * | minix: propagate umode_tAl Viro2012-01-032-2/+2
| * | ext4: propagate umode_tAl Viro2012-01-032-5/+5
| * | ext3: propagate umode_tAl Viro2012-01-032-2/+2
| * | ext2: propagate umode_tAl Viro2012-01-033-3/+3
| * | 9p: don't bother with unixmode2p9mode() for link() and symlink()Al Viro2012-01-031-12/+8
| * | kill ecryptfs_create_underlying_file()Al Viro2012-01-031-20/+1
| * | configfs: convert to umode_tAl Viro2012-01-034-7/+7
| * | switch devtmpfs to umode_tAl Viro2012-01-031-3/+3
| * | switch debugfs to umode_tAl Viro2012-01-0325-82/+82
| * | switch sysfs_chmod_file() to umode_tAl Viro2012-01-033-6/+6
| * | switch procfs to umode_t useAl Viro2012-01-0313-32/+31
| * | switch ->is_visible() to returning umode_tAl Viro2012-01-0333-70/+70
| * | switch sysfs attr->mode to umode_tAl Viro2012-01-032-2/+2
| * | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-0331-35/+35
| * | hugetlbfs: switch to inode_init_owner()Al Viro2012-01-031-27/+32
| * | switch ->mknod() to umode_tAl Viro2012-01-0342-51/+51
| * | switch ->create() to umode_tAl Viro2012-01-0354-72/+72
| * | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-0356-70/+70
| * | switch sys_mknodat(2) to umode_tAl Viro2012-01-032-4/+4
| |/
* | vfs: trim includes a bitAl Viro2012-01-033-20/+7
* | switch mnt_namespace ->root to struct mountAl Viro2012-01-032-7/+7
* | vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro2012-01-036-351/+368
* | vfs: opencode mntget() mnt_set_mountpoint()Al Viro2012-01-031-1/+2
* | vfs: spread struct mount - remaining argument of next_mnt()Al Viro2012-01-031-17/+18
* | vfs: move fsnotify junk to struct mountAl Viro2012-01-036-42/+47
* | vfs: move mnt_devnameAl Viro2012-01-033-11/+11
* | vfs: move mnt_list to struct mountAl Viro2012-01-033-25/+26
* | vfs: switch pnode.h macros to struct mount *Al Viro2012-01-033-29/+29
* | vfs: move the rest of int fields to struct mountAl Viro2012-01-034-19/+21
* | vfs: mnt_id/mnt_group_id movedAl Viro2012-01-035-20/+22
* | vfs: mnt_ns moved to struct mountAl Viro2012-01-035-29/+30
* | vfs: spread struct mount - mntput_no_expireAl Viro2012-01-031-6/+7
* | vfs: spread struct mount - do_add_mount and graft_treeAl Viro2012-01-031-11/+11
* | vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mountAl Viro2012-01-034-40/+41
* | vfs: and now we can make ->mnt_master point to struct mountAl Viro2012-01-033-12/+12
OpenPOWER on IntegriCloud