aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-23stex: Add hotplug supportCharles1-19/+34
2016-02-23stex: Support to Pegasus series.Charles1-6/+26
2016-02-23hpsa: update copyright informationDon Brace3-3/+6
2016-02-23hpsa: remove function definition for sanitize_inquiry_stringDon Brace1-14/+2
2016-02-23hpsa: check for a null phys_disk pointer in ioaccel2 pathDon Brace1-0/+2
2016-02-23hpsa: correct abort tmf for hba devicesDon Brace1-5/+7
2016-02-23hpsa: correct lun data caching bitmap definitionDon Brace1-1/+1
2016-02-23hpsa: add SMR drive supportDon Brace1-2/+10
2016-02-23hpsa: do not get enclosure info for external devicesDon Brace1-2/+5
2016-02-23scsi_dh_alua: Update version to 2.0Hannes Reinecke1-1/+1
2016-02-23scsi_dh: add 'rescan' callbackHannes Reinecke3-1/+16
2016-02-23scsi_dh_alua: Send TEST UNIT READY to poll for transitioningHannes Reinecke1-0/+38
2016-02-23scsi_dh_alua: update all port statesHannes Reinecke1-9/+26
2016-02-23scsi_dh_alua: Recheck state on unit attentionHannes Reinecke1-12/+55
2016-02-23scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke3-0/+7
2016-02-23scsi_dh_alua: Allow workqueue to run synchronouslyHannes Reinecke1-3/+18
2016-02-23scsi_dh_alua: Use workqueue for RTPGHannes Reinecke1-54/+242
2016-02-23scsi_dh_alua: remove 'rel_port' from alua_dh_data structureHannes Reinecke1-5/+1
2016-02-23scsi_dh_alua: move optimize_stpg evaluationHannes Reinecke1-7/+6
2016-02-23revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning")Hannes Reinecke1-19/+12
2016-02-23scsi_dh_alua: simplify alua_initialize()Hannes Reinecke1-21/+17
2016-02-23scsi_dh_alua: use unique device idHannes Reinecke1-5/+50
2016-02-23scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke1-53/+128
2016-02-23scsi_dh_alua: allocate RTPG buffer separatelyHannes Reinecke1-34/+23
2016-02-23scsi_dh_alua: switch to scsi_execute_req_flags()Hannes Reinecke1-89/+36
2016-02-23scsi_dh_alua: call alua_rtpg() if stpg failsHannes Reinecke1-0/+2
2016-02-23scsi_dh_alua: Make stpg synchronousHannes Reinecke1-104/+54
2016-02-23scsi_dh_alua: separate out alua_stpg()Hannes Reinecke1-34/+61
2016-02-23scsi_dh_alua: Pass buffer as function argumentHannes Reinecke1-6/+7
2016-02-23dpt_i2o: fix build warningSudip Mukherjee1-0/+3
2016-02-23mpt3sas: Free memory pools before retrying to allocate with different value.Suganath prabu Subramani1-0/+1
2016-02-23lpfc: fix missing zero termination in debugfsAlan1-2/+2
2016-02-23esas2r: Fix array overrunAlan1-2/+3
2016-02-23aic7xxx: Fix queue depth handlingAlan1-0/+1
2016-02-23ibmvfc: byteswap scsi_id, wwpn, and node_name prior to loggingTyrel Datwyler1-1/+2
2016-02-23ibmvscsi: use H_CLOSED instead of magic numberTyrel Datwyler1-2/+2
2016-02-23ibmvscsi: Add endian conversions to sysfs attribute show functionsTyrel Datwyler1-3/+4
2016-02-23ibmvscsi: Remove unsupported host config MADTyrel Datwyler2-74/+4
2016-02-23ibmvscsi: Use of_root to access OF device tree root nodeTyrel Datwyler1-8/+6
2016-02-23ibmvscsi: Replace magic values in set_adpater_info() with definesTyrel Datwyler2-4/+7
2016-02-23ibmvscsi: Add and use enums for valid CRQ header valuesTyrel Datwyler2-9/+21
2016-02-23ibmvscsi: Correct values for several viosrp_crq_format enumsTyrel Datwyler1-2/+2
2016-02-23mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_qSuganath prabu Subramani1-2/+1
2016-02-23lpfc: Add lockdep assertionsJohannes Thumshirn2-0/+48
2016-02-23bfa: deinline __bfa_trc() and __bfa_trc32()Denys Vlasenko2-37/+23
2016-02-23scsi: ppa: use new parport device modelSudip Mukherjee1-6/+40
2016-02-23scsi: sim710: fix build warningSudip Mukherjee1-2/+1
2016-02-23be2iscsi: Fix memory leak in beiscsi_alloc_mem()Maurizio Lombardi1-1/+3
2016-02-23scsi: ufs: fix typo in commentTomas Winkler1-1/+1
2016-02-23ufs: fix typo: MAZ to MAXTomas Winkler2-2/+2