Age | Commit message (Expand) | Author |
2018-08-22 | init/: remove ineffective sparse disabling | Luc Van Oostenryck |
2018-04-02 | fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl() | Dominik Brodowski |
2018-04-02 | fs: add ksys_open() wrapper; remove in-kernel calls to sys_open() | Dominik Brodowski |
2018-04-02 | fs: add ksys_close() wrapper; remove in-kernel calls to sys_close() | Dominik Brodowski |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2012-05-31 | init: disable sparse checking of the mount.o source files | H Hartley Sweeten |
2010-10-26 | init: mark __user address space on string literals | Namhyung Kim |
2009-03-31 | md: move lots of #include lines out of .h files and into .c | NeilBrown |
2009-03-31 | md: move LEVEL_* definition from md_k.h to md_u.h | NeilBrown |
2009-02-21 | Consolidate driver_probe_done() loops into one place | Arjan van de Ven |
2009-01-06 | autodetect_raid: add missing __init marking | Mike Frysinger |
2008-11-01 | init/do_mounts_md.c: remove duplicated #include | Huang Weiyi |
2008-10-30 | init/do_mounts_md.c: msleep compile fix | Alexey Dobriyan |
2008-10-16 | init/do_mounts_md.c must #include <linux/delay.h> | Adrian Bunk |
2008-10-12 | raid: make RAID autodetect default a KConfig option | Arjan van de Ven |
2008-10-12 | warning: fix init do_mounts_md c | Ingo Molnar |
2008-10-12 | fastboot: make the RAID autostart code print a message just before waiting | Arjan van de Ven |
2008-10-12 | fastboot: make the raid autodetect code wait for all devices to init | Arjan van de Ven |
2008-05-24 | md: proper extern for mdp_major | Adrian Bunk |
2008-04-28 | init: fix integer as NULL pointer warnings | Harvey Harrison |
2006-10-03 | [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit | NeilBrown |
2006-06-26 | [PATCH] devfs: Remove devfs from the init code | Greg Kroah-Hartman |
2006-01-06 | [PATCH] md: remove personality numbering from md | NeilBrown |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |