aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/raid/md.h
Commit message (Expand)AuthorAge
* md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-30
* md: move most content from md.h to md_k.hNeilBrown2009-03-30
* md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown2009-03-30
* md: remove space after function name in declaration and call.NeilBrown2008-10-12
* md: Remove unnecessary #includes, #defines, and function declarations.NeilBrown2008-10-12
* md: resolve external metadata handling deadlock in md_allow_writeDan Williams2008-06-30
* md: proper extern for mdp_majorAdrian Bunk2008-05-24
* md: support blocking writes to an array on device failureDan Williams2008-04-30
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* [PATCH] md: fix potential memalloc deadlock in mdNeilBrown2007-01-26
* [PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown2006-10-03
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* [PATCH] md: make md_print_devices() staticAdrian Bunk2006-06-26
* [PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown2006-03-27
* [PATCH] md: Final stages of raid5 expand codeNeilBrown2006-03-27
* [PATCH] md: remove personality numbering from mdNeilBrown2006-01-06
* [PATCH] md: support BIO_RW_BARRIER for md/raid1NeilBrown2005-11-09
* [PATCH] md: make md on-disk bitmaps not host-endianNeilBrown2005-11-09
* [PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown2005-06-21
* [PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown2005-06-21
* [PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16