linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.13-rc6
@ 2021-06-12 15:13 Jens Axboe
  2021-06-12 19:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-06-12 15:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

A few fixes that should go into 5.13:

- Fix a regression deadlock introduced in this release between open and
  remove of a bdev (Christoph)

- Fix an async_xor md regression in this release (Xiao)

- Fix bcache oversized read issue (Coly)

Please pull!


The following changes since commit e369edbb0d8cee50efa6375d5c598a04b7cb3032:

  Merge tag 'nvme-5.13-2021-06-03' of git://git.infradead.org/nvme into block-5.13 (2021-06-03 07:42:27 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.13-2021-06-12

for you to fetch changes up to 85f3f17b5db2dd9f8a094a0ddc665555135afd22:

  Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.13 (2021-06-11 11:56:08 -0600)

----------------------------------------------------------------
block-5.13-2021-06-12

----------------------------------------------------------------
Christoph Hellwig (1):
      block: loop: fix deadlock between open and remove

Coly Li (2):
      bcache: remove bcache device self-defined readahead
      bcache: avoid oversized read request in cache missing code path

Jens Axboe (1):
      Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.13

Xiao Ni (1):
      async_xor: check src_offs is not NULL before updating it

 crypto/async_tx/async_xor.c |  3 ++-
 drivers/block/loop.c        | 25 +++++++------------------
 drivers/block/loop.h        |  1 +
 drivers/md/bcache/bcache.h  |  1 -
 drivers/md/bcache/request.c | 20 +++++++-------------
 drivers/md/bcache/stats.c   | 14 --------------
 drivers/md/bcache/stats.h   |  1 -
 drivers/md/bcache/sysfs.c   |  4 ----
 8 files changed, 17 insertions(+), 52 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.13-rc6
  2021-06-12 15:13 [GIT PULL] Block fixes for 5.13-rc6 Jens Axboe
@ 2021-06-12 19:09 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-12 19:09 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Sat, 12 Jun 2021 09:13:33 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.13-2021-06-12

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/efc1fd601a751d39a189c3ebe14008aea69a5e37

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-06-12 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-12 15:13 [GIT PULL] Block fixes for 5.13-rc6 Jens Axboe
2021-06-12 19:09 ` 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;
as well as URLs for NNTP newsgroup(s).