index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fsopen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+3
2026-01-16
fspick(2): use CLASS(filename_flags)
Al Viro
1
-3
/
+3
2025-12-15
fs: Remove internal old mount API code
Eric Sandeen
1
-10
/
+0
2025-08-11
fscontext: do not consume log entries when returning -EMSGSIZE
Aleksa Sarai
1
-32
/
+38
2025-02-12
fs: support O_PATH fds with FSCONFIG_SET_FD
Christian Brauner
1
-1
/
+1
2024-11-03
fdget(), more trivial conversions
Al Viro
1
-13
/
+6
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-3
/
+3
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
1
-1
/
+1
2024-05-27
fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_...
Hongbo Li
1
-4
/
+1
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-19
uninline may_mount() and don't opencode it in fspick(2)/fsopen(2)
Al Viro
1
-2
/
+2
2020-08-23
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-25
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-20
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
1
-0
/
+57
2019-03-20
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
1
-0
/
+265
2019-03-20
vfs: Implement logging through fs_context
David Howells
1
-0
/
+67
2019-03-20
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
1
-0
/
+88