summaryrefslogtreecommitdiff
path: root/init/do_mounts_md.c
Commit message (Expand)AuthorAge
* fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()Dominik Brodowski2018-04-02
* fs: add ksys_open() wrapper; remove in-kernel calls to sys_open()Dominik Brodowski2018-04-02
* fs: add ksys_close() wrapper; remove in-kernel calls to sys_close()Dominik Brodowski2018-04-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* init: disable sparse checking of the mount.o source filesH Hartley Sweeten2012-05-31
* init: mark __user address space on string literalsNamhyung Kim2010-10-26
* md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-31
* md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown2009-03-31
* Consolidate driver_probe_done() loops into one placeArjan van de Ven2009-02-21
* autodetect_raid: add missing __init markingMike Frysinger2009-01-06
* init/do_mounts_md.c: remove duplicated #includeHuang Weiyi2008-11-01
* init/do_mounts_md.c: msleep compile fixAlexey Dobriyan2008-10-30
* init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk2008-10-16
* raid: make RAID autodetect default a KConfig optionArjan van de Ven2008-10-12
* warning: fix init do_mounts_md cIngo Molnar2008-10-12
* fastboot: make the RAID autostart code print a message just before waitingArjan van de Ven2008-10-12
* fastboot: make the raid autodetect code wait for all devices to initArjan van de Ven2008-10-12
* md: proper extern for mdp_majorAdrian Bunk2008-05-24
* init: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown2006-10-03
* [PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman2006-06-26
* [PATCH] md: remove personality numbering from mdNeilBrown2006-01-06
* Linux-2.6.12-rc2Linus Torvalds2005-04-16