summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2008-04-30md: support blocking writes to an array on device failureDan Williams
2008-04-30md: prevent duplicates in bind_rdev_to_arrayDan Williams
2008-04-30md: remove a stray command from a copy and paste error in resync_start_storeDan Williams
2008-04-30md: fix up switching md arrays between read-only and read-writeNeilBrown
2008-04-30md: fix 'safemode' handling for external metadata.NeilBrown
2008-04-30md: reinitialise more mddev fields in do_md_stop.NeilBrown
2008-04-30md: skip all metadata update processing when using external metadata.NeilBrown
2008-04-30md: fix use after free when removing rdev via sysfsDan Williams
2008-04-29dm: use unlocked variants of queue flag check/setJens Axboe
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev
2008-04-29block: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-28drivers/md: use time_before, time_before_eq, etcJulia Lawall
2008-04-28raid: remove leading TAB on printk messagesNick Andrew
2008-04-28md: raid5.c convert simple_strtoul to strict_strtoulDan Williams
2008-04-28md: introduce get_priority_stripe() to improve raid456 write performanceDan Williams
2008-04-28md: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28md: fix integer as NULL pointer warnings in md.cHarvey Harrison
2008-04-25dm: remove md argument from specific_minorFrederik Deweerdt
2008-04-25dm table: remove unused dm_create_error_tableAdrian Bunk
2008-04-25dm table: drop void suspend_targets returnAdrian Bunk
2008-04-25dm: unplug queues in threadsMikulas Patocka
2008-04-25dm raid1: use timerMikulas Patocka
2008-04-25dm: move include filesAlasdair G Kergon
2008-04-25dm kcopyd: renameAlasdair G Kergon
2008-04-25dm: expose macrosAlasdair G Kergon
2008-04-25dm kcopyd: remove redundant client countingMikulas Patocka
2008-04-25dm kcopyd: private mempoolMikulas Patocka
2008-04-25dm kcopyd: per deviceMikulas Patocka
2008-04-25dm log: make module use tracking internalJonathan Brassow
2008-04-25dm log: move register functionsAlasdair G Kergon
2008-04-25dm log: clean interfaceHeinz Mauelshagen
2008-04-25dm kcopyd: clean interfaceHeinz Mauelshagen
2008-04-25dm io: clean interfaceHeinz Mauelshagen
2008-04-25dm io: rename error to error_bitsAlasdair G Kergon
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