Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-17 | vfs: make mounts and mountstats honor root dir like mountinfo does | Dmitry V. Levin | 1 | -2/+11 |
2014-12-17 | vfs: cleanup show_mountinfo | Dmitry V. Levin | 1 | -2/+1 |
2014-07-29 | namespaces: Use task_lock and not rcu to protect nsproxy | Eric W. Biederman | 1 | -5/+3 |
2014-04-01 | reduce m_start() cost... | Al Viro | 1 | -0/+1 |
2014-01-23 | fs/proc_namespace.c: simplify testing nsp and nsp->mnt_ns | Axel Lin | 1 | -6/+1 |
2013-10-24 | don't bother with vfsmount_lock in mounts_poll() | Al Viro | 1 | -4/+4 |
2012-07-14 | get rid of magic in proc_namespace.c | Al Viro | 1 | -4/+3 |
2012-05-29 | brlocks/lglocks: API cleanups | Andi Kleen | 1 | -2/+2 |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro | 1 | -2/+2 |
2012-01-06 | vfs: switch ->show_path() to struct dentry * | Al Viro | 1 | -1/+1 |
2012-01-06 | vfs: switch ->show_devname() to struct dentry * | Al Viro | 1 | -8/+9 |
2012-01-06 | vfs: switch ->show_stats to struct dentry * | Al Viro | 1 | -5/+6 |
2012-01-03 | vfs: take /proc/*/mounts and friends to fs/proc_namespace.c | Al Viro | 1 | -0/+331 |