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_namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
vfs: show_vfsstat: do not ignore errors from show_devname method
Dmitry V. Levin
1
-0
/
+2
2015-12-07
vfs: show_vfsstat: remove redundant initialization and check of error code
Dmitry V. Levin
1
-3
/
+2
2015-12-07
vfs: show_mountinfo: cleanup error code checks
Dmitry V. Levin
1
-9
/
+11
2015-12-07
vfs: show_vfsmnt: remove redundant initialization of error code
Dmitry V. Levin
1
-1
/
+1
2015-07-01
fs: use seq_open_private() for proc_mounts
Yann Droneaud
1
-18
/
+16
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
1
-0
/
+1
2014-12-17
vfs: make mounts and mountstats honor root dir like mountinfo does
Dmitry V. Levin
1
-2
/
+11
2014-12-17
vfs: cleanup show_mountinfo
Dmitry V. Levin
1
-2
/
+1
2014-07-30
namespaces: Use task_lock and not rcu to protect nsproxy
Eric W. Biederman
1
-5
/
+3
2014-04-02
reduce m_start() cost...
Al Viro
1
-0
/
+1
2014-01-24
fs/proc_namespace.c: simplify testing nsp and nsp->mnt_ns
Axel Lin
1
-6
/
+1
2013-10-25
don't bother with vfsmount_lock in mounts_poll()
Al Viro
1
-4
/
+4
2012-07-14
get rid of magic in proc_namespace.c
Al Viro
1
-4
/
+3
2012-05-30
brlocks/lglocks: API cleanups
Andi Kleen
1
-2
/
+2
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-2
/
+2
2012-01-07
vfs: switch ->show_path() to struct dentry *
Al Viro
1
-1
/
+1
2012-01-07
vfs: switch ->show_devname() to struct dentry *
Al Viro
1
-8
/
+9
2012-01-07
vfs: switch ->show_stats to struct dentry *
Al Viro
1
-5
/
+6
2012-01-04
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
Al Viro
1
-0
/
+331