summaryrefslogtreecommitdiffstats
path: root/include/linux/raid/md_k.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown2006-01-061-0/+4
* [PATCH] md: count corrected read errors per driveNeilBrown2006-01-061-0/+4
* [PATCH] md: allow array level to be set textually via sysfsNeilBrown2006-01-061-0/+1
* [PATCH] md: make a couple of names in md.c staticNeilBrown2006-01-061-2/+0
* [PATCH] md: define and use safe_put_page for mdNeilBrown2006-01-061-0/+5
* [PATCH] md: remove personality numbering from mdNeilBrown2006-01-061-53/+10
* [PATCH] md: allow dirty raid[456] arrays to be started at bootNeilBrown2006-01-061-0/+1
* [PATCH] md: complete conversion of md to use kthreadsNeilBrown2005-11-091-2/+0
* [PATCH] md: support BIO_RW_BARRIER for md/raid1NeilBrown2005-11-091-0/+8
* [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-091-0/+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: 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: limit size of sb read/written to appropriate amountNeilBrown2005-09-091-0/+1
* [PATCH] md: remove old cruft from md_k.h header fileNeilBrown2005-09-091-64/+0
* [PATCH] md: add write-behind support for md/raid1NeilBrown2005-09-091-0/+3
* [PATCH] md: support write-mostly device in raid1NeilBrown2005-09-091-0/+3
* [PATCH] md: all hot-add and hot-remove of md intent logging bitmapsNeilBrown2005-09-091-0/+10
* [PATCH] md: allow md to update multiple superblocks in parallel.NeilBrown2005-06-211-0/+1
* [PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown2005-06-211-0/+4
* [PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown2005-06-211-1/+1
* [PATCH] md: optimise reconstruction when re-adding a recently failed drive.NeilBrown2005-06-211-0/+4
* [PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown2005-06-211-0/+4
* [PATCH] md: improve the interface to sync_requestNeilBrown2005-06-211-1/+1
* [PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown2005-06-211-0/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+369
OpenPOWER on IntegriCloud