summaryrefslogtreecommitdiff
path: root/init/do_mounts.c
AgeCommit message (Expand)Author
2008-07-26make init/do_mounts.c:root_device_name staticAdrian Bunk
2008-07-25init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk
2008-07-14do_mounts: allow UBI root device nameAdrian Hunter
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-02-14Use struct path in fs_structJan Blunck
2008-02-06proper prototype for get_filesystem_list()Adrian Bunk
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers
2008-01-25security: remove security_sb_post_mountroot hookH. Peter Anvin
2007-07-16init: wait for asynchronously scanned block devicesPierre Ossman
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-25Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman
2006-05-30[MTD] Allow alternate JFFS2 mount variant for root filesystem.Joern Engel
2006-05-15[PATCH] root mount failure: emit filesystems attemptedAndy Whitcroft
2006-03-26do_mounts.c: Minor ROOT_DEV comment cleanupFlorin Malita
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o
2005-09-02[PATCH] remove driverfs references from init/do_mounts.cRolf Eike Beer
2005-07-14[PATCH] remove EXPORT_SYMBOL for root_devPaolo 'Blaisorblade' Giarrusso
2005-07-12[PATCH] name_to_dev_t warning fixAndrew Morton
2005-03-13[PATCH] swsusp: enable resume from initrdPavel Machek
2005-01-25[PATCH] Configurable delay before mounting root deviceDaniel Drake
2004-11-15[PATCH] Don't remove /sys in initramfsJuerg Billeter
2004-04-26[PATCH] fix CONFIG_SYSFS=n compile warningAndrew Morton
2004-04-12[PATCH] Add CONFIG_SYSFSAndrew Morton
2004-03-13[PATCH] further __KERNEL_SYSCALLS__ removalAndrew Morton
2004-03-11[PATCH] Fix rootfs on ramdiskAndrew Morton
2003-12-29[PATCH] name_to_dev_t() fixAndrew Morton
2003-12-29[PATCH] make name_to_dev_t __initAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
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-08-20[PATCH] remove mount_root_failed_msg()Jeff Garzik
2003-08-14Merge bk://kernel.bkbits.net//home/mochel/linux-2.5-powerLinus Torvalds
2003-08-14[PATCH] handle old-style "root=" argumentsAndrew Morton
2003-08-14Hand MergePatrick Mochel
2003-08-12[power] Various swsusp cleanups.Patrick Mochel
2003-08-12ACPILen Brown
2003-08-12ACPI: merge andy-2.6 into lenb-2.6Len Brown
2003-08-09ACPI from 2.4:Len Brown
2003-07-31[PATCH] dev_t printingAndrew Morton
2003-05-25[PATCH] do_mounts.c strlcpyBen Collins
2003-03-22[PATCH] make the bdevname() API saneAndrew Morton
2003-03-06do_mounts: Fix boot from ramdiskKai Germaschewski
2003-03-01Merge tp1.ruhr-uni-bochum.de:/scratch/kai/kernel/v2.5/linux-2.5.do_mounts.tmpKai Germaschewski
2003-02-25[PATCH] remove kdevname abuse from init/do_mount.cChristoph Hellwig
2003-02-22do_mounts: create_dev() before mountingKai Germaschewski
2003-02-22do_mounts: Separate out common root mounting code into do_mount_root()Kai Germaschewski