summaryrefslogtreecommitdiff
path: root/drivers/md/dm-raid1.c
AgeCommit message (Expand)Author
2009-04-15block: move bio list helpers into bio.hChristoph Hellwig
2009-04-02dm raid1: add is_remote_recovering hook for clustersJonathan Brassow
2009-04-02dm raid1: switch read_record from kmalloc to slab to save memoryMikulas Patocka
2009-01-06dm log: move region_size validationMilan Broz
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka
2009-01-06dm raid1: fix error countJonathan Brassow
2008-11-13dm raid1: flush workqueue before destructionMikulas Patocka
2008-10-30dm raid1: fix do_failuresIlpo Jarvinen
2008-10-21dm raid1: separate region_hash interface part1Heinz Mauelshagen
2008-10-21dm: remove dm header from targetsMikulas Patocka
2008-10-21dm: publish array_too_bigMikulas Patocka
2008-10-10dm raid1: kcopyd should stop on error if errors handledJonathan Brassow
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 log: clean interfaceHeinz Mauelshagen
2008-04-25dm kcopyd: clean interfaceHeinz Mauelshagen
2008-04-25dm io: clean interfaceHeinz Mauelshagen
2008-04-25dm log: move dirty region log code into separate moduleHeinz Mauelshagen
2008-04-25dm raid1: use list_split_initRobert P. J. Day
2008-03-28dm io: write error bits form long not intAlasdair G Kergon
2008-02-19dm-raid1.c: fix NULL dereferencesAdrian Bunk
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
2007-10-20dm raid1: add mirror_set to struct mirrorJonathan Brassow
2007-10-20dm log: split suspendJonathan Brassow
2007-10-20dm: use is_power_of_2vignesh babu
2007-10-20dm raid1: fix leakageDmitry Monakhov
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-12dm raid1: handle log failureJonathan Brassow
2007-07-12dm raid1: handle resync failuresJonathan Brassow
2007-07-12dm raid1: clear region outside spinlockJonathan Brassow
2007-07-12dm raid1: fix statusMilan Broz
2007-07-12dm: remove duplicate module name from error msgsAlasdair G Kergon
2007-05-09dm raid1: switch rh_in_sync to blocking in do_readsJonathan Brassow
2007-05-09dm raid1: fix to commit pending clear region requestsJonathan Brassow
2007-05-09dm raid1: update dm io interfaceMilan Broz
2007-05-09dm raid1: add handle_errors feature flagJonathan E Brassow
2007-05-09dm log: report fault statusJonathan E Brassow
2007-05-09dm raid1: one kmirrord per mirrorHolger Smolinski
2006-12-08[PATCH] dm: log: rename complete_resync_workJonathan E Brassow
2006-12-08[PATCH] dm: map and endio symbolic return codesKiyoshi Ueda
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-08[PATCH] dm: raid1: fix waiting for io on suspendJonathan E Brassow
2006-10-03[PATCH] dm mirror: remove trailing space from tableJonathan Brassow