aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-raid1.c
Commit message (Expand)AuthorAge
* 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
* dm raid1: use list_split_initRobert P. J. Day2008-04-25
* dm io: write error bits form long not intAlasdair G Kergon2008-03-28
* dm-raid1.c: fix NULL dereferencesAdrian Bunk2008-02-19
* dm-raid1 breakage on 64bitAl Viro2008-02-13
* dm raid1: report fault statusJonathan Brassow2008-02-07
* dm raid1: handle read failuresJonathan Brassow2008-02-07
* dm raid1: fix EIO after log failureJonathan Brassow2008-02-07
* dm raid1: handle recovery failuresJonathan Brassow2008-02-07
* dm raid1: handle write failuresJonathan Brassow2008-02-07
* dm raid1: add mirror_set to struct mirrorJonathan Brassow2007-10-19