All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.14-rc5
@ 2021-08-07 16:50 Jens Axboe
  2021-08-07 18:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-08-07 16:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

A few minor fixes:

- Fix ldm kernel-doc warning (Bart)

- Fix adding offset twice for DMA address in n64cart (Christoph)

- Fix use-after-free in dasd path handling (Stefan)

- Order kyber insert trace correctly (Vincent)

- raid1 errored write handling fix (Wei)

- Fix blk-iolatency queue get failure handling (Yu)

Please pull!


The following changes since commit 340e84573878b2b9d63210482af46883366361b9:

  block: delay freeing the gendisk (2021-07-27 19:35:47 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.14-2021-08-07

for you to fetch changes up to fb7b9b0231ba8f77587c23f5257a4fdb6df1219e:

  kyber: make trace_block_rq call consistent with documentation (2021-08-06 16:40:47 -0600)

----------------------------------------------------------------
block-5.14-2021-08-07

----------------------------------------------------------------
Bart Van Assche (1):
      block/partitions/ldm.c: Fix a kernel-doc warning

Christoph Hellwig (1):
      n64cart: fix the dma address in n64cart_do_bvec

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

Stefan Haberland (1):
      s390/dasd: fix use after free in dasd path handling

Vincent Fu (1):
      kyber: make trace_block_rq call consistent with documentation

Wei Shuyu (1):
      md/raid10: properly indicate failure when ending a failed write request

Yu Kuai (1):
      blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()

 block/blk-iolatency.c          |  6 +++++-
 block/kyber-iosched.c          |  2 +-
 block/partitions/ldm.c         |  2 +-
 drivers/block/n64cart.c        |  2 +-
 drivers/md/raid1.c             |  2 --
 drivers/md/raid10.c            |  4 ++--
 drivers/s390/block/dasd_eckd.c | 13 +++++++++++--
 7 files changed, 21 insertions(+), 10 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.14-rc5
  2021-08-07 16:50 [GIT PULL] Block fixes for 5.14-rc5 Jens Axboe
@ 2021-08-07 18:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-07 18:21 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Sat, 7 Aug 2021 10:50:26 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.14-2021-08-07

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

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-08-07 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-07 16:50 [GIT PULL] Block fixes for 5.14-rc5 Jens Axboe
2021-08-07 18:21 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.