linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Disk revalidation cleanups for 5.5-rc1
@ 2019-11-22 15:51 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:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block

Hi Linus,

On top of the zoned changes (for-5.5/zoned), here is a patchset that
continues the work that Jan Kara started to thoroughly cleanup and
consolidate how we handle rescans and revalidations. Please pull!


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


----------------------------------------------------------------
Christoph Hellwig (6):
      block: refactor rescan_partitions
      block: merge invalidate_partitions into rescan_partitions
      block: move rescan_partitions to fs/block_dev.c
      block: fix bdev_disk_changed for non-partitioned devices
      block: remove (__)blkdev_reread_part as an exported API
      block: move clearing bd_invalidated into check_disk_size_change

 block/ioctl.c                   |  37 ++-------
 block/partition-generic.c       | 180 ++++++++++++++++++----------------------
 drivers/block/loop.c            |  13 +--
 drivers/s390/block/dasd_genhd.c |   4 +-
 fs/block_dev.c                  |  48 ++++++++---
 include/linux/fs.h              |   4 -
 include/linux/genhd.h           |   5 +-
 7 files changed, 135 insertions(+), 156 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Disk revalidation cleanups for 5.5-rc1
  2019-11-22 15:51 [GIT PULL] Disk revalidation cleanups 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:51:55 -0700:

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

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

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:51 [GIT PULL] Disk revalidation cleanups for 5.5-rc1 Jens Axboe
2019-11-25 22:45 ` 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).