summaryrefslogtreecommitdiff
path: root/include/linux/raid/md.h
AgeCommit message (Expand)Author
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown
2009-03-31md: move most content from md.h to md_k.hNeilBrown
2009-03-31md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown
2008-10-13md: remove space after function name in declaration and call.NeilBrown
2008-10-13md: Remove unnecessary #includes, #defines, and function declarations.NeilBrown
2008-06-30md: resolve external metadata handling deadlock in md_allow_writeDan Williams
2008-05-24md: proper extern for mdp_majorAdrian Bunk
2008-04-30md: support blocking writes to an array on device failureDan Williams
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2007-01-26[PATCH] md: fix potential memalloc deadlock in mdNeilBrown
2006-10-03[PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-06-26[PATCH] md: make md_print_devices() staticAdrian Bunk
2006-03-27[PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown
2006-03-27[PATCH] md: Final stages of raid5 expand codeNeilBrown
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown
2005-11-09[PATCH] md: support BIO_RW_BARRIER for md/raid1NeilBrown
2005-11-09[PATCH] md: make md on-disk bitmaps not host-endianNeilBrown
2005-06-21[PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown
2005-06-21[PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown
2005-06-21[PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds