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
starfive-6.6.48-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
/
pidfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
pidfs: improve ioctl handling
Christian Brauner
1
-1
/
+11
2024-12-22
pidfs: allow bind-mounts
Christian Brauner
1
-1
/
+1
2024-12-17
pidfs: lookup pid through rbtree
Christian Brauner
1
-49
/
+80
2024-12-17
pidfs: check for valid ioctl commands
Christian Brauner
1
-0
/
+24
2024-12-17
pidfs: implement file handle support
Christian Brauner
1
-0
/
+114
2024-12-14
pidfs: support FS_IOC_GETVERSION
Christian Brauner
1
-0
/
+8
2024-12-14
pidfs: remove 32bit inode number handling
Christian Brauner
1
-41
/
+2
2024-12-14
pidfs: rework inode number allocation
Christian Brauner
1
-1
/
+77
2024-10-24
pidfd: add ioctl to retrieve pid info
Luca Boccassi
1
-3
/
+83
2024-09-27
pidfs: check for valid pid namespace
Christian Brauner
1
-1
/
+4
2024-07-24
pidfs: handle kernels without namespaces cleanly
Christian Brauner
1
-23
/
+42
2024-07-24
pidfs: when time ns disabled add check for ioctl
Edward Adam Davis
1
-0
/
+2
2024-06-28
pidfs: allow retrieval of namespace file descriptors
Christian Brauner
1
-0
/
+90
2024-05-21
fs/pidfs: make 'lsof' happy with our inode changes
Linus Torvalds
1
-4
/
+24
2024-03-13
pidfs: remove config option
Christian Brauner
1
-54
/
+47
2024-03-02
libfs: improve path_from_stashed()
Christian Brauner
1
-3
/
+21
2024-03-01
libfs: add stashed_dentry_prune()
Christian Brauner
1
-12
/
+1
2024-03-01
libfs: improve path_from_stashed() helper
Christian Brauner
1
-17
/
+11
2024-03-01
pidfs: convert to path_from_stashed() helper
Christian Brauner
1
-21
/
+38
2024-03-01
pidfd: add pidfs
Christian Brauner
1
-3
/
+153
2024-02-28
pidfd: move struct pidfd_fops
Christian Brauner
1
-0
/
+122