aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc_namespace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-14get rid of magic in proc_namespace.cAl Viro1-4/+3
2012-05-29brlocks/lglocks: API cleanupsAndi Kleen1-2/+2
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2012-01-06vfs: switch ->show_path() to struct dentry *Al Viro1-1/+1
2012-01-06vfs: switch ->show_devname() to struct dentry *Al Viro1-8/+9
2012-01-06vfs: switch ->show_stats to struct dentry *Al Viro1-5/+6
2012-01-03vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro1-0/+331