index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
namespaces.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-16
consolidate simple ->d_delete() instances
Al Viro
1
-7
/
+1
2013-06-29
proc_fill_cache(): just make instantiate_t return int
Al Viro
1
-7
/
+6
2013-06-29
[readdir] convert procfs
Al Viro
1
-56
/
+18
2013-05-02
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
1
-6
/
+11
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
1
-6
/
+6
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
1
-10
/
+14
2012-11-20
proc: Fix the namespace inode permission checks.
Eric W. Biederman
1
-21
/
+148
2012-11-20
userns: Implent proc namespace operations
Eric W. Biederman
1
-0
/
+4
2012-11-19
vfs: Add setns support for the mount namespace
Eric W. Biederman
1
-0
/
+5
2012-11-19
pidns: Add setns support
Eric W. Biederman
1
-0
/
+3
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
1
-1
/
+1
2012-03-29
fs/proc/namespaces.c: prevent crash when ns_entries[] is empty
Andrew Morton
1
-3
/
+3
2012-03-24
proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().
Pravin B Shelar
1
-1
/
+1
2012-01-04
vfs: trim includes a bit
Al Viro
1
-1
/
+0
2011-06-16
proc: Fix Oops on stat of /proc/<zombie pid>/ns/net
Eric W. Biederman
1
-3
/
+6
2011-05-25
ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.
Eric W. Biederman
1
-0
/
+1
2011-05-11
ns proc: Add support for the ipc namespace
Eric W. Biederman
1
-0
/
+3
2011-05-11
ns proc: Add support for the uts namespace
Eric W. Biederman
1
-0
/
+3
2011-05-11
ns proc: Add support for the network namespace.
Eric W. Biederman
1
-0
/
+3
2011-05-11
ns: proc files for namespace naming policy.
Eric W. Biederman
1
-0
/
+188