aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/device_handler
AgeCommit message (Expand)Author
2013-01-21drivers/scsi/device_handler: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-09-24[SCSI] scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche
2012-09-24[SCSI] scsi_dh_rdac : minor return fix for rdacMoger, Babu
2012-09-24[SCSI] scsi_dh_rdac : Consolidate rdac strings togetherMoger, Babu
2012-09-24[SCSI] scsi_dh_rdac: Add a new netapp vendor/product stringMoger, Babu
2012-07-20[SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer
2012-07-20[SCSI] scsi_dh_alua: Re-enable STPG for unavailable portsBart Van Assche
2012-07-20[SCSI] scsi_dh_alua: backoff alua rtpg retry linearly vs. geometricallyRob Evers
2012-07-20[SCSI] scsi_dh_alua: retry alua rtpg extended header for illegal request resp...Rob Evers
2012-07-20[SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers
2012-04-23[SCSI] scsi_dh_alua: Optimize the STPG commandMoger, Babu
2012-04-23[SCSI] scsi_dh_alua: Store the PREF bit from RTPGMoger, Babu
2012-04-23[SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handlerMoger, Babu
2012-02-22[SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu
2012-01-10[SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, Babu
2012-01-10[SCSI] scsi_dh_rdac: Fix error pathRichard Weinberger
2011-12-15[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu
2011-12-15[SCSI] scsi_dh_rdac: Adding the match function for rdac device handlerMoger, Babu
2011-12-15[SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handlerMoger, Babu
2011-12-15[SCSI] scsi_dh_emc: Add a match function for emc device handlerMoger, Babu
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03[SCSI] scsi_dh_alua: Fix the time inteval for alua rtpg commandsMoger, Babu
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker
2011-10-31[SCSI] scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu
2011-10-16[SCSI] scsi_dh_alua: Add one more check-condition for alua handlerMoger, Babu
2011-09-22[SCSI] scsi_dh_rdac: Adding NetApp as a brand name for rdacChauhan, Vijay
2011-09-22[SCSI] scsi_dh_rdac: Adding couple more vendor product idsMoger, Babu
2011-08-30[SCSI] scsi_dh_alua: Decrease retry intervalHannes Reinecke
2011-08-30[SCSI] scsi_dh_alua: Fix Erroneous TPG ID checkHannes Reinecke
2011-08-30[SCSI] scsi_dh: Check for sdev state in store_dh_state()Hannes Reinecke
2011-08-30[SCSI] scsi_dh_alua: always update TPGS status on activateHannes Reinecke
2011-08-30[SCSI] scsi_dh: Implement match callback functionHannes Reinecke
2011-08-30[SCSI] scsi_dh: Fixup kernel-doc commentsHannes Reinecke
2011-08-30[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke
2011-07-28[SCSI] dh_rdac: Associate HBA and storage in rdac_controller to support parti...Chandra Seetharaman
2011-07-27[SCSI] dh_rdac: Use WWID from C8 page instead of Subsystem id from C4 page to...Chandra Seetharaman
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-05-01[SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devicesMartin George
2011-05-01[SCSI] scsi_dh_rdac : decide whether to send mode select based on operating modeMoger, Babu
2011-05-01[SCSI] scsi_dh_rdac : Detect the different RDAC operating modesMoger, Babu
2011-05-01[SCSI] scsi_dh_rdac : Add definitions for different RDAC operating modesMoger, Babu
2011-04-24[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14[SCSI] scsi_dh_rdac: Add MD36xxf into device listYanqing_Liu@Dell.com
2011-02-12[SCSI] scsi_dh_rdac : Adding MODULE VERSION for rdac device handlerMoger, Babu
2011-02-12[SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton
2011-02-12[SCSI] scsi_dh_rdac: fix for lun_table update for rdac device handlerMoger, Babu
2011-02-12[SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endioMike Snitzer
2011-01-24[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones