aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/raid/md.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-31md: move most content from md.h to md_k.hNeilBrown1-40/+0
2009-03-31md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown1-2/+0
2008-10-13md: remove space after function name in declaration and call.NeilBrown1-5/+5
2008-10-13md: Remove unnecessary #includes, #defines, and function declarations.NeilBrown1-22/+0
2008-06-30md: resolve external metadata handling deadlock in md_allow_writeDan Williams1-1/+1
2008-05-24md: proper extern for mdp_majorAdrian Bunk1-0/+2
2008-04-30md: support blocking writes to an array on device failureDan Williams1-0/+1
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2007-01-26[PATCH] md: fix potential memalloc deadlock in mdNeilBrown1-1/+1
2006-10-03[PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown1-1/+0
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-0/+3
2006-06-26[PATCH] md: make md_print_devices() staticAdrian Bunk1-4/+0
2006-03-27[PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown1-0/+2
2006-03-27[PATCH] md: Final stages of raid5 expand codeNeilBrown1-1/+2
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown1-2/+2
2005-11-09[PATCH] md: support BIO_RW_BARRIER for md/raid1NeilBrown1-0/+1
2005-11-09[PATCH] md: make md on-disk bitmaps not host-endianNeilBrown1-1/+3
2005-06-21[PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown1-1/+14
2005-06-21[PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown1-1/+1
2005-06-21[PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+84