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

Hi Linus,

- NVMe pull request from Christoph:
	- fix a status code in nvmet (Chaitanya Kulkarni)
	- avoid double completions in nvme-rdma/nvme-tcp (Chao Leng)
	- fix the CMB support to cope with NVMe 1.4 controllers (Klaus Jensen)
	- fix PRINFO handling in the passthrough ioctl (Revanth Rajashekar)
	- fix a double DMA unmap in nvme-pci

- lightnvm error path leak fix (Pan)

- MD pull request from Song:
	- Flush request fix (Xiao)

Please pull!


The following changes since commit b4f664252f51e119e9403ef84b6e9ff36d119510:

  Merge tag 'nvme-5.11-2021-01-14' of git://git.infradead.org/nvme into block-5.11 (2021-01-14 15:17:33 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.11-2021-01-24

for you to fetch changes up to 97784481757fba7570121a70dd37ca74a29f50a8:

  lightnvm: fix memory leak when submit fails (2021-01-21 05:45:51 -0700)

----------------------------------------------------------------
block-5.11-2021-01-24

----------------------------------------------------------------
Chaitanya Kulkarni (1):
      nvmet: set right status on error in id-ns handler

Chao Leng (2):
      nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout
      nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout

Christoph Hellwig (2):
      nvme-pci: refactor nvme_unmap_data
      nvme-pci: fix error unwind in nvme_map_data

Jens Axboe (2):
      Merge branch 'md-fixes' of https://git.kernel.org/.../song/md into block-5.11
      Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11

Klaus Jensen (1):
      nvme-pci: allow use of cmb on v1.4 controllers

Pan Bian (1):
      lightnvm: fix memory leak when submit fails

Revanth Rajashekar (1):
      nvme: check the PRINFO bit before deciding the host buffer length

Xiao Ni (1):
      md: Set prev_flush_start and flush_bio in an atomic way

 drivers/lightnvm/core.c         |   3 +-
 drivers/md/md.c                 |   2 +
 drivers/nvme/host/core.c        |  17 +++++-
 drivers/nvme/host/pci.c         | 119 +++++++++++++++++++++++++++-------------
 drivers/nvme/host/rdma.c        |  15 +++--
 drivers/nvme/host/tcp.c         |  14 +++--
 drivers/nvme/target/admin-cmd.c |   8 ++-
 include/linux/nvme.h            |   6 ++
 8 files changed, 132 insertions(+), 52 deletions(-)

-- 
Jens Axboe


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

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

The pull request you sent on Sun, 24 Jan 2021 11:50:17 -0700:

> git://git.kernel.dk/linux-block.git tags/block-5.11-2021-01-24

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

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-01-24 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24 18:50 [GIT PULL] Block fixes for 5.11-rc5 Jens Axboe
2021-01-24 20:33 ` 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.