aboutsummaryrefslogtreecommitdiffstats
path: root/init/do_mounts.h
AgeCommit message (Expand)Author
2023-06-05init: pass root_device_name explicitlyChristoph Hellwig
2023-06-05init: rename mount_block_root to mount_root_genericChristoph Hellwig
2020-07-31init: add an init_mknod helperChristoph Hellwig
2020-07-31init: add an init_unlink helperChristoph Hellwig
2020-07-31init: add an init_mount helperChristoph Hellwig
2020-07-31init: mark create_dev as __initChristoph Hellwig
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig
2020-07-16init: remove the bstat helperChristoph Hellwig
2018-04-02fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls ...Dominik Brodowski
2018-04-02fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()Dominik Brodowski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-08initramfs: use vfs_stat/lstat directlyArnd Bergmann
2016-01-20init/do_mounts: initrd_load() can be booleanYaowei Bai
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown
2008-07-26make init/do_mounts.c:root_device_name staticAdrian Bunk
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman
2005-07-12[PATCH] name_to_dev_t warning fixAndrew Morton
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds