summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2008-04-25dm snapshot: store pointer to target instanceMikulas Patocka
2008-04-25dm log: move dirty region log code into separate moduleHeinz Mauelshagen
2008-04-25dm log: generalise name in messagesHeinz Mauelshagen
2008-04-25dm raid1: use list_split_initRobert P. J. Day
2008-04-25dm snapshot: reduce default memory allocationMilan Broz
2008-04-25dm snapshot: fix chunksize sector conversionMikulas Patocka
2008-04-21RAID: remove trailing space from printk lineNick Andrew
2008-04-11md: close a livelock window in handle_parity_checks5Dan Williams
2008-03-28dm io: write error bits form long not intAlasdair G Kergon
2008-03-28dm crypt: fix ctx pendingMilan Broz
2008-03-19drivers/md/raid5.c: fix printk warningsAndrew Morton
2008-03-19md: remove the 'super' sysfs attribute from devices in an 'md' arrayNeilBrown
2008-03-10md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown
2008-03-10md: fix formatting error in /proc/mdstatNeilBrown
2008-03-04md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka
2008-03-04md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown
2008-03-04md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen
2008-03-04md: lock access to rdev attributes properlyNeilBrown
2008-03-04md: make sure a reshape is started when device switches to read-writeNeilBrown
2008-03-04md: clean up irregularity with raid autodetectNeilBrown
2008-03-04md: guard against possible bad array geometry in v1 metadataNeilBrown
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown
2008-03-04md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown
2008-02-19dm-raid1.c: fix NULL dereferencesAdrian Bunk
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-13dm-raid1 breakage on 64bitAl Viro
2008-02-08dm raid1: report fault statusJonathan Brassow
2008-02-08dm raid1: handle read failuresJonathan Brassow
2008-02-08dm raid1: fix EIO after log failureJonathan Brassow
2008-02-08dm raid1: handle recovery failuresJonathan Brassow
2008-02-08dm raid1: handle write failuresJonathan Brassow
2008-02-08dm snapshot: combine consecutive exceptions in memoryMilan Broz
2008-02-08dm: stripe enhanced status returnBrian Wood
2008-02-08dm: stripe trigger event on failureBrian Wood
2008-02-08dm log: auto load modulesJonathan Brassow
2008-02-08dm: move deferred bio flushing to workqueueMilan Broz
2008-02-08dm crypt: use async cryptoMilan Broz
2008-02-08dm crypt: prepare async callback fnMilan Broz
2008-02-08dm crypt: add completion for asyncMilan Broz
2008-02-08dm crypt: add async request mempoolMilan Broz
2008-02-08dm crypt: extract scatterlist processingMilan Broz
2008-02-08dm crypt: tidy io ref countingMilan Broz
2008-02-08dm crypt: introduce crypt_write_io_loopMilan Broz
2008-02-08dm crypt: abstract crypt_write_doneMilan Broz
2008-02-08dm crypt: store sector mapping in dm_crypt_ioMilan Broz
2008-02-08dm crypt: move queue functionsAlasdair G Kergon
2008-02-08dm crypt: adjust io processing functionsMilan Broz