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
/
namespaces.c
Age
Commit message (
Expand
)
Author
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
proc: Fix the namespace inode permission checks.
Eric W. Biederman
2012-11-20
userns: Implent proc namespace operations
Eric W. Biederman
2012-11-19
vfs: Add setns support for the mount namespace
Eric W. Biederman
2012-11-19
pidns: Add setns support
Eric W. Biederman
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-03-28
fs/proc/namespaces.c: prevent crash when ns_entries[] is empty
Andrew Morton
2012-03-23
proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().
Pravin B Shelar
2012-01-03
vfs: trim includes a bit
Al Viro
2011-06-15
proc: Fix Oops on stat of /proc/<zombie pid>/ns/net
Eric W. Biederman
2011-05-24
ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.
Eric W. Biederman
2011-05-10
ns proc: Add support for the ipc namespace
Eric W. Biederman
2011-05-10
ns proc: Add support for the uts namespace
Eric W. Biederman
2011-05-10
ns proc: Add support for the network namespace.
Eric W. Biederman
2011-05-10
ns: proc files for namespace naming policy.
Eric W. Biederman