From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] block fixes for 5.10-rc
Date: Fri, 13 Nov 2020 14:21:15 -0700 [thread overview]
Message-ID: <dfbd8f5c-f72b-2341-0c26-546d924d5e4e@kernel.dk> (raw)
Hi Linus,
A few small fixes for 5.10-rc:
- NVMe pull request from Christoph:
- don't clear the read-only bit on a revalidate (Sagi Grimberg)
- nbd error case refcount leak (Christoph)
- loop/generic uevent fix (Christoph, Petr)
Please pull!
The following changes since commit e1777d099728a76a8f8090f89649aac961e7e530:
null_blk: Fix scheduling in atomic with zoned mode (2020-11-06 09:36:42 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/block-5.10-2020-11-13
for you to fetch changes up to c01a21b77722db0474bbcc4eafc8c4e0d8fed6d8:
loop: Fix occasional uevent drop (2020-11-12 13:59:04 -0700)
----------------------------------------------------------------
block-5.10-2020-11-13
----------------------------------------------------------------
Christoph Hellwig (2):
nbd: fix a block_device refcount leak in nbd_release
block: add a return value to set_capacity_revalidate_and_notify
Jens Axboe (1):
Merge tag 'nvme-5.10-2020-11-10' of git://git.infradead.org/nvme into block-5.10
Petr Vorel (1):
loop: Fix occasional uevent drop
Sagi Grimberg (1):
nvme: fix incorrect behavior when BLKROSET is called by the user
block/genhd.c | 5 ++++-
drivers/block/loop.c | 3 ++-
drivers/block/nbd.c | 1 +
drivers/nvme/host/core.c | 2 --
include/linux/genhd.h | 2 +-
5 files changed, 8 insertions(+), 5 deletions(-)
--
Jens Axboe
next reply other threads:[~2020-11-13 21:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-13 21:21 Jens Axboe [this message]
2020-11-14 0:15 ` [GIT PULL] block fixes for 5.10-rc pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2020-11-20 18:45 [GIT PULL] Block " Jens Axboe
2020-11-21 0:29 ` pr-tracker-bot
2020-11-07 20:14 Jens Axboe
2020-11-07 22:08 ` pr-tracker-bot
2020-10-30 17:09 Jens Axboe
2020-10-30 22:10 ` 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=dfbd8f5c-f72b-2341-0c26-546d924d5e4e@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-block@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