summaryrefslogtreecommitdiffstats
path: root/init/do_mounts_md.c
Commit message (Expand)AuthorAgeFilesLines
* init: mark __user address space on string literalsNamhyung Kim2010-10-261-1/+1
* md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-311-1/+2
* md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown2009-03-311-2/+0
* Consolidate driver_probe_done() loops into one placeArjan van de Ven2009-02-211-2/+3
* autodetect_raid: add missing __init markingMike Frysinger2009-01-061-1/+1
* init/do_mounts_md.c: remove duplicated #includeHuang Weiyi2008-11-011-1/+0
* init/do_mounts_md.c: msleep compile fixAlexey Dobriyan2008-10-301-1/+1
* init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk2008-10-161-0/+1
* raid: make RAID autodetect default a KConfig optionArjan van de Ven2008-10-121-2/+9
* warning: fix init do_mounts_md cIngo Molnar2008-10-121-15/+21
* fastboot: make the RAID autostart code print a message just before waitingArjan van de Ven2008-10-121-1/+3
* fastboot: make the raid autodetect code wait for all devices to initArjan van de Ven2008-10-121-0/+7
* md: proper extern for mdp_majorAdrian Bunk2008-05-241-1/+0
* init: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown2006-10-031-6/+2
* [PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman2006-06-261-4/+3
* [PATCH] md: remove personality numbering from mdNeilBrown2006-01-061-13/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+290
OpenPOWER on IntegriCloud