All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Zoned block device changes for 5.5-rc1
@ 2019-11-22 15:49 Jens Axboe
  2019-11-25 22:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2019-11-22 15:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

This is on top of the for-5.5/drivers-post pull request, and adds
enhancements and improvements to the zoned device support.

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-5.5/zoned-20191122


----------------------------------------------------------------
Christoph Hellwig (4):
      block: cleanup the !zoned case in blk_revalidate_disk_zones
      null_blk: clean up the block device operations
      null_blk: clean up report zones
      block: rework zone reporting

Damien Le Moal (5):
      block: Enhance blk_revalidate_disk_zones()
      block: Simplify report zones execution
      block: Remove partition support for zoned block devices
      null_blk: Add zone_nr_conv to features
      scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer()

YueHaibing (1):
      scsi: sd_zbc: Remove set but not used variable 'buflen'

 block/blk-core.c               |   6 +-
 block/blk-zoned.c              | 356 +++++++++++++++++------------------------
 block/partition-generic.c      |  74 ++-------
 drivers/block/null_blk.h       |  11 +-
 drivers/block/null_blk_main.c  |  21 +--
 drivers/block/null_blk_zoned.c |  33 ++--
 drivers/md/dm-flakey.c         |  18 +--
 drivers/md/dm-linear.c         |  20 +--
 drivers/md/dm-zoned-metadata.c | 131 ++++++---------
 drivers/md/dm.c                | 130 +++++++--------
 drivers/scsi/sd.h              |   4 +-
 drivers/scsi/sd_zbc.c          | 235 ++++++++++-----------------
 fs/f2fs/super.c                |  51 ++----
 include/linux/blkdev.h         |  15 +-
 include/linux/device-mapper.h  |  24 ++-
 15 files changed, 427 insertions(+), 702 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Zoned block device changes for 5.5-rc1
  2019-11-22 15:49 [GIT PULL] Zoned block device changes for 5.5-rc1 Jens Axboe
@ 2019-11-25 22:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-11-25 22:45 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 22 Nov 2019 08:49:03 -0700:

> git://git.kernel.dk/linux-block.git tags/for-5.5/zoned-20191122

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

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-25 22:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-22 15:49 [GIT PULL] Zoned block device changes for 5.5-rc1 Jens Axboe
2019-11-25 22:45 ` 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.