aboutsummaryrefslogtreecommitdiff
path: root/init/do_mounts_md.c
AgeCommit message (Expand)Author
2012-05-31init: disable sparse checking of the mount.o source filesH Hartley Sweeten
2010-10-26init: mark __user address space on string literalsNamhyung Kim
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown
2009-03-31md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven
2009-01-06autodetect_raid: add missing __init markingMike Frysinger
2008-11-01init/do_mounts_md.c: remove duplicated #includeHuang Weiyi
2008-10-30init/do_mounts_md.c: msleep compile fixAlexey Dobriyan
2008-10-16init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk
2008-10-12raid: make RAID autodetect default a KConfig optionArjan van de Ven
2008-10-12warning: fix init do_mounts_md cIngo Molnar
2008-10-12fastboot: make the RAID autostart code print a message just before waitingArjan van de Ven
2008-10-12fastboot: make the raid autodetect code wait for all devices to initArjan van de Ven
2008-05-24md: proper extern for mdp_majorAdrian Bunk
2008-04-28init: fix integer as NULL pointer warningsHarvey Harrison
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown
2005-04-16Linux-2.6.12-rc2Linus Torvalds