index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
vfs: don't parse "silent" option
Miklos Szeredi
2020-05-14
1
-1
/
+0
*
vfs: don't parse "posixacl" option
Miklos Szeredi
2020-05-14
1
-1
/
+0
*
vfs: don't parse forbidden flags
Miklos Szeredi
2020-05-14
1
-28
/
+0
*
add prefix to fs_context->log
Al Viro
2020-02-07
1
-4
/
+5
*
teach logfc() to handle prefices, give it saner calling conventions
Al Viro
2020-02-07
1
-46
/
+17
*
don't bother with explicit length argument for __lookup_constant()
Al Viro
2020-02-07
1
-0
/
+2
*
Pass consistent param->type to fs_parse()
Al Viro
2020-02-07
1
-2
/
+3
*
vfs: subtype handling moved to fuse
David Howells
2019-09-06
1
-14
/
+0
*
vfs: set fs_context::user_ns for reconfigure
Eric Biggers
2019-09-05
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
2019-03-20
1
-0
/
+51
*
vfs: Implement logging through fs_context
David Howells
2019-03-20
1
-14
/
+91
*
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
2019-03-20
1
-0
/
+4
*
vfs: Implement logging through fs_context
David Howells
2019-02-28
1
-0
/
+30
*
introduce cloning of fs_context
Al Viro
2019-02-28
1
-0
/
+67
*
vfs: Implement a filesystem superblock creation/configuration context
David Howells
2019-02-28
1
-1
/
+299
*
introduce fs_context methods
Al Viro
2019-01-30
1
-6
/
+22
*
fs_context flavour for submounts
Al Viro
2019-01-30
1
-0
/
+10
*
convert do_remount_sb() to fs_context
David Howells
2019-01-30
1
-2
/
+33
*
vfs_get_tree(): evict the call of security_sb_kern_mount()
Al Viro
2019-01-30
1
-0
/
+8
*
vfs: Introduce fs_context, switch vfs_kern_mount() to it.
David Howells
2019-01-30
1
-0
/
+182