index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
ioctl.c
Age
Commit message (
Expand
)
Author
2024-11-05
fuse: remove pages for requests and exclusively use folios
Joanne Koong
2024-11-05
fuse: convert ioctls to use folios
Joanne Koong
2024-10-25
fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
Joanne Koong
2024-05-08
fuse: Add initial support for fs-verity
Richard Fung
2023-06-21
fuse: ioctl: translate ENOSYS in outarg
Miklos Szeredi
2023-02-27
Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-26
fuse: add inode/permission checks to fileattr_get/fileattr_set
Alexander Mikhalitsyn
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-07-21
fuse: ioctl: translate ENOSYS
Miklos Szeredi
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2022-02-18
fuse: fix fileattr op failure
Miklos Szeredi
2021-10-22
fuse: use kmap_local_page()
Peng Hao
2021-04-12
fuse: convert to fileattr
Miklos Szeredi
2021-04-12
fuse: move ioctl to separate source file
Miklos Szeredi