summaryrefslogtreecommitdiffstats
path: root/fs/proc_namespace.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-051-0/+1
* vfs: make mounts and mountstats honor root dir like mountinfo doesDmitry V. Levin2014-12-171-2/+11
* vfs: cleanup show_mountinfoDmitry V. Levin2014-12-171-2/+1
* namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman2014-07-291-5/+3
* reduce m_start() cost...Al Viro2014-04-011-0/+1
* fs/proc_namespace.c: simplify testing nsp and nsp->mnt_nsAxel Lin2014-01-231-6/+1
* don't bother with vfsmount_lock in mounts_poll()Al Viro2013-10-241-4/+4
* get rid of magic in proc_namespace.cAl Viro2012-07-141-4/+3
* brlocks/lglocks: API cleanupsAndi Kleen2012-05-291-2/+2
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-2/+2
* vfs: switch ->show_path() to struct dentry *Al Viro2012-01-061-1/+1
* vfs: switch ->show_devname() to struct dentry *Al Viro2012-01-061-8/+9
* vfs: switch ->show_stats to struct dentry *Al Viro2012-01-061-5/+6
* vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro2012-01-031-0/+331
OpenPOWER on IntegriCloud