All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Modify some code about root=UUID or root=LABEL
@ 2022-04-09  3:39 Tiezhu Yang
  2022-04-09  3:39 ` [PATCH 1/3] init: print some info about UUID and LABEL in name_to_dev_t() Tiezhu Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tiezhu Yang @ 2022-04-09  3:39 UTC (permalink / raw)
  To: Jens Axboe, Jonathan Corbet; +Cc: linux-block, linux-doc, linux-kernel

Tiezhu Yang (3):
  init: print some info about UUID and LABEL in name_to_dev_t()
  docs: kernel-parameters: update description of root=
  block: print correct sectors in printk_all_partitions()

 Documentation/admin-guide/kernel-parameters.txt | 1 +
 block/genhd.c                                   | 2 +-
 init/do_mounts.c                                | 8 ++++++++
 3 files changed, 10 insertions(+), 1 deletion(-)

-- 
2.1.0


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

end of thread, other threads:[~2022-04-11 15:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-09  3:39 [PATCH 0/3] Modify some code about root=UUID or root=LABEL Tiezhu Yang
2022-04-09  3:39 ` [PATCH 1/3] init: print some info about UUID and LABEL in name_to_dev_t() Tiezhu Yang
2022-04-11 15:55   ` Christoph Hellwig
2022-04-09  3:39 ` [PATCH 2/3] docs: kernel-parameters: update description of root= Tiezhu Yang
2022-04-11 15:56   ` Christoph Hellwig
2022-04-09  3:39 ` [PATCH 3/3] block: print correct sectors in printk_all_partitions() Tiezhu Yang
2022-04-11 15:57   ` 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.