All of lore.kernel.org
 help / color / mirror / Atom feed
* ubd cleanups
@ 2024-02-22  7:24 Christoph Hellwig
  2024-02-22  7:24 ` [PATCH 1/7] ubd: remove the ubd_gendisk array Christoph Hellwig
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Christoph Hellwig @ 2024-02-22  7:24 UTC (permalink / raw)
  To: Richard Weinberger, Anton Ivanov, Johannes Berg, Jens Axboe
  Cc: linux-um, linux-block

Hi all,

this series cleans up the uml ubd drivers and gets rid of more blk_queue_*
calls.  It is a against Jens' for-6.9/block branch.

Diffstat:
 ubd_kern.c |  127 +++++++++++++++++++++----------------------------------------
 1 file changed, 44 insertions(+), 83 deletions(-)

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

end of thread, other threads:[~2024-02-27 21:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22  7:24 ubd cleanups Christoph Hellwig
2024-02-22  7:24 ` [PATCH 1/7] ubd: remove the ubd_gendisk array Christoph Hellwig
2024-02-27 20:52   ` Richard Weinberger
2024-02-22  7:24 ` [PATCH 2/7] ubd: remove ubd_disk_register Christoph Hellwig
2024-02-27 20:56   ` Richard Weinberger
2024-02-22  7:24 ` [PATCH 3/7] ubd: move setting the nonrot flag to ubd_add Christoph Hellwig
2024-02-27 20:56   ` Richard Weinberger
2024-02-22  7:24 ` [PATCH 4/7] ubd: move setting the variable queue limits " Christoph Hellwig
2024-02-27 21:00   ` Richard Weinberger
2024-02-22  7:24 ` [PATCH 5/7] ubd: move set_disk_ro " Christoph Hellwig
2024-02-27 21:00   ` Richard Weinberger
2024-02-22  7:24 ` [PATCH 6/7] ubd: remove the queue pointer in struct ubd Christoph Hellwig
2024-02-27 21:01   ` Richard Weinberger
2024-02-22  7:24 ` [PATCH 7/7] ubd: open the backing files in ubd_add Christoph Hellwig
2024-02-27 21:05   ` Richard Weinberger
2024-02-27 21:21 ` ubd cleanups Jens Axboe

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.