index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
ioctl.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"
Andrey Albershteyn
1
-4
/
+0
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-07-02
fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP
Andrey Albershteyn
1
-0
/
+4
2024-11-05
fuse: remove pages for requests and exclusively use folios
Joanne Koong
1
-3
/
+2
2024-11-05
fuse: convert ioctls to use folios
Joanne Koong
1
-16
/
+16
2024-10-25
fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
Joanne Koong
1
-1
/
+3
2024-05-08
fuse: Add initial support for fs-verity
Richard Fung
1
-0
/
+60
2023-06-21
fuse: ioctl: translate ENOSYS in outarg
Miklos Szeredi
1
-8
/
+13
2023-02-27
Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-0
/
+6
2023-01-26
fuse: add inode/permission checks to fileattr_get/fileattr_set
Alexander Mikhalitsyn
1
-0
/
+6
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2022-07-21
fuse: ioctl: translate ENOSYS
Miklos Szeredi
1
-2
/
+13
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
1
-1
/
+1
2022-02-18
fuse: fix fileattr op failure
Miklos Szeredi
1
-3
/
+6
2021-10-22
fuse: use kmap_local_page()
Peng Hao
1
-2
/
+2
2021-04-12
fuse: convert to fileattr
Miklos Szeredi
1
-10
/
+134
2021-04-12
fuse: move ioctl to separate source file
Miklos Szeredi
1
-0
/
+366