summaryrefslogtreecommitdiffstats
path: root/fs/fuse/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-0/+6
|\
| * fuse: add inode/permission checks to fileattr_get/fileattr_setAlexander Mikhalitsyn2023-01-261-0/+6
* | fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
|/
* use less confusing names for iov_iter direction initializersAl Viro2022-11-251-2/+2
* fuse: ioctl: translate ENOSYSMiklos Szeredi2022-07-211-2/+13
* x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada2022-03-151-1/+1
* fuse: fix fileattr op failureMiklos Szeredi2022-02-181-3/+6
* fuse: use kmap_local_page()Peng Hao2021-10-221-2/+2
* fuse: convert to fileattrMiklos Szeredi2021-04-121-10/+134
* fuse: move ioctl to separate source fileMiklos Szeredi2021-04-121-0/+366