Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||
2012-01-06 | vfs: switch ->show_path() to struct dentry * | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||
2012-01-06 | vfs: switch ->show_devname() to struct dentry * | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||
2012-01-06 | vfs: switch ->show_stats to struct dentry * | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||
2012-01-03 | vfs: take /proc/*/mounts and friends to fs/proc_namespace.c | Al Viro | |
rationale: that stuff is far tighter bound to fs/namespace.c than to the guts of procfs proper. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |