summaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)AuthorLines
2008-04-21RAID: remove trailing space from printk lineNick Andrew-1/+1
2008-04-11md: close a livelock window in handle_parity_checks5Dan Williams-22/+29
2008-03-28dm io: write error bits form long not intAlasdair G Kergon-11/+11
2008-03-28dm crypt: fix ctx pendingMilan Broz-28/+30
2008-03-19drivers/md/raid5.c: fix printk warningsAndrew Morton-3/+3
2008-03-19md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown-12/+0
2008-03-10md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown-1/+3
2008-03-10md: fix formatting error in /proc/mdstatNeilBrown-1/+1
2008-03-04md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka-0/+2
2008-03-04md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown-4/+18
2008-03-04md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen-3/+9
2008-03-04md: lock access to rdev attributes properlyNeilBrown-9/+26
2008-03-04md: make sure a reshape is started when device switches to read-writeNeilBrown-0/+1
2008-03-04md: clean up irregularity with raid autodetectNeilBrown-1/+3
2008-03-04md: guard against possible bad array geometry in v1 metadataNeilBrown-2/+6
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown-2/+17
2008-03-04md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown-43/+81
2008-02-19dm-raid1.c: fix NULL dereferencesAdrian Bunk-3/+4
2008-02-14d_path: Make d_path() use a struct pathJan Blunck-7/+1
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck-2/+1
2008-02-14Introduce path_put()Jan Blunck-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck-1/+1
2008-02-13dm-raid1 breakage on 64bitAl Viro-1/+1
2008-02-08dm raid1: report fault statusJonathan Brassow-8/+36
2008-02-08dm raid1: handle read failuresJonathan Brassow-45/+211
2008-02-08dm raid1: fix EIO after log failureJonathan Brassow-11/+90
2008-02-08dm raid1: handle recovery failuresJonathan Brassow-3/+20
2008-02-08dm raid1: handle write failuresJonathan Brassow-26/+224
2008-02-08dm snapshot: combine consecutive exceptions in memoryMilan Broz-16/+116
2008-02-08dm: stripe enhanced status returnBrian Wood-1/+22
2008-02-08dm: stripe trigger event on failureBrian Wood-1/+81
2008-02-08dm log: auto load modulesJonathan Brassow-1/+50
2008-02-08dm: move deferred bio flushing to workqueueMilan Broz-12/+67
2008-02-08dm crypt: use async cryptoMilan Broz-59/+72
2008-02-08dm crypt: prepare async callback fnMilan Broz-4/+41
2008-02-08dm crypt: add completion for asyncMilan Broz-0/+21
2008-02-08dm crypt: add async request mempoolMilan Broz-2/+43
2008-02-08dm crypt: extract scatterlist processingMilan Broz-24/+39
2008-02-08dm crypt: tidy io ref countingMilan Broz-12/+8
2008-02-08dm crypt: introduce crypt_write_io_loopMilan Broz-5/+11
2008-02-08dm crypt: abstract crypt_write_doneMilan Broz-16/+25
2008-02-08dm crypt: store sector mapping in dm_crypt_ioMilan Broz-7/+7
2008-02-08dm crypt: move queue functionsAlasdair G Kergon-28/+26
2008-02-08dm crypt: adjust io processing functionsMilan Broz-15/+25
2008-02-08dm crypt: tidy crypt_endioMilan Broz-11/+6
2008-02-08dm crypt: move error setting outside crypt_dec_pendingMilan Broz-11/+25
2008-02-08dm crypt: remove unnecessary crypt_context write parmMilan Broz-6/+4
2008-02-08dm crypt: move convert_context inside dm_crypt_ioMilan Broz-20/+21
2008-02-08dm mpath: add missing staticAlasdair G Kergon-1/+1
2008-02-08dm: targets no longer experimentalAlasdair G Kergon-12/+12