aboutsummaryrefslogtreecommitdiff
path: root/init/do_mounts.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-05init: pass root_device_name explicitlyGravatar Christoph Hellwig 1-7/+7
2023-06-05init: rename mount_block_root to mount_root_genericGravatar Christoph Hellwig 1-1/+1
2020-07-31init: add an init_mknod helperGravatar Christoph Hellwig 1-1/+1
2020-07-31init: add an init_unlink helperGravatar Christoph Hellwig 1-1/+1
2020-07-31init: add an init_mount helperGravatar Christoph Hellwig 1-0/+1
2020-07-31init: mark create_dev as __initGravatar Christoph Hellwig 1-1/+1
2020-07-30initrd: remove support for multiple floppiesGravatar Christoph Hellwig 1-1/+0
2020-07-16md: move the early init autodetect code to drivers/md/Gravatar Christoph Hellwig 1-10/+0
2020-07-16init: remove the bstat helperGravatar Christoph Hellwig 1-10/+0
2018-04-02fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls ...Gravatar Dominik Brodowski 1-1/+1
2018-04-02fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()Gravatar Dominik Brodowski 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-08initramfs: use vfs_stat/lstat directlyGravatar Arnd Bergmann 1-18/+4
2016-01-20init/do_mounts: initrd_load() can be booleanGravatar Yaowei Bai 1-2/+2
2009-03-31md: move lots of #include lines out of .h files and into .cGravatar NeilBrown 1-0/+1
2008-07-26make init/do_mounts.c:root_device_name staticGravatar Adrian Bunk 1-1/+0
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] devfs: Remove devfs from the init codeGravatar Greg Kroah-Hartman 1-14/+1
2005-07-12[PATCH] name_to_dev_t warning fixGravatar Andrew Morton 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+92