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