aboutsummaryrefslogtreecommitdiff
path: root/init/do_mounts_md.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-31init: disable sparse checking of the mount.o source filesGravatar H Hartley Sweeten 1-1/+11
2010-10-26init: mark __user address space on string literalsGravatar Namhyung Kim 1-1/+1
2009-03-31md: move lots of #include lines out of .h files and into .cGravatar NeilBrown 1-1/+2
2009-03-31md: move LEVEL_* definition from md_k.h to md_u.hGravatar NeilBrown 1-2/+0
2009-02-21Consolidate driver_probe_done() loops into one placeGravatar Arjan van de Ven 1-2/+3
2009-01-06autodetect_raid: add missing __init markingGravatar Mike Frysinger 1-1/+1
2008-11-01init/do_mounts_md.c: remove duplicated #includeGravatar Huang Weiyi 1-1/+0
2008-10-30init/do_mounts_md.c: msleep compile fixGravatar Alexey Dobriyan 1-1/+1
2008-10-16init/do_mounts_md.c must #include <linux/delay.h>Gravatar Adrian Bunk 1-0/+1
2008-10-12raid: make RAID autodetect default a KConfig optionGravatar Arjan van de Ven 1-2/+9
2008-10-12warning: fix init do_mounts_md cGravatar Ingo Molnar 1-15/+21
2008-10-12fastboot: make the RAID autostart code print a message just before waitingGravatar Arjan van de Ven 1-1/+3
2008-10-12fastboot: make the raid autodetect code wait for all devices to initGravatar Arjan van de Ven 1-0/+7
2008-05-24md: proper extern for mdp_majorGravatar Adrian Bunk 1-1/+0
2008-04-28init: fix integer as NULL pointer warningsGravatar Harvey Harrison 1-1/+1
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitGravatar NeilBrown 1-6/+2
2006-06-26[PATCH] devfs: Remove devfs from the init codeGravatar Greg Kroah-Hartman 1-4/+3
2006-01-06[PATCH] md: remove personality numbering from mdGravatar NeilBrown 1-13/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+290