public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 6.0-rc6
@ 2022-09-16  9:08 Jens Axboe
  2022-09-16 14:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-09-16  9:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-16 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-16  9:08 [GIT PULL] Block fixes for 6.0-rc6 Jens Axboe
2022-09-16 14:21 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox