summaryrefslogtreecommitdiff
path: root/drivers/md
Commit message (Expand)AuthorAge
* drivers/md: use time_before, time_before_eq, etcJulia Lawall2008-04-28
* raid: remove leading TAB on printk messagesNick Andrew2008-04-28
* md: raid5.c convert simple_strtoul to strict_strtoulDan Williams2008-04-28
* md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams2008-04-28
* md: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* md: fix integer as NULL pointer warnings in md.cHarvey Harrison2008-04-28
* dm: remove md argument from specific_minorFrederik Deweerdt2008-04-25
* dm table: remove unused dm_create_error_tableAdrian Bunk2008-04-25
* dm table: drop void suspend_targets returnAdrian Bunk2008-04-25
* dm: unplug queues in threadsMikulas Patocka2008-04-25
* dm raid1: use timerMikulas Patocka2008-04-25
* dm: move include filesAlasdair G Kergon2008-04-25
* dm kcopyd: renameAlasdair G Kergon2008-04-25
* dm: expose macrosAlasdair G Kergon2008-04-25
* dm kcopyd: remove redundant client countingMikulas Patocka2008-04-25
* dm kcopyd: private mempoolMikulas Patocka2008-04-25
* dm kcopyd: per deviceMikulas Patocka2008-04-25
* dm log: make module use tracking internalJonathan Brassow2008-04-25
* dm log: move register functionsAlasdair G Kergon2008-04-25
* dm log: clean interfaceHeinz Mauelshagen2008-04-25
* dm kcopyd: clean interfaceHeinz Mauelshagen2008-04-25
* dm io: clean interfaceHeinz Mauelshagen2008-04-25
* dm io: rename error to error_bitsAlasdair G Kergon2008-04-25
* dm snapshot: store pointer to target instanceMikulas Patocka2008-04-25
* dm log: move dirty region log code into separate moduleHeinz Mauelshagen2008-04-25
* dm log: generalise name in messagesHeinz Mauelshagen2008-04-25
* dm raid1: use list_split_initRobert P. J. Day2008-04-25
* dm snapshot: reduce default memory allocationMilan Broz2008-04-25
* dm snapshot: fix chunksize sector conversionMikulas Patocka2008-04-25
* RAID: remove trailing space from printk lineNick Andrew2008-04-21
* md: close a livelock window in handle_parity_checks5Dan Williams2008-04-11
* dm io: write error bits form long not intAlasdair G Kergon2008-03-28
* dm crypt: fix ctx pendingMilan Broz2008-03-28
* drivers/md/raid5.c: fix printk warningsAndrew Morton2008-03-19
* md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown2008-03-19
* md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-10
* md: fix formatting error in /proc/mdstatNeilBrown2008-03-10
* md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka2008-03-04
* md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown2008-03-04
* md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen2008-03-04
* md: lock access to rdev attributes properlyNeilBrown2008-03-04
* md: make sure a reshape is started when device switches to read-writeNeilBrown2008-03-04
* md: clean up irregularity with raid autodetectNeilBrown2008-03-04
* md: guard against possible bad array geometry in v1 metadataNeilBrown2008-03-04
* md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-04
* md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown2008-03-04
* dm-raid1.c: fix NULL dereferencesAdrian Bunk2008-02-19
* d_path: Make d_path() use a struct pathJan Blunck2008-02-14
* d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-14
* Introduce path_put()Jan Blunck2008-02-14