summaryrefslogtreecommitdiffstats
path: root/fs/mount.h
Commit message (Expand)AuthorAgeFilesLines
* get rid of full-hash scan on detaching vfsmountsAl Viro2013-04-091-0/+7
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-201-0/+1
* vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2012-11-191-0/+1
* vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-191-0/+1
* get rid of magic in proc_namespace.cAl Viro2012-07-141-1/+3
* get rid of ->mnt_longtermAl Viro2012-07-141-1/+8
* vfs: keep list of mounts for each superblockMiklos Szeredi2012-01-061-0/+1
* switch mnt_namespace ->root to struct mountAl Viro2012-01-031-1/+1
* vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro2012-01-031-0/+24
* vfs: move fsnotify junk to struct mountAl Viro2012-01-031-1/+4
* vfs: move mnt_devnameAl Viro2012-01-031-1/+2
* vfs: move mnt_list to struct mountAl Viro2012-01-031-1/+2
* vfs: move the rest of int fields to struct mountAl Viro2012-01-031-0/+3
* vfs: mnt_id/mnt_group_id movedAl Viro2012-01-031-0/+2
* vfs: mnt_ns moved to struct mountAl Viro2012-01-031-0/+1
* vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mountAl Viro2012-01-031-1/+5
* vfs: and now we can make ->mnt_master point to struct mountAl Viro2012-01-031-1/+1
* vfs: take mnt_master to struct mountAl Viro2012-01-031-0/+2
* vfs: take mnt_child/mnt_mounts to struct mountAl Viro2012-01-031-0/+2
* vfs: all counters taken to struct mountAl Viro2012-01-031-0/+12
* vfs: move mnt_mountpoint to struct mountAl Viro2012-01-031-0/+1
* vfs: now it can be done - make mnt_parent point to struct mountAl Viro2012-01-031-2/+2
* vfs: mnt_parent moved to struct mountAl Viro2012-01-031-1/+2
* vfs: spread struct mount - mnt_has_parentAl Viro2012-01-031-2/+2
* vfs: the first spoils - mnt_hash movedAl Viro2012-01-031-0/+1
* vfs: spread struct mount - __lookup_mnt() resultAl Viro2012-01-031-0/+2
* vfs: start hiding vfsmount guts seriesAl Viro2012-01-031-0/+9
* vfs: new internal helper: mnt_has_parent(mnt)Al Viro2012-01-031-0/+6