summaryrefslogtreecommitdiffstats
path: root/init/do_mounts.c
Commit message (Expand)AuthorAgeFilesLines
* init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo2008-10-091-0/+4
* make init/do_mounts.c:root_device_name staticAdrian Bunk2008-07-261-1/+1
* init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk2008-07-251-0/+1
* do_mounts: allow UBI root device nameAdrian Hunter2008-07-141-1/+2
* block: do_mounts - accept root=<non-existant partition>Kay Sievers2008-05-141-1/+26
* Use struct path in fs_structJan Blunck2008-02-141-3/+3
* proper prototype for get_filesystem_list()Adrian Bunk2008-02-061-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-251-1/+0
|\
| * security: remove security_sb_post_mountroot hookH. Peter Anvin2008-01-251-1/+0
* | Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-241-100/+8
|/
* init: wait for asynchronously scanned block devicesPierre Ossman2007-07-161-2/+22
* Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-091-1/+6
* init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2007-05-081-0/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+12
* Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman2006-09-251-0/+5
* [PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman2006-06-261-6/+2
* [MTD] Allow alternate JFFS2 mount variant for root filesystem.Joern Engel2006-05-301-0/+4
* [PATCH] root mount failure: emit filesystems attemptedAndy Whitcroft2006-05-151-0/+5
* do_mounts.c: Minor ROOT_DEV comment cleanupFlorin Malita2006-03-261-1/+0
* [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-241-1/+1
* [PATCH] remove driverfs references from init/do_mounts.cRolf Eike Beer2005-09-021-3/+3
* [PATCH] remove EXPORT_SYMBOL for root_devPaolo 'Blaisorblade' Giarrusso2005-07-141-2/+0
* [PATCH] name_to_dev_t warning fixAndrew Morton2005-07-121-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+430