summaryrefslogtreecommitdiff
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
2004-03-13[PATCH] further __KERNEL_SYSCALLS__ removalAndrew Morton
2004-02-24[PATCH] add syscalls.hAndrew Morton
2003-09-27Merge intel.com:/home/lenb/bk/linux-2.6.0Len Brown
2003-09-22[PATCH] 32-bit dev_t: switch-overAlexander Viro
2003-09-22[PATCH] prepare for 32-bit dev_t: mknod()/ustat()Alexander Viro
2003-09-14sync 2.4.22 changes into 2.6Len Brown
2003-08-20[PATCH] remove mount_root_failed_msg()Jeff Garzik
2003-08-12ACPILen Brown
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-03-06do_mounts: Fix boot from ramdiskKai Germaschewski
2003-02-21do_mounts: Move CONFIG_BLK_DEV_RAM stuff into own fileKai Germaschewski
2003-02-21do_mounts: move early MD setup into own fileKai Germaschewski
2003-02-21do_mounts: Move devfs into own file.Kai Germaschewski