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