- Update to 3.4-rc7.
[linux-flexiantxendom0-3.2.10.git] / drivers / md / dm-mpath.c
2012-05-14 Jeff Mahoney- Update to 3.4-rc7.
2012-05-12 Mike Snitzerdm mpath: check if scsi_dh module already loaded before...
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-28 Mikulas Patockadm: reject trailing characters in sccanf input
2012-03-28 Jun'ichi Nomuradm mpath: detect invalid map_context
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-14 Paolo Bonzinidm: do not forward ioctls from logical volumes to the...
2011-08-24 Jeff Mahoney- Refreshed and re-enabled dm-path patches:
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-02 Mike Snitzerdm table: share target argument parsing functions
2011-08-02 Mike Snitzerdm mpath: fix potential NULL pointer in feature arg...
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-29 Martin K. Petersendm mpath: do not fail paths after integrity errors
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-24 Mike Snitzerdm mpath: allow table load with no priority groups
2011-03-24 Mike Snitzerdm mpath: fail message ioctl if specified path is not...
2011-02-12 Hannes Reinecke[SCSI] dm mpath: propagate target errors immediately
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-13 Chandra Seetharamandm mpath: delay activate_path retry on SCSI_DH_RETRY
2011-01-13 Tejun Heodm: convert workqueues to alloc_ordered
2011-01-13 Tejun Heodm: dont use flush_scheduled_work
2011-01-13 Mike Snitzerdm mpath: disable blk_abort_queue
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-12 Mike Snitzerdm mpath: support discard
2010-08-12 Alasdair G Kergondm mpath: fix NULL pointer dereference when path parame...
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-06 Nikanth Karthikesandm table: remove unused dm_get_device range parameters
2010-03-06 Kiyoshi Uedadm mpath: refactor pg_init
2010-03-06 Kiyoshi Uedadm mpath: wait for pg_init completion when suspending
2010-03-06 Kiyoshi Uedadm mpath: hold io until all pg_inits completed
2010-03-06 Kiyoshi Uedadm mpath: avoid storing private suspended state
2010-03-06 Moger, Babudm mpath: skip activate_path for failed paths
2010-03-06 Moger, Babudm mpath: pass struct pgpath to pg init done
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-11 Hannes Reinecke- needs_update: Merge or delete remaining patches.
2009-12-10 Kiyoshi Uedadm mpath: reject messages when device is suspended
2009-12-10 Mike Andersondm mpath: prevent io from work queue while suspended
2009-12-10 Mike Andersondm mpath: add mutex to synchronize adding and flushing...
2009-12-10 Kiyoshi Uedadm mpath: flush workqueues before suspend completes
2009-12-04 Chandra Seetharaman[SCSI] scsi_dh: Change the scsidh_activate interface...
2009-11-20 Jan Beulich- patches.suse/dm-mpath-evaluate-request-result-and...
2009-11-19 Hannes Reinecke- patches.suse/dm-mpath-accept-failed-paths: Fixup...
2009-11-19 Hannes Reinecke- patches.suse/dm-mpath-evaluate-request-result-and...
2009-11-19 Hannes Reinecke- patches.fixes/bnx2i-use-common-iscsi-suspend-queue...
2009-09-08 Nikanth Karthikesan- patches.fixes/scsi_dh-Provide-set_params-interface...
2009-08-22 Chandra Seetharaman[SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.
2009-08-03 Jeff Mahoney- Updated to 2.6.31-rc5.
2009-07-23 Mike Snitzerdm table: pass correct dev area size to device_area_is_...
2009-07-20 Jeff Mahoney- Update to 2.6.30.2
2009-07-03 Jeff Mahoney- Update to 2.6.31-rc1-git10.
2009-07-02 Mikulas Patockadm mpath: flush keventd queue in destructor
2009-07-02 Mikulas Patockadm mpath: validate table argument count
2009-07-02 Mikulas Patockadm mpath: validate hw_handler argument count
2009-06-22 Kiyoshi Uedadm mpath: change to be request based
2009-06-22 Mike Snitzerdm target:s introduce iterate devices fn
2009-06-22 Kiyoshi Uedadm mpath: add start_io and nr_bytes to path selectors
2009-06-22 Mikulas Patockadm mpath: support barriers
2009-06-22 Mikulas Patockadm mpath: flush keventd queue in destructor
2009-06-22 Chandra Seetharamandm mpath: call activate fn for each path in pg_init
2009-06-22 Hannes Reineckedm mpath: change attached scsi_dh
2009-06-22 Mikulas Patockadm mpath: validate hw_handler argument count
2009-06-22 Mikulas Patockadm mpath: validate table argument count
2009-04-15 Christoph Hellwigblock: move bio list helpers into bio.h
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-23 Hannes Reinecke- patches.suse/dm-mpath-requeue-for-stopped-queue:...
2009-01-20 Hannes Reinecke- patches.suse/dm-mpath-accept-failed-paths: Only accept
2009-01-06 Alasdair G Kergondm mpath: move trigger_event to system workqueue
2009-01-06 Mikulas Patockadm: consolidate target deregistration error handling
2008-12-16 Hannes Reinecke- patches.fixes/blk-dont-invoke-request_fn-on-stopped...
2008-12-12 Hannes Reinecke- patches.fixes/scsi-check-host-lookup-failure: Correct
2008-12-08 Hannes Reinecke- patches.fixes/block-integrity-update: Block integrity...
2008-11-21 Hannes Reinecke- patches.drivers/cxgb3i: add cxgb3i iscsi driver
2008-11-20 Hannes Reinecke- patches.drivers/ibmvfc-async-events-oops: ibmvfc...
2008-11-20 Hannes Reinecke- patches.fixes/dm-mpath-reattach-dh: Do not detach...
2008-11-17 Hannes Reinecke- patches.drivers/lpfc-8.2.8.7-update: Update lpfc...
2008-11-13 Chandra Seetharamandm mpath: warn if args ignored
2008-11-13 Chandra Seetharamandm mpath: avoid attempting to activate null path
2008-10-24 Hannes Reinecke- Include patches from upstream:
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-21 Mikulas Patockadm: remove dm header from targets
2008-10-21 Al Viro[PATCH] introduce __blkdev_driver_ioctl()
2008-10-21 Al Viro[PATCH] lose unused arguments in dm ioctl callbacks
2008-10-13 Mike Christie[SCSI] block: separate failfast into multiple bits.
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-10-10 Kiyoshi Uedadm mpath: remove is_active from struct dm_path
2008-10-10 Benjamin Marzinskidm mpath: use more error codes
2008-10-09 Mike Andersondm: Call blk_abort_queue on failed paths
2008-10-08 Bernhard Walle- Update to 2.6.27-rc9.
2008-10-01 Chandra Seetharamandm mpath: add missing path switching locking
2008-09-15 Hannes Reinecke- patches.fixes/dm-mpath-abort-queue: Abort queued...
2008-09-12 Hannes Reinecke- patches.drivers/bdev-resize-added-flush_disk: Added
2008-08-08 Hannes Reinecke- patches.fixes/dm-mpath-hp-sw.patch: Delete.
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: attach to hardware handler from dm...
2008-07-21 Alasdair G Kergondm mpath: fix test for reinstate_path
2008-07-21 Mikulas Patockadm mpath: return parameter error
2008-07-21 Mikulas Patockadm mpath: free path selector on invalid args
2008-07-15 Chandra Seetharaman[SCSI] scsi_dh: fix kconfig related build errors
next