summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/device_handler
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_dh_alua: Optimize the STPG commandMoger, Babu2012-04-231-3/+26
* [SCSI] scsi_dh_alua: Store the PREF bit from RTPGMoger, Babu2012-04-231-1/+4
* [SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handlerMoger, Babu2012-04-231-0/+36
* [SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu2012-02-221-11/+14
* [SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, Babu2012-01-101-0/+5
* [SCSI] scsi_dh_rdac: Fix error pathRichard Weinberger2012-01-101-0/+2
* [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-151-58/+0
* [SCSI] scsi_dh_rdac: Adding the match function for rdac device handlerMoger, Babu2011-12-151-0/+19
* [SCSI] scsi_dh_hp_sw: Adding the match function for hp_sw device handlerMoger, Babu2011-12-151-0/+19
* [SCSI] scsi_dh_emc: Add a match function for emc device handlerMoger, Babu2011-12-151-0/+19
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\
| * scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-315-0/+5
* | [SCSI] scsi_dh_alua: Fix the time inteval for alua rtpg commandsMoger, Babu2011-11-031-1/+2
* | [SCSI] scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu2011-10-311-1/+9
|/
* [SCSI] scsi_dh_alua: Add one more check-condition for alua handlerMoger, Babu2011-10-161-7/+8
* [SCSI] scsi_dh_rdac: Adding NetApp as a brand name for rdacChauhan, Vijay2011-09-221-2/+2
* [SCSI] scsi_dh_rdac: Adding couple more vendor product idsMoger, Babu2011-09-221-0/+2
* [SCSI] scsi_dh_alua: Decrease retry intervalHannes Reinecke2011-08-301-2/+2
* [SCSI] scsi_dh_alua: Fix Erroneous TPG ID checkHannes Reinecke2011-08-301-1/+1
* [SCSI] scsi_dh: Check for sdev state in store_dh_state()Hannes Reinecke2011-08-301-0/+4
* [SCSI] scsi_dh_alua: always update TPGS status on activateHannes Reinecke2011-08-301-5/+3
* [SCSI] scsi_dh: Implement match callback functionHannes Reinecke2011-08-302-25/+51
* [SCSI] scsi_dh: Fixup kernel-doc commentsHannes Reinecke2011-08-301-2/+2
* [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke2011-08-301-49/+6
* [SCSI] dh_rdac: Associate HBA and storage in rdac_controller to support parti...Chandra Seetharaman2011-07-281-3/+6
* [SCSI] dh_rdac: Use WWID from C8 page instead of Subsystem id from C4 page to...Chandra Seetharaman2011-07-271-39/+40
* treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-05-202-18/+56
|\
| * [SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devicesMartin George2011-05-011-1/+1
| * [SCSI] scsi_dh_rdac : decide whether to send mode select based on operating modeMoger, Babu2011-05-011-1/+16
| * [SCSI] scsi_dh_rdac : Detect the different RDAC operating modesMoger, Babu2011-05-011-13/+20
| * [SCSI] scsi_dh_rdac : Add definitions for different RDAC operating modesMoger, Babu2011-05-011-3/+19
* | [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer2011-04-241-3/+6
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* [SCSI] scsi_dh_rdac: Add MD36xxf into device listYanqing_Liu@Dell.com2011-03-141-0/+1
* [SCSI] scsi_dh_rdac : Adding MODULE VERSION for rdac device handlerMoger, Babu2011-02-121-0/+1
* [SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton2011-02-124-5/+5
* [SCSI] scsi_dh_rdac: fix for lun_table update for rdac device handlerMoger, Babu2011-02-121-12/+10
* [SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endioMike Snitzer2011-02-121-1/+2
* [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-241-75/+37
* [SCSI] scsi_dh_alua: add scalable ONTAP lun to dev listMike Snitzer2011-01-241-0/+1
* [SCSI] scsi_dh_alua: Add Promise VTrak to dev listIlgu Hong2011-01-241-0/+1
* [SCSI] scsi_dh_alua: fix stpg_endio group state reportingJoseph Gruher2011-01-241-3/+5
* [SCSI] scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher2011-01-241-1/+2
* [SCSI] scsi_dh_alua: fix submit_stpg returnJoseph Gruher2011-01-241-2/+1
* [SCSI] scsi_dh: propagate SCSI device deletionMenny Hamburger2010-12-211-2/+9
* [SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_listChauhan, Vijay2010-10-251-0/+2
* [SCSI] scsi_dh_alua: Handle all states correctlyHannes Reinecke2010-10-071-27/+38
* [SCSI] scsi_dh_rdac: Add Dell MD36xxi controller into RDAC device listYanqing_Liu@Dell.com2010-07-281-0/+1
* [SCSI] scsi_dh_emc: request flag cleanupMike Christie2010-04-111-2/+0