summaryrefslogtreecommitdiffstats
path: root/fs/proc_namespace.c
Commit message (Expand)AuthorAgeFilesLines
* reduce m_start() cost...Al Viro2014-04-021-0/+1
* fs/proc_namespace.c: simplify testing nsp and nsp->mnt_nsAxel Lin2014-01-241-6/+1Star
* don't bother with vfsmount_lock in mounts_poll()Al Viro2013-10-251-4/+4
* get rid of magic in proc_namespace.cAl Viro2012-07-141-4/+3Star
* brlocks/lglocks: API cleanupsAndi Kleen2012-05-301-2/+2
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-071-2/+2
* vfs: switch ->show_path() to struct dentry *Al Viro2012-01-071-1/+1
* vfs: switch ->show_devname() to struct dentry *Al Viro2012-01-071-8/+9
* vfs: switch ->show_stats to struct dentry *Al Viro2012-01-071-5/+6
* vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro2012-01-041-0/+331