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
/
include
/
linux
/
fs_context.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+2
2021-07-21
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
1
-0
/
+1
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
1
-0
/
+2
2020-07-14
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
1
-0
/
+1
2020-05-05
docs: filesystems: convert mount_api.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-02-07
prefix-handling analogues of errorf() and friends
Al Viro
1
-0
/
+4
2020-02-07
add prefix to fs_context->log
Al Viro
1
-2
/
+2
2020-02-07
new primitive: __fs_parse()
Al Viro
1
-4
/
+2
2020-02-07
struct p_log, variants of warnf() et.al. taking that one instead
Al Viro
1
-0
/
+11
2020-02-07
teach logfc() to handle prefices, give it saner calling conventions
Al Viro
1
-6
/
+10
2020-02-07
get rid of fs_value_is_filename_empty
Al Viro
1
-1
/
+0
2019-09-25
Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2019-09-06
vfs: subtype handling moved to fuse
David Howells
1
-1
/
+0
2019-09-05
vfs: Add a single-or-reconfig keying to vfs_get_super()
David Howells
1
-0
/
+4
2019-09-05
vfs: Create fs_context-aware mount_bdev() replacement
David Howells
1
-0
/
+5
2019-09-05
new helper: get_tree_keyed()
Al Viro
1
-1
/
+6
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+7
2019-07-05
convenience helper: get_tree_single()
Al Viro
1
-0
/
+3
2019-07-05
convenience helper get_tree_nodev()
Al Viro
1
-0
/
+3
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
1
-5
/
+1
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-26
vfs: Provide sb->s_iflags settings in fs_context struct
David Howells
1
-0
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-03-21
vfs: Implement logging through fs_context
David Howells
1
-7
/
+15
2019-03-21
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
1
-0
/
+16
2019-02-28
vfs: Implement logging through fs_context
David Howells
1
-4
/
+14
2019-02-28
introduce cloning of fs_context
Al Viro
1
-0
/
+2
2019-02-28
convenience helpers: vfs_get_super() and sget_fc()
Al Viro
1
-0
/
+15
2019-02-28
vfs: Implement a filesystem superblock creation/configuration context
David Howells
1
-0
/
+5
2019-02-28
vfs: Put security flags into the fs_context struct
David Howells
1
-0
/
+1
2019-02-28
vfs: Add configuration parser helpers
David Howells
1
-0
/
+29
2019-01-31
vfs: Introduce logging functions
David Howells
1
-0
/
+42
2019-01-31
introduce fs_context methods
Al Viro
1
-0
/
+13
2019-01-31
fs_context flavour for submounts
Al Viro
1
-0
/
+3
2019-01-31
convert do_remount_sb() to fs_context
David Howells
1
-0
/
+4
2019-01-31
vfs: Introduce fs_context, switch vfs_kern_mount() to it.
David Howells
1
-0
/
+64