summaryrefslogtreecommitdiff
path: root/init/do_mounts_md.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-31init: disable sparse checking of the mount.o source filesH Hartley Sweeten1-1/+11
2010-10-26init: mark __user address space on string literalsNamhyung Kim1-1/+1
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown1-1/+2
2009-03-31md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown1-2/+0
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven1-2/+3
2009-01-06autodetect_raid: add missing __init markingMike Frysinger1-1/+1
2008-11-01init/do_mounts_md.c: remove duplicated #includeHuang Weiyi1-1/+0
2008-10-30init/do_mounts_md.c: msleep compile fixAlexey Dobriyan1-1/+1
2008-10-16init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2008-10-12raid: make RAID autodetect default a KConfig optionArjan van de Ven1-2/+9
2008-10-12warning: fix init do_mounts_md cIngo Molnar1-15/+21
2008-10-12fastboot: make the RAID autostart code print a message just before waitingArjan van de Ven1-1/+3
2008-10-12fastboot: make the raid autodetect code wait for all devices to initArjan van de Ven1-0/+7
2008-05-24md: proper extern for mdp_majorAdrian Bunk1-1/+0
2008-04-28init: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown1-6/+2
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman1-4/+3
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown1-13/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+290