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 6.0-rc6
Date: Fri, 16 Sep 2022 03:08:16 -0600 [thread overview]
Message-ID: <654cd36f-a42b-3ae3-a92a-3bfc366277fc@kernel.dk> (raw)
Hi Linus,
Two fixes for -rc6:
- Fix a mixup of sectors and bytes in the secure erase ioctl (Mikulas)
- Fix for a bad return value for a non-blocking bio/blk queue enter call
(me)
Please pull!
The following changes since commit 745ed37277c5a7202180aa276c87db1362c90fe5:
block: add missing request flags to debugfs code (2022-09-09 05:57:52 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/block-6.0-2022-09-16
for you to fetch changes up to c4fa368466cc1b60bb92f867741488930ddd6034:
blk-lib: fix blkdev_issue_secure_erase (2022-09-15 00:25:17 -0600)
----------------------------------------------------------------
block-6.0-2022-09-16
----------------------------------------------------------------
Mikulas Patocka (1):
blk-lib: fix blkdev_issue_secure_erase
Stefan Roesch (1):
block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait
block/blk-core.c | 4 ++--
block/blk-lib.c | 11 ++++++++---
2 files changed, 10 insertions(+), 5 deletions(-)
--
Jens Axboe
next reply other threads:[~2022-09-16 9:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-16 9:08 Jens Axboe [this message]
2022-09-16 14:21 ` [GIT PULL] Block fixes for 6.0-rc6 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=654cd36f-a42b-3ae3-a92a-3bfc366277fc@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