linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.0-rc3
@ 2019-01-18 19:59 Jens Axboe
  2019-01-19 22:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2019-01-18 19:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

Small collection of fixes for this release. This pull request contains:

- block size setting fixes for loop/nbd (Jan Kara)

- md bio_alloc_mddev() cleanup (Marcos)

- Ensure we don't lose the REQ_INTEGRITY flag (Ming)

- Two NVMe fixes by way of Christoph:

	- Fix NVMe IRQ calculation (Ming)
	- Uninitialized variable in nvmet-tcp (Sagi)

- BFQ comment fix (Paolo)

- License cleanup for recently added blk-mq-debugfs-zoned (Thomas)

Please pull!


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


----------------------------------------------------------------
Jan Kara (2):
      nbd: Use set_blocksize() to set device blocksize
      blockdev: Fix livelocks on loop device

Marcos Paulo de Souza (1):
      md: Make bio_alloc_mddev use bio_alloc_bioset

Ming Lei (2):
      block: don't lose track of REQ_INTEGRITY flag
      nvme-pci: fix nvme_setup_irqs()

Paolo Valente (1):
      block, bfq: fix comments on __bfq_deactivate_entity

Sagi Grimberg (1):
      nvmet-tcp: fix uninitialized variable access

Thomas Gleixner (1):
      block: Cleanup license notice

 block/bfq-wf2q.c             | 11 +++++------
 block/blk-mq-debugfs-zoned.c |  2 --
 block/blk-mq.c               |  3 ++-
 drivers/block/nbd.c          |  5 +++--
 drivers/md/md.c              |  7 +------
 drivers/nvme/host/pci.c      | 21 +++++++++++++--------
 drivers/nvme/target/tcp.c    |  2 +-
 fs/block_dev.c               | 28 ++++++++++++++++++----------
 8 files changed, 43 insertions(+), 36 deletions(-)

-- 
Jens Axboe


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

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

The pull request you sent on Fri, 18 Jan 2019 12:59:07 -0700:

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

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

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-01-19 22:00 UTC | newest]

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