aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-mpath.c
Commit message (Expand)AuthorAgeFilesLines
* dm mpath: move trigger_event to system workqueueAlasdair G Kergon2009-01-061-4/+4
* dm: consolidate target deregistration error handlingMikulas Patocka2009-01-061-5/+1
* dm mpath: warn if args ignoredChandra Seetharaman2008-11-131-0/+4
* dm mpath: avoid attempting to activate null pathChandra Seetharaman2008-11-131-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-231-10/+4
|\
| * [PATCH] introduce __blkdev_driver_ioctl()Al Viro2008-10-211-8/+3
| * [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-211-2/+1
* | dm: remove dm header from targetsMikulas Patocka2008-10-211-1/+2
|/
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-101-16/+19
|\
| * dm mpath: remove is_active from struct dm_pathKiyoshi Ueda2008-10-101-6/+7
| * dm mpath: use more error codesBenjamin Marzinski2008-10-101-10/+12
* | dm: Call blk_abort_queue on failed pathsMike Anderson2008-10-091-1/+14
|/
* dm mpath: add missing path switching lockingChandra Seetharaman2008-10-011-1/+15
* [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-261-0/+13
* dm mpath: fix test for reinstate_pathAlasdair G Kergon2008-07-211-1/+1
* dm mpath: return parameter errorMikulas Patocka2008-07-211-1/+3
* dm mpath: free path selector on invalid argsMikulas Patocka2008-07-211-1/+3
* [SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman2008-07-151-0/+2
* [SCSI] scsi_dh: Remove dm_pg_init_completeChandra Seetharaman2008-06-051-41/+0
* [SCSI] scsi_dh: Add a single threaded workqueue for initializing pathsChandra Seetharaman2008-06-051-7/+34
* [SCSI] scsi_dh: Use SCSI device handler in dm-multipathChandra Seetharaman2008-06-051-51/+80
* dm mpath: add missing staticAlasdair G Kergon2008-02-081-1/+1
* dm mpath: send ueventsMike Anderson2007-10-201-0/+7
* dm mpath: add retry pg initDave Wysochanski2007-10-201-14/+67
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-2/+2
* dm: disable barriersStefan Bader2007-07-121-3/+0
* dm: remove duplicate module name from error msgsAlasdair G Kergon2007-07-121-5/+3
* dm: use kmem_cache macroAlasdair G Kergon2007-07-121-12/+11
* dm mpath: log device nameEdward Goggin2007-05-091-0/+3
* [PATCH] dm: mpath: use noflush suspendingKiyoshi Ueda2006-12-081-5/+29
* [PATCH] dm: map and endio symbolic return codesKiyoshi Ueda2006-12-081-5/+5
* [PATCH] struct path: convert mdJosef Sipek2006-12-081-1/+1
* [PATCH] struct path: rename DM's struct pathJosef "Jeff" Sipek2006-12-081-3/+3
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+10
* [PATCH] dm mpath: use kzallocMicha³ Miros³aw2006-10-031-11/+6
* [PATCH] dm mpath: tidy ctrMicha³ Miros³aw2006-10-031-15/+13
* [PATCH] dm: support ioctls on mapped devices: fix with fake fileMilan Broz2006-10-031-3/+10
* [PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon2006-10-031-1/+2
* [PATCH] dm mpath: support ioctlsMilan Broz2006-10-031-1/+29
* [PATCH] dm: BUG/OOPS fixMichal Miroslaw2006-08-141-1/+2
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-261-22/+21
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-2/+1
* [PATCH] device-mapper dm-mpath: endio spinlock fixStefan Bader2005-11-221-6/+7
* [PATCH] device-mapper: Fix queue_if_no_path initialisationAlasdair G Kergon2005-09-281-6/+10
* [PATCH] device-mapper multipath: Fix pg initialisation racesAlasdair G Kergon2005-07-121-14/+23
* [PATCH] device-mapper multipath: Avoid possible suspension deadlockAlasdair G Kergon2005-07-121-12/+13
* [PATCH] device-mapper multipath: Flush workqueue when destroyingAlasdair G Kergon2005-07-121-0/+2
* [PATCH] device-mapper multipath: Barriers not supportedAlasdair G Kergon2005-07-121-0/+6