aboutsummaryrefslogtreecommitdiffstats
path: root/init/do_mounts.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-02fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls to syscallDominik Brodowski1-1/+1
2018-04-02fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()Dominik Brodowski1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-08initramfs: use vfs_stat/lstat directlyArnd Bergmann1-18/+4
2016-01-20init/do_mounts: initrd_load() can be booleanYaowei Bai1-2/+2
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown1-0/+1
2008-07-26make init/do_mounts.c:root_device_name staticAdrian Bunk1-1/+0
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman1-14/+1
2005-07-12[PATCH] name_to_dev_t warning fixAndrew Morton1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+92