index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc_namespace.c
Age
Commit message (
Expand
)
Author
2015-06-30
fs: use seq_open_private() for proc_mounts
Yann Droneaud
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
2014-12-17
vfs: make mounts and mountstats honor root dir like mountinfo does
Dmitry V. Levin
2014-12-17
vfs: cleanup show_mountinfo
Dmitry V. Levin
2014-07-29
namespaces: Use task_lock and not rcu to protect nsproxy
Eric W. Biederman
2014-04-01
reduce m_start() cost...
Al Viro
2014-01-23
fs/proc_namespace.c: simplify testing nsp and nsp->mnt_ns
Axel Lin
2013-10-24
don't bother with vfsmount_lock in mounts_poll()
Al Viro
2012-07-14
get rid of magic in proc_namespace.c
Al Viro
2012-05-29
brlocks/lglocks: API cleanups
Andi Kleen
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
vfs: switch ->show_path() to struct dentry *
Al Viro
2012-01-06
vfs: switch ->show_devname() to struct dentry *
Al Viro
2012-01-06
vfs: switch ->show_stats to struct dentry *
Al Viro
2012-01-03
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
Al Viro