From: Miklos Szeredi <miklos@szeredi.hu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] fuse fixes for 5.12-rc4
Date: Tue, 16 Mar 2021 15:37:21 +0100 [thread overview]
Message-ID: <20210316143435.GC1208880@miu.piliscsaba.redhat.com> (raw)
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(-)
next reply other threads:[~2021-03-16 14:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-16 14:37 Miklos Szeredi [this message]
2021-03-16 17:43 ` [GIT PULL] fuse fixes for 5.12-rc4 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210316143435.GC1208880@miu.piliscsaba.redhat.com \
--to=miklos@szeredi.hu \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).