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
/
self.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
Revert "proc: don't allow async path resolution of /proc/self components"
Jens Axboe
1
-7
/
+0
2021-02-24
Revert "proc: don't allow async path resolution of /proc/thread-self components"
Jens Axboe
1
-1
/
+1
2021-02-15
proc: don't allow async path resolution of /proc/thread-self components
Jens Axboe
1
-1
/
+1
2020-11-14
proc: don't allow async path resolution of /proc/self components
Jens Axboe
1
-0
/
+7
2020-06-12
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
1
-1
/
+1
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
1
-1
/
+1
2020-04-22
proc: allow to mount many instances of proc in one pid namespace
Alexey Gladkov
1
-3
/
+3
2019-03-06
fs/proc/self.c: code cleanup for proc_setup_self()
Chengguang Xu
1
-8
/
+8
2018-05-16
proc: introduce a proc_pid_ns helper
Christoph Hellwig
1
-2
/
+2
2018-02-07
fs/proc: use __ro_after_init
Alexey Dobriyan
1
-1
/
+2
2018-02-07
proc: use %u for pid printing and slightly less stack
Alexey Dobriyan
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-12-09
proc/self: use generic_readlink
Miklos Szeredi
1
-13
/
+1
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-3
/
+4
2015-12-09
teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode
Al Viro
1
-5
/
+3
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-3
/
+6
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
1
-1
/
+1
2015-05-11
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-13
/
+11
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2014-04-02
new helper: readlink_copy()
Al Viro
1
-1
/
+1
2013-10-25
new helper: kfree_put_link()
Al Viro
1
-9
/
+1
2013-04-29
Include missing linux/slab.h inclusions
David Howells
1
-0
/
+1
2013-04-09
procfs: switch /proc/self away from proc_dir_entry
Al Viro
1
-7
/
+39
2013-04-09
mode_t, whack-a-mole at 11...
Al Viro
1
-1
/
+1
2012-11-19
procfs: Use the proc generic infrastructure for proc/self.
Eric W. Biederman
1
-0
/
+59