aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-raid1.c
Commit message (Expand)AuthorAge
* dm kcopyd: return client directly and not through a pointerMikulas Patocka2011-05-29
* dm kcopyd: reserve fewer pagesMikulas Patocka2011-05-29
* dm io: use fixed initial mempool sizeMikulas Patocka2011-05-29
* block: remove per-queue pluggingJens Axboe2011-03-10
* dm: use non reentrant workqueues if equivalentTejun Heo2011-01-13
* dm: convert workqueues to alloc_orderedTejun Heo2011-01-13
* dm: dont use flush_scheduled_workTejun Heo2011-01-13
* dm raid1: support discardMike Snitzer2011-01-13
* dm: implement REQ_FLUSH/FUA support for bio-based dmTejun Heo2010-09-10
* dm: use dm_target_offset macroAlasdair G Kergon2010-08-11
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* dm raid1: fix deadlock when suspending failed deviceTakahiro Yasui2010-03-05
* dm table: remove unused dm_get_device range parametersNikanth Karthikesan2010-03-05
* dm raid1: always return error if all legs failMikulas Patocka2010-03-05
* dm raid1: fail writes if errors are not handled and log failsMikulas Patocka2010-02-16
* dm raid1: explicitly initialise bio_listsMikulas Patocka2009-12-10
* dm raid1: hold all write bios when leg failsMikulas Patocka2009-12-10
* dm raid1: hold write bios when errors are handledMikulas Patocka2009-12-10
* dm raid1: remove bio_endio from dm_rh_mark_nosyncMikulas Patocka2009-12-10
* dm raid1: abstract get_valid_mirror functionMikulas Patocka2009-12-10
* dm raid1: use hold framework in do_failuresMikulas Patocka2009-12-10
* dm raid1: add framework to hold bios during suspendMikulas Patocka2009-12-10
* dm raid1: report flush errors separately in statusMikulas Patocka2009-12-10
* dm raid1: implement mirror_flushMikulas Patocka2009-12-10
* dm log: add flush callback fnMikulas Patocka2009-12-10
* dm raid1: support flushMikulas Patocka2009-12-10
* bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe2009-09-11
* dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow2009-09-04
* dm table: pass correct dev area size to device_area_is_validMike Snitzer2009-07-23
* dm raid1: wake kmirrord when requeueing delayed bios after remote recoveryMikulas Patocka2009-07-23
* dm target:s introduce iterate devices fnMike Snitzer2009-06-22
* block: move bio list helpers into bio.hChristoph Hellwig2009-04-15
* dm raid1: add is_remote_recovering hook for clustersJonathan Brassow2009-04-02
* dm raid1: switch read_record from kmalloc to slab to save memoryMikulas Patocka2009-04-02
* dm log: move region_size validationMilan Broz2009-01-05
* dm: consolidate target deregistration error handlingMikulas Patocka2009-01-05
* dm raid1: fix error countJonathan Brassow2009-01-05
* dm raid1: flush workqueue before destructionMikulas Patocka2008-11-13
* dm raid1: fix do_failuresIlpo Jarvinen2008-10-30
* dm raid1: separate region_hash interface part1Heinz Mauelshagen2008-10-21
* dm: remove dm header from targetsMikulas Patocka2008-10-21
* dm: publish array_too_bigMikulas Patocka2008-10-21
* dm raid1: kcopyd should stop on error if errors handledJonathan Brassow2008-10-10
* dm: unplug queues in threadsMikulas Patocka2008-04-25
* dm raid1: use timerMikulas Patocka2008-04-25
* dm: move include filesAlasdair G Kergon2008-04-25
* dm log: clean interfaceHeinz Mauelshagen2008-04-25
* dm kcopyd: clean interfaceHeinz Mauelshagen2008-04-25
* dm io: clean interfaceHeinz Mauelshagen2008-04-25
* dm log: move dirty region log code into separate moduleHeinz Mauelshagen2008-04-25