summaryrefslogtreecommitdiff
path: root/drivers/md
Commit message (Expand)AuthorAge
* 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
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-14
* dm-raid1 breakage on 64bitAl Viro2008-02-13
* dm raid1: report fault statusJonathan Brassow2008-02-08
* dm raid1: handle read failuresJonathan Brassow2008-02-08
* dm raid1: fix EIO after log failureJonathan Brassow2008-02-08
* dm raid1: handle recovery failuresJonathan Brassow2008-02-08
* dm raid1: handle write failuresJonathan Brassow2008-02-08
* dm snapshot: combine consecutive exceptions in memoryMilan Broz2008-02-08
* dm: stripe enhanced status returnBrian Wood2008-02-08
* dm: stripe trigger event on failureBrian Wood2008-02-08
* dm log: auto load modulesJonathan Brassow2008-02-08
* dm: move deferred bio flushing to workqueueMilan Broz2008-02-08
* dm crypt: use async cryptoMilan Broz2008-02-08
* dm crypt: prepare async callback fnMilan Broz2008-02-08
* dm crypt: add completion for asyncMilan Broz2008-02-08
* dm crypt: add async request mempoolMilan Broz2008-02-08
* dm crypt: extract scatterlist processingMilan Broz2008-02-08
* dm crypt: tidy io ref countingMilan Broz2008-02-08
* dm crypt: introduce crypt_write_io_loopMilan Broz2008-02-08
* dm crypt: abstract crypt_write_doneMilan Broz2008-02-08
* dm crypt: store sector mapping in dm_crypt_ioMilan Broz2008-02-08
* dm crypt: move queue functionsAlasdair G Kergon2008-02-08
* dm crypt: adjust io processing functionsMilan Broz2008-02-08
* dm crypt: tidy crypt_endioMilan Broz2008-02-08
* dm crypt: move error setting outside crypt_dec_pendingMilan Broz2008-02-08
* dm crypt: remove unnecessary crypt_context write parmMilan Broz2008-02-08
* dm crypt: move convert_context inside dm_crypt_ioMilan Broz2008-02-08
* dm mpath: add missing staticAlasdair G Kergon2008-02-08
* dm: targets no longer experimentalAlasdair G Kergon2008-02-08
* dm: refactor dm_suspend completion waitMilan Broz2008-02-08
* dm: split dm_suspend io_lock hold into twoMilan Broz2008-02-08
* dm: tidy dm_suspendMilan Broz2008-02-08
* dm: refactor deferred bio_list processingMilan Broz2008-02-08