summaryrefslogtreecommitdiff
path: root/fs/proc_namespace.c
AgeCommit message (Expand)Author
2014-04-02reduce m_start() cost...Al Viro
2014-01-24fs/proc_namespace.c: simplify testing nsp and nsp->mnt_nsAxel Lin
2013-10-25don't bother with vfsmount_lock in mounts_poll()Al Viro
2012-07-14get rid of magic in proc_namespace.cAl Viro
2012-05-30brlocks/lglocks: API cleanupsAndi Kleen
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_path() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_devname() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_stats to struct dentry *Al Viro
2012-01-04vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro