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

Hi Linus,

A set of fixes for the next -rc release. This pull request contains:

- Single range elevator discard merge fix, that caused crashes (Ming)

- Fix for a regression in O_DIRECT, where we could potentially lose the
  error value (Maximilian Heyne)

- NVMe pull request from Christoph, with little fixes all over the map
  for NVMe.


Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-20181201


----------------------------------------------------------------
Christoph Hellwig (1):
      nvme: warn when finding multi-port subsystems without multipathing enabled

Ewan D. Milne (1):
      nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()

Igor Konopko (1):
      nvme-pci: fix surprise removal

Jens Axboe (1):
      Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus

Keith Busch (1):
      nvme: Free ctrl device name on init failure

Maximilian Heyne (1):
      fs: fix lost error code in dio_complete

Ming Lei (1):
      block: fix single range discard merge

Prabhath Sajeepa (1):
      nvme-rdma: fix double freeing of async event data

Sagi Grimberg (1):
      nvme: flush namespace scanning work just before removing namespaces

 block/blk-merge.c        | 2 +-
 drivers/nvme/host/core.c | 8 +++++---
 drivers/nvme/host/fc.c   | 2 +-
 drivers/nvme/host/nvme.h | 3 +++
 drivers/nvme/host/rdma.c | 2 ++
 fs/direct-io.c           | 4 ++--
 6 files changed, 14 insertions(+), 7 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block changes for 4.20-rc5
  2018-12-01 18:43 [GIT PULL] Block changes for 4.20-rc5 Jens Axboe
@ 2018-12-01 20:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-12-01 20:05 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Sat, 1 Dec 2018 11:43:45 -0700:

> git://git.kernel.dk/linux-block.git tags/for-linus-20181201

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

Thank you!

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

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

end of thread, other threads:[~2018-12-01 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-01 18:43 [GIT PULL] Block changes for 4.20-rc5 Jens Axboe
2018-12-01 20:05 ` 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.