linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.4-rc7
@ 2019-11-08 23:23 Jens Axboe
  2019-11-09  2:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2019-11-08 23:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Here's a small collection of fixes that should go into this release.
This pull request contains:

- Two NVMe device removal crash fixes, and a compat fixup for for an
  ioctl that was introduced in this release (Anton, Charles, Max - via
  Keith)

- Missing error path mutex unlock for drbd (Dan)

- cgroup writeback fixup on dead memcg (Tejun)

- blkcg online stats print fix (Tejun)

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-2019-11-08


----------------------------------------------------------------
Anton Eidelman (1):
      nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths

Charles Machalow (1):
      nvme: change nvme_passthru_cmd64 to explicitly mark rsvd

Dan Carpenter (1):
      block: drbd: remove a stray unlock in __drbd_send_protocol()

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

Max Gurtovoy (1):
      nvme-rdma: fix a segmentation fault during module unload

Tejun Heo (2):
      blkcg: make blkcg_print_stat() print stats only for online blkgs
      cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead

 block/blk-cgroup.c              | 13 ++++++++-----
 drivers/block/drbd/drbd_main.c  |  1 -
 drivers/nvme/host/multipath.c   |  2 ++
 drivers/nvme/host/rdma.c        |  8 ++++++++
 fs/fs-writeback.c               |  9 ++++++---
 include/uapi/linux/nvme_ioctl.h |  1 +
 6 files changed, 25 insertions(+), 9 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 5.4-rc7
  2019-11-08 23:23 [GIT PULL] Block fixes for 5.4-rc7 Jens Axboe
@ 2019-11-09  2:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-11-09  2:35 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 8 Nov 2019 16:23:29 -0700:

> git://git.kernel.dk/linux-block.git tags/for-linus-2019-11-08

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

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:[~2019-11-09  2:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08 23:23 [GIT PULL] Block fixes for 5.4-rc7 Jens Axboe
2019-11-09  2:35 ` 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).