summaryrefslogtreecommitdiff
path: root/fs/fuse/ioctl.c
AgeCommit message (Expand)Author
2023-06-21fuse: ioctl: translate ENOSYS in outargMiklos Szeredi
2023-02-27Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-26fuse: add inode/permission checks to fileattr_get/fileattr_setAlexander Mikhalitsyn
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-07-21fuse: ioctl: translate ENOSYSMiklos Szeredi
2022-03-15x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada
2022-02-18fuse: fix fileattr op failureMiklos Szeredi
2021-10-22fuse: use kmap_local_page()Peng Hao
2021-04-12fuse: convert to fileattrMiklos Szeredi
2021-04-12fuse: move ioctl to separate source fileMiklos Szeredi