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
/
fsopen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-22
fsconfig: ensure that dirfd is set to aux
Christian Brauner
1
-0
/
+1
2023-08-14
fs: add FSCONFIG_CMD_CREATE_EXCL
Christian Brauner
1
-2
/
+10
2023-08-14
fs: add vfs_cmd_reconfigure()
Christian Brauner
1
-18
/
+29
2023-08-14
fs: add vfs_cmd_create()
Christian Brauner
1
-17
/
+34
2022-05-20
uninline may_mount() and don't opencode it in fspick(2)/fsopen(2)
Al Viro
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-02-07
add prefix to fs_context->log
Al Viro
1
-5
/
+5
2020-02-07
get rid of fs_value_is_filename_empty
Al Viro
1
-11
/
+5
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+2
2019-05-26
move mount_capable() further out
Al Viro
1
-0
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-05-16
uapi, fsopen: use square brackets around "fscontext" [ver #2]
Christian Brauner
1
-1
/
+1
2019-03-21
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
1
-0
/
+57
2019-03-21
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
1
-0
/
+265
2019-03-21
vfs: Implement logging through fs_context
David Howells
1
-0
/
+67
2019-03-21
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
1
-0
/
+88