Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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/... | 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 |