All of lore.kernel.org
 help / color / mirror / Atom feed
* simplify block device claiming (resend)
@ 2020-07-16 14:33 Christoph Hellwig
  2020-07-16 14:33 ` [PATCH 1/4] block: simplify the restart case in __blkdev_get Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Christoph Hellwig @ 2020-07-16 14:33 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Tejun Heo, linux-block

Hi Jens,

this series simplifies how we claim block devices for exclusive opens.

Diffstat:
 drivers/block/loop.c   |    7 -
 fs/block_dev.c         |  231 ++++++++++++++++---------------------------------
 include/linux/blkdev.h |    3 
 3 files changed, 81 insertions(+), 160 deletions(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread
* simplify block device claiming
@ 2020-07-02  8:49 Christoph Hellwig
  2020-07-02  8:49 ` [PATCH 3/4] block: use bd_prepare_to_claim directly in the loop driver Christoph Hellwig
  0 siblings, 1 reply; 14+ messages in thread
From: Christoph Hellwig @ 2020-07-02  8:49 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Tejun Heo, linux-block

Hi Jens,

this series simplifies how we claim block devices for exclusive opens.

Diffstat:
 drivers/block/loop.c   |    7 -
 fs/block_dev.c         |  231 ++++++++++++++++---------------------------------
 include/linux/blkdev.h |    3 
 3 files changed, 81 insertions(+), 160 deletions(-)

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

end of thread, other threads:[~2020-07-16 17:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16 14:33 simplify block device claiming (resend) Christoph Hellwig
2020-07-16 14:33 ` [PATCH 1/4] block: simplify the restart case in __blkdev_get Christoph Hellwig
2020-07-16 14:40   ` Tejun Heo
2020-07-16 17:40   ` Hannes Reinecke
2020-07-16 14:33 ` [PATCH 2/4] block: refactor bd_start_claiming Christoph Hellwig
2020-07-16 14:41   ` Tejun Heo
2020-07-16 17:41   ` Hannes Reinecke
2020-07-16 14:33 ` [PATCH 3/4] block: use bd_prepare_to_claim directly in the loop driver Christoph Hellwig
2020-07-16 17:43   ` Hannes Reinecke
2020-07-16 14:33 ` [PATCH 4/4] block: integrate bd_start_claiming into __blkdev_get Christoph Hellwig
2020-07-16 15:02   ` Tejun Heo
2020-07-16 17:47   ` Hannes Reinecke
2020-07-16 15:37 ` simplify block device claiming (resend) Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2020-07-02  8:49 simplify block device claiming Christoph Hellwig
2020-07-02  8:49 ` [PATCH 3/4] block: use bd_prepare_to_claim directly in the loop driver Christoph Hellwig

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.