summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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-031-1/+1
| | * | 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-032-5/+5
| | * | switch debugfs to umode_tAl Viro2012-01-033-19/+19
| | * | switch sysfs_chmod_file() to umode_tAl Viro2012-01-031-1/+1
| | * | switch procfs to umode_t useAl Viro2012-01-033-6/+6
| | * | switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
| | * | hugetlbfs: switch to inode_init_owner()Al Viro2012-01-031-27/+32
| | * | switch ->mknod() to umode_tAl Viro2012-01-0334-41/+41
| | * | switch ->create() to umode_tAl Viro2012-01-0344-58/+58
| | * | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-0346-57/+57
| | * | switch sys_mknodat(2) to umode_tAl Viro2012-01-031-2/+2
| | |/
| * | vfs: trim includes a bitAl Viro2012-01-032-20/+6
| * | 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-035-325/+364
| * | 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-035-37/+47
| * | vfs: move mnt_devnameAl Viro2012-01-032-10/+11
| * | vfs: move mnt_list to struct mountAl Viro2012-01-032-24/+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-033-16/+21
| * | vfs: mnt_id/mnt_group_id movedAl Viro2012-01-034-18/+22
| * | vfs: mnt_ns moved to struct mountAl Viro2012-01-034-28/+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-033-36/+41
| * | vfs: and now we can make ->mnt_master point to struct mountAl Viro2012-01-033-12/+12
| * | vfs: take mnt_master to struct mountAl Viro2012-01-033-18/+20
| * | vfs: spread struct mount - remaining argument of mnt_set_mountpoint()Al Viro2012-01-033-6/+6
| * | vfs: spread struct mount - propagate_mnt()Al Viro2012-01-033-13/+13
| * | vfs: spread struct mount - shared subtree iteratorsAl Viro2012-01-031-50/+47
| * | vfs: spread struct mount - get_dominating_id / do_make_slaveAl Viro2012-01-033-31/+31
| * | vfs: take mnt_child/mnt_mounts to struct mountAl Viro2012-01-033-24/+26
| * | vfs: all counters taken to struct mountAl Viro2012-01-032-20/+32
| * | vfs: spread struct mount - work with countersAl Viro2012-01-033-62/+66
| * | vfs: move mnt_mountpoint to struct mountAl Viro2012-01-035-23/+23
| * | vfs: now it can be done - make mnt_parent point to struct mountAl Viro2012-01-035-50/+53
| * | vfs: mnt_parent moved to struct mountAl Viro2012-01-035-28/+30
| * | vfs: spread struct mount - is_path_reachableAl Viro2012-01-033-13/+13
| * | vfs: spread struct mount - mnt_has_parentAl Viro2012-01-033-12/+13
| * | vfs: spread struct mount - do_umount/propagate_mount_busyAl Viro2012-01-033-23/+23
| * | vfs: spread struct mount mnt_set_mountpoint child argumentAl Viro2012-01-033-7/+7
| * | vfs: spread struct mount - clone_mnt/copy_tree argumentAl Viro2012-01-033-32/+35
| * | vfs: spread struct mount - shrink_submounts/select_submountsAl Viro2012-01-031-14/+14
OpenPOWER on IntegriCloud