diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-17 11:34:25 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-17 11:34:25 -0800 |
commit | 65de0b89d7d5e173d71cb50dfae786133c579308 (patch) | |
tree | 677c7f4a6b2914921cc9d685d961d0152293287b /security | |
parent | ff49c86f27e4726a86f5034543e6e684daf41955 (diff) | |
parent | 5d069dbe8aaf2a197142558b6fb2978189ba3454 (diff) | |
download | linux-65de0b89d7d5e173d71cb50dfae786133c579308.tar.gz linux-65de0b89d7d5e173d71cb50dfae786133c579308.tar.bz2 linux-65de0b89d7d5e173d71cb50dfae786133c579308.zip |
Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Pull fuse updates from Miklos Szeredi:
- Improve performance of virtio-fs in mixed read/write workloads
- Try to revalidate cache before returning EEXIST on exclusive create
- Add a couple of miscellaneous bug fixes as well as some code cleanups
* tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
fuse: fix bad inode
fuse: support SB_NOSEC flag to improve write performance
fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request
fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2
fuse: setattr should set FATTR_KILL_SUIDGID
fuse: set FUSE_WRITE_KILL_SUIDGID in cached write path
fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID
fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2
fuse: always revalidate if exclusive create
virtiofs: clean up error handling in virtio_fs_get_tree()
fuse: add fuse_sb_destroy() helper
fuse: simplify get_fuse_conn*()
fuse: get rid of fuse_mount refcount
virtiofs: simplify sb setup
virtiofs fix leak in setup
fuse: launder page should wait for page writeback
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions