index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2023-10-12
fs: factor out vfs_parse_monolithic_sep() helper
Amir Goldstein
1
-0
/
+2
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+2
2023-08-14
fs: add FSCONFIG_CMD_CREATE_EXCL
Christian Brauner
1
-0
/
+1
2023-08-14
super: remove get_tree_single_reconf()
Christian Brauner
1
-3
/
+0
2023-08-10
fs: export setup_bdev_super
Christoph Hellwig
1
-0
/
+2
2023-03-16
fs_context: drop the unused lsm_flags member
Ondrej Mosnacek
1
-1
/
+0
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-11-25
fs: simplify vfs_get_super
Christoph Hellwig
1
-14
/
+0
2022-10-17
fs: edit a comment made in bad taste
Paul Moore
1
-1
/
+1
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-04
convenience helper: get_tree_single()
Al Viro
1
-0
/
+3
2019-07-04
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-25
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-20
vfs: Implement logging through fs_context
David Howells
1
-7
/
+15
2019-03-20
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-30
vfs: Introduce logging functions
David Howells
1
-0
/
+42
2019-01-30
introduce fs_context methods
Al Viro
1
-0
/
+13
2019-01-30
fs_context flavour for submounts
Al Viro
1
-0
/
+3
2019-01-30
convert do_remount_sb() to fs_context
David Howells
1
-0
/
+4
2019-01-30
vfs: Introduce fs_context, switch vfs_kern_mount() to it.
David Howells
1
-0
/
+64