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

Hi Linus,

A few fixes for -rc3:

- Fix BLKRRPART and deletion race (Gulam, Christoph)

- NVMe pull request (Christoph):
	- nvme-tcp corruption and timeout fixes (Sagi Grimberg, Keith
	  Busch)
	- nvme-fc teardown fix (James Smart)
	- nvmet/nvme-loop memory leak fixes (Wu Bo)"

Please pull!


The following changes since commit 4bc2082311311892742deb2ce04bc335f85ee27a:

  block/partitions/efi.c: Fix the efi_partition() kernel-doc header (2021-05-14 09:00:06 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.13-2021-05-22

for you to fetch changes up to bc6a385132601c29a6da1dbf8148c0d3c9ad36dc:

  block: fix a race between del_gendisk and BLKRRPART (2021-05-20 07:59:35 -0600)

----------------------------------------------------------------
block-5.13-2021-05-22

----------------------------------------------------------------
Christoph Hellwig (1):
      block: prevent block device lookups at the beginning of del_gendisk

Gulam Mohamed (1):
      block: fix a race between del_gendisk and BLKRRPART

James Smart (1):
      nvme-fc: clear q_live at beginning of association teardown

Jens Axboe (1):
      Merge tag 'nvme-5.13-2021-05-20' of git://git.infradead.org/nvme into block-5.13

Keith Busch (1):
      nvme-tcp: rerun io_work if req_list is not empty

Sagi Grimberg (1):
      nvme-tcp: fix possible use-after-completion

Wu Bo (2):
      nvmet: fix memory leak in nvmet_alloc_ctrl()
      nvme-loop: fix memory leak in nvme_loop_create_ctrl()

 block/genhd.c              | 11 +----------
 drivers/nvme/host/fc.c     | 12 ++++++++++++
 drivers/nvme/host/tcp.c    |  5 +++--
 drivers/nvme/target/core.c |  2 +-
 drivers/nvme/target/loop.c |  4 +++-
 fs/block_dev.c             | 18 ++++++++----------
 include/linux/genhd.h      |  2 --
 7 files changed, 28 insertions(+), 26 deletions(-)

-- 
Jens Axboe


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

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

The pull request you sent on Sat, 22 May 2021 11:22:26 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.13-2021-05-22

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

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-05-22 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-22 17:22 [GIT PULL] Block fixes for 5.13-rc3 Jens Axboe
2021-05-22 18:16 ` 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.