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