summaryrefslogtreecommitdiff
path: root/drivers/md/dm-mpath.c
Commit message (Expand)AuthorAge
* dm mpath: fix NULL pointer dereference when path parameters missingAlasdair G Kergon2010-08-12
* dm table: remove unused dm_get_device range parametersNikanth Karthikesan2010-03-06
* dm mpath: refactor pg_initKiyoshi Ueda2010-03-06
* dm mpath: wait for pg_init completion when suspendingKiyoshi Ueda2010-03-06
* dm mpath: hold io until all pg_inits completedKiyoshi Ueda2010-03-06
* dm mpath: avoid storing private suspended stateKiyoshi Ueda2010-03-06
* dm mpath: skip activate_path for failed pathsMoger, Babu2010-03-06
* dm mpath: pass struct pgpath to pg init doneMoger, Babu2010-03-06
* dm mpath: reject messages when device is suspendedKiyoshi Ueda2009-12-10
* dm mpath: prevent io from work queue while suspendedMike Anderson2009-12-10
* dm mpath: add mutex to synchronize adding and flushing workMike Anderson2009-12-10
* dm mpath: flush workqueues before suspend completesKiyoshi Ueda2009-12-10
* [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-04
* [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.Chandra Seetharaman2009-08-22
* dm table: pass correct dev area size to device_area_is_validMike Snitzer2009-07-23
* dm mpath: change to be request basedKiyoshi Ueda2009-06-22
* dm target:s introduce iterate devices fnMike Snitzer2009-06-22
* dm mpath: add start_io and nr_bytes to path selectorsKiyoshi Ueda2009-06-22
* dm mpath: support barriersMikulas Patocka2009-06-22
* dm mpath: flush keventd queue in destructorMikulas Patocka2009-06-22
* dm mpath: call activate fn for each path in pg_initChandra Seetharaman2009-06-22
* dm mpath: change attached scsi_dhHannes Reinecke2009-06-22
* dm mpath: validate hw_handler argument countMikulas Patocka2009-06-22
* dm mpath: validate table argument countMikulas Patocka2009-06-22
* block: move bio list helpers into bio.hChristoph Hellwig2009-04-15
* dm mpath: move trigger_event to system workqueueAlasdair G Kergon2009-01-06
* dm: consolidate target deregistration error handlingMikulas Patocka2009-01-06
* dm mpath: warn if args ignoredChandra Seetharaman2008-11-13
* dm mpath: avoid attempting to activate null pathChandra Seetharaman2008-11-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\
| * [PATCH] introduce __blkdev_driver_ioctl()Al Viro2008-10-21
| * [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-21
* | dm: remove dm header from targetsMikulas Patocka2008-10-21
|/
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-10
|\
| * dm mpath: remove is_active from struct dm_pathKiyoshi Ueda2008-10-10
| * dm mpath: use more error codesBenjamin Marzinski2008-10-10
* | dm: Call blk_abort_queue on failed pathsMike Anderson2008-10-09
|/
* dm mpath: add missing path switching lockingChandra Seetharaman2008-10-01
* [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-26
* dm mpath: fix test for reinstate_pathAlasdair G Kergon2008-07-21
* dm mpath: return parameter errorMikulas Patocka2008-07-21
* dm mpath: free path selector on invalid argsMikulas Patocka2008-07-21
* [SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman2008-07-15
* [SCSI] scsi_dh: Remove dm_pg_init_completeChandra Seetharaman2008-06-05
* [SCSI] scsi_dh: Add a single threaded workqueue for initializing pathsChandra Seetharaman2008-06-05
* [SCSI] scsi_dh: Use SCSI device handler in dm-multipathChandra Seetharaman2008-06-05
* dm mpath: add missing staticAlasdair G Kergon2008-02-08
* dm mpath: send ueventsMike Anderson2007-10-20
* dm mpath: add retry pg initDave Wysochanski2007-10-20