summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* dm: remove md argument from specific_minorFrederik Deweerdt2008-04-251-8/+6
* dm table: remove unused dm_create_error_tableAdrian Bunk2008-04-251-38/+0
* dm table: drop void suspend_targets returnAdrian Bunk2008-04-251-2/+2
* dm: unplug queues in threadsMikulas Patocka2008-04-253-4/+11
* dm raid1: use timerMikulas Patocka2008-04-251-20/+28
* dm: move include filesAlasdair G Kergon2008-04-2510-274/+11
* dm kcopyd: renameAlasdair G Kergon2008-04-252-0/+0
* dm: expose macrosAlasdair G Kergon2008-04-251-89/+0
* dm kcopyd: remove redundant client countingMikulas Patocka2008-04-253-98/+29
* dm kcopyd: private mempoolMikulas Patocka2008-04-251-13/+19
* dm kcopyd: per deviceMikulas Patocka2008-04-251-59/+73
* dm log: make module use tracking internalJonathan Brassow2008-04-252-31/+94
* dm log: move register functionsAlasdair G Kergon2008-04-251-26/+26
* dm log: clean interfaceHeinz Mauelshagen2008-04-254-103/+112
* dm kcopyd: clean interfaceHeinz Mauelshagen2008-04-255-58/+62
* dm io: clean interfaceHeinz Mauelshagen2008-04-258-25/+33
* dm io: rename error to error_bitsAlasdair G Kergon2008-04-251-7/+7
* dm snapshot: store pointer to target instanceMikulas Patocka2008-04-252-4/+4
* dm log: move dirty region log code into separate moduleHeinz Mauelshagen2008-04-253-12/+11
* dm log: generalise name in messagesHeinz Mauelshagen2008-04-251-7/+8
* dm raid1: use list_split_initRobert P. J. Day2008-04-251-6/+4
* dm snapshot: reduce default memory allocationMilan Broz2008-04-251-2/+2
* dm snapshot: fix chunksize sector conversionMikulas Patocka2008-04-251-1/+1
* RAID: remove trailing space from printk lineNick Andrew2008-04-211-1/+1
* md: close a livelock window in handle_parity_checks5Dan Williams2008-04-111-22/+29
* dm io: write error bits form long not intAlasdair G Kergon2008-03-285-11/+11
* dm crypt: fix ctx pendingMilan Broz2008-03-281-28/+30
* drivers/md/raid5.c: fix printk warningsAndrew Morton2008-03-191-3/+3
* md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown2008-03-191-12/+0
* md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-101-1/+3
* md: fix formatting error in /proc/mdstatNeilBrown2008-03-101-1/+1
* md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka2008-03-041-0/+2
* md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown2008-03-042-4/+18
* md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen2008-03-041-3/+9
* md: lock access to rdev attributes properlyNeilBrown2008-03-041-9/+26
* md: make sure a reshape is started when device switches to read-writeNeilBrown2008-03-041-0/+1
* md: clean up irregularity with raid autodetectNeilBrown2008-03-041-1/+3
* md: guard against possible bad array geometry in v1 metadataNeilBrown2008-03-041-2/+6
* md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-041-2/+17
* md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown2008-03-042-43/+81
* dm-raid1.c: fix NULL dereferencesAdrian Bunk2008-02-191-3/+4
* d_path: Make d_path() use a struct pathJan Blunck2008-02-141-7/+1
* d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-141-2/+1
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-1/+1
* dm-raid1 breakage on 64bitAl Viro2008-02-131-1/+1
* dm raid1: report fault statusJonathan Brassow2008-02-081-8/+36
* dm raid1: handle read failuresJonathan Brassow2008-02-081-45/+211
* dm raid1: fix EIO after log failureJonathan Brassow2008-02-081-11/+90
* dm raid1: handle recovery failuresJonathan Brassow2008-02-081-3/+20
OpenPOWER on IntegriCloud