[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210316143435.GC1208880@miu.piliscsaba.redhat.com>
Date:   Tue, 16 Mar 2021 15:37:21 +0100
From:   Miklos Szeredi <miklos@...redi.hu>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] fuse fixes for 5.12-rc4
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(-)
Powered by blists - more mailing lists