aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-raid1.c
Commit message (Expand)AuthorAge
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* dm raid1: handle log failureJonathan Brassow2007-07-12
* dm raid1: handle resync failuresJonathan Brassow2007-07-12
* dm raid1: clear region outside spinlockJonathan Brassow2007-07-12
* dm raid1: fix statusMilan Broz2007-07-12
* dm: remove duplicate module name from error msgsAlasdair G Kergon2007-07-12
* dm raid1: switch rh_in_sync to blocking in do_readsJonathan Brassow2007-05-09
* dm raid1: fix to commit pending clear region requestsJonathan Brassow2007-05-09
* dm raid1: update dm io interfaceMilan Broz2007-05-09
* dm raid1: add handle_errors feature flagJonathan E Brassow2007-05-09
* dm log: report fault statusJonathan E Brassow2007-05-09
* dm raid1: one kmirrord per mirrorHolger Smolinski2007-05-09
* [PATCH] dm: log: rename complete_resync_workJonathan E Brassow2006-12-08
* [PATCH] dm: map and endio symbolic return codesKiyoshi Ueda2006-12-08
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] dm: raid1: fix waiting for io on suspendJonathan E Brassow2006-11-08
* [PATCH] dm mirror: remove trailing space from tableJonathan Brassow2006-10-03
* [PATCH] dm: Fix deadlock under high i/o load in raid1 setup.Daniel Kobras2006-08-27
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-26
* [PATCH] dm kcopyd: error accumulation fixJonathan Brassow2006-06-26
* [PATCH] dm mirror log: sector size fixKevin Corry2006-06-26
* [PATCH] dm: mirror sector offset fixNeil Brown2006-06-26
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
* [PATCH] dm: remove SECTOR_FORMATAndrew Morton2006-03-27
* [PATCH] drivers/md/dm-raid1.c: Fix inconsistent mirroring after interrupted r...Jun'ichi Nomura2006-03-27
* [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-26
* [PATCH] device-mapper raid1: add default mirrorJonathan E Brassow2006-01-06
* [PATCH] device-mapper raid1: drop mark_region spinlock fixJonathan E Brassow2005-11-22
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.cJun'ichi Nomura2005-09-09
* [PATCH] dm-raid locking fixAlasdair G Kergon2005-08-04
* [PATCH] device-mapper: dm-raid1: Limit bios to size of mirror regionAlasdair G Kergon2005-07-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16