All of lore.kernel.org
 help / color / mirror / Atom feed
* support booting of arbitrary non-blockdevice file systems
@ 2021-06-17 15:36 ` Christoph Hellwig
  0 siblings, 0 replies; 15+ messages in thread
From: Christoph Hellwig @ 2021-06-17 15:36 UTC (permalink / raw)
  To: viro; +Cc: Vivek Goyal, linux-fsdevel, linux-kernel, virtio-fs

Hi all,

this series adds support to boot off arbitrary non-blockdevice root file
systems, based off an earlier patch from Vivek.

^ permalink raw reply	[flat|nested] 15+ messages in thread
* support booting of arbitrary non-blockdevice file systems v2
@ 2021-06-21  6:26 Christoph Hellwig
  2021-06-21  6:26 ` [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root Christoph Hellwig
  0 siblings, 1 reply; 15+ messages in thread
From: Christoph Hellwig @ 2021-06-21  6:26 UTC (permalink / raw)
  To: viro; +Cc: Vivek Goyal, linux-fsdevel, linux-kernel, virtio-fs

Hi all,

this series adds support to boot off arbitrary non-blockdevice root file
systems, based off an earlier patch from Vivek.

Chances since v1:
 - don't try to mount every registered file system if none is specified
 - fix various null pointer dereferences when certain kernel paramters are
   not set
 - general refactoring.

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

end of thread, other threads:[~2021-06-21  6:28 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17 15:36 support booting of arbitrary non-blockdevice file systems Christoph Hellwig
2021-06-17 15:36 ` [Virtio-fs] " Christoph Hellwig
2021-06-17 15:36 ` [PATCH 1/2] init: split get_fs_names Christoph Hellwig
2021-06-17 15:36   ` [Virtio-fs] " Christoph Hellwig
2021-06-17 15:36 ` [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root Christoph Hellwig
2021-06-17 15:36   ` [Virtio-fs] " Christoph Hellwig
2021-06-17 16:26   ` Vivek Goyal
2021-06-17 16:26     ` [Virtio-fs] " Vivek Goyal
2021-06-18 13:20     ` Christoph Hellwig
2021-06-18 13:20       ` [Virtio-fs] " Christoph Hellwig
2021-06-18 14:10       ` Vivek Goyal
2021-06-18 14:10         ` [Virtio-fs] " Vivek Goyal
2021-06-18 18:03 ` [Virtio-fs] support booting of arbitrary non-blockdevice file systems Stefan Hajnoczi
2021-06-18 18:03   ` Stefan Hajnoczi
2021-06-21  6:26 support booting of arbitrary non-blockdevice file systems v2 Christoph Hellwig
2021-06-21  6:26 ` [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root 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.