diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-07 12:18:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-07 12:18:29 -0700 |
commit | 75b96f0ec5faf730128c32187e3e28441c27a094 (patch) | |
tree | 95c5de11d26a21e4bb6182cb2ebecd6350350bcb /drivers | |
parent | 996fe06160998a38ff07189feb3ec8ab8f68fd4e (diff) | |
parent | a9667ac88e2b20f6426e09945e9dbf555fb86ff0 (diff) | |
download | linux-stable-75b96f0ec5faf730128c32187e3e28441c27a094.tar.gz linux-stable-75b96f0ec5faf730128c32187e3e28441c27a094.tar.bz2 linux-stable-75b96f0ec5faf730128c32187e3e28441c27a094.zip |
Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Pull fuse updates from Miklos Szeredi:
- Allow mounting an active fuse device. Previously the fuse device
would always be mounted during initialization, and sharing a fuse
superblock was only possible through mount or namespace cloning
- Fix data flushing in syncfs (virtiofs only)
- Fix data flushing in copy_file_range()
- Fix a possible deadlock in atomic O_TRUNC
- Misc fixes and cleanups
* tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
fuse: remove unused arg in fuse_write_file_get()
fuse: wait for writepages in syncfs
fuse: flush extending writes
fuse: truncate pagecache on atomic_o_trunc
fuse: allow sharing existing sb
fuse: move fget() to fuse_get_tree()
fuse: move option checking into fuse_fill_super()
fuse: name fs_context consistently
fuse: fix use after free in fuse_read_interrupt()
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions