summaryrefslogtreecommitdiffstats
path: root/init/noinitramfs.c
AgeCommit message (Expand)AuthorLines
2021-09-08init: move usermodehelper_enable() to populate_rootfs()Rasmus Villemoes-0/+2
2020-07-31init: add an init_mknod helperChristoph Hellwig-2/+1
2020-07-31init: add an init_mkdir helperChristoph Hellwig-2/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner-13/+1
2018-04-02fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls ...Dominik Brodowski-1/+1
2018-04-02fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls ...Dominik Brodowski-2/+2
2010-10-26init: mark __user address space on string literalsNamhyung Kim-3/+3
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman-0/+52