Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.12-rc4 Fix a deadlock and a couple of other bugs. Thanks, Miklos ---------------------------------------------------------------- Alessio Balsini (1): fuse: 32-bit user space ioctl compat for fuse device Amir Goldstein (1): fuse: fix live lock in fuse_iget() Vivek Goyal (1): virtiofs: Fail dax mount if device does not support it --- fs/fuse/dev.c | 26 ++++++++++++++++---------- fs/fuse/fuse_i.h | 1 + fs/fuse/virtio_fs.c | 9 ++++++++- include/uapi/linux/fuse.h | 3 ++- 4 files changed, 27 insertions(+), 12 deletions(-)