summaryrefslogtreecommitdiffstats
path: root/include/linux/raid
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] md: complete conversion of md to use kthreadsNeilBrown2005-11-091-2/+0Star
* [PATCH] md: support BIO_RW_BARRIER for md/raid1NeilBrown2005-11-093-1/+12
* [PATCH] md: make md on-disk bitmaps not host-endianNeilBrown2005-11-092-3/+12
* [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' fieldNeilBrown2005-11-091-4/+4
* [PATCH] md: improvements to raid5 handling of read errorsNeilBrown2005-11-091-0/+3
* [PATCH] md: change raid5 sysfs attribute to not create a new directoryNeilBrown2005-11-092-1/+7
* [PATCH] md: teach raid5 the difference between 'check' and 'repair'.NeilBrown2005-11-091-0/+4
* [PATCH] md: allow a manual resync with mdNeilBrown2005-11-091-0/+4
* [PATCH] md: add kobject/sysfs support to raid5NeilBrown2005-11-091-0/+1
* [PATCH] md: extend md sysfs support to component devices.NeilBrown2005-11-091-0/+2
* [PATCH] md: initial sysfs support for mdNeilBrown2005-11-091-0/+2
* [PATCH] md: better handling of readerrors with raid5.NeilBrown2005-11-091-0/+2
* [PATCH] md: add write-intent-bitmap support to raid5NeilBrown2005-09-101-1/+13
* [PATCH] md: limit size of sb read/written to appropriate amountNeilBrown2005-09-101-0/+1
* [PATCH] md: remove old cruft from md_k.h header fileNeilBrown2005-09-101-64/+0Star
* [PATCH] md: allow md to load a superblock with feature-bit '1' setNeilBrown2005-09-101-0/+5
* [PATCH] md: support md/linear array with components greater than 2 terabytes.NeilBrown2005-09-101-2/+2
* [PATCH] md: add write-behind support for md/raid1NeilBrown2005-09-103-5/+26
* [PATCH] md: support write-mostly device in raid1NeilBrown2005-09-102-2/+12
* [PATCH] md: all hot-add and hot-remove of md intent logging bitmapsNeilBrown2005-09-101-0/+10
* [PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown2005-08-041-0/+1
* [PATCH] md/raid1: clear bitmap when fullsync completesNeilBrown2005-07-151-1/+1
* [PATCH] Two small fixes for md verion-1 superblocks.NeilBrown2005-06-221-1/+1
* [PATCH] md: allow md to update multiple superblocks in parallel.NeilBrown2005-06-221-0/+1
* [PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown2005-06-224-2/+26
* [PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown2005-06-222-2/+2
* [PATCH] md: optimise reconstruction when re-adding a recently failed drive.NeilBrown2005-06-221-0/+4
* [PATCH] md: raid1 support for bitmap intent loggingNeilBrown2005-06-221-2/+14
* [PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown2005-06-221-11/+2Star
* [PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown2005-06-223-0/+291
* [PATCH] md: improve the interface to sync_requestNeilBrown2005-06-221-1/+1
* [PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown2005-06-222-1/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-1711-0/+1366