Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-02-27 | 1 | -0/+6 |
|\ | |||||
| * | fuse: add inode/permission checks to fileattr_get/fileattr_set | Alexander Mikhalitsyn | 2023-01-26 | 1 | -0/+6 |
* | | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -1/+1 |
|/ | |||||
* | use less confusing names for iov_iter direction initializers | Al Viro | 2022-11-25 | 1 | -2/+2 |
* | fuse: ioctl: translate ENOSYS | Miklos Szeredi | 2022-07-21 | 1 | -2/+13 |
* | x86: Remove toolchain check for X32 ABI capability | Masahiro Yamada | 2022-03-15 | 1 | -1/+1 |
* | fuse: fix fileattr op failure | Miklos Szeredi | 2022-02-18 | 1 | -3/+6 |
* | fuse: use kmap_local_page() | Peng Hao | 2021-10-22 | 1 | -2/+2 |
* | fuse: convert to fileattr | Miklos Szeredi | 2021-04-12 | 1 | -10/+134 |
* | fuse: move ioctl to separate source file | Miklos Szeredi | 2021-04-12 | 1 | -0/+366 |