summaryrefslogtreecommitdiff
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* be2iscsi:Add missing error check in beiscsi_eeh_resumeNicholas Krause2016-02-291-0/+6
* fcoe: fix reset of fip selection time.Usha Ketineni2016-02-291-1/+2
* hisi_sas: update driver version to 1.3John Garry2016-02-291-1/+1
* hisi_sas: add hisi_sas_slave_configure()John Garry2016-02-291-1/+14
* hisi_sas: use slot abort in v2 hwJohn Garry2016-02-291-3/+12
* hisi_sas: use slot abort in v1 hwJohn Garry2016-02-291-0/+13
* hisi_sas: add hisi_sas_slot_abort()John Garry2016-02-292-0/+44
* hisi_sas: change tmf func complete checkJohn Garry2016-02-291-1/+1
* gdth: replace struct timeval with ktime_get_real_seconds()Alison Schofield2016-02-252-8/+10
* osd: remove deadcodeSudip Mukherjee2016-02-251-2/+1
* imm: check parport_claimSudip Mukherjee2016-02-251-3/+4
* stex: Add S3/S4 supportCharles2016-02-231-3/+65
* stex: Add hotplug supportCharles2016-02-231-19/+34
* stex: Support to Pegasus series.Charles2016-02-231-6/+26
* hpsa: update copyright informationDon Brace2016-02-233-3/+6
* hpsa: remove function definition for sanitize_inquiry_stringDon Brace2016-02-231-14/+2
* hpsa: check for a null phys_disk pointer in ioaccel2 pathDon Brace2016-02-231-0/+2
* hpsa: correct abort tmf for hba devicesDon Brace2016-02-231-5/+7
* hpsa: correct lun data caching bitmap definitionDon Brace2016-02-231-1/+1
* hpsa: add SMR drive supportDon Brace2016-02-231-2/+10
* hpsa: do not get enclosure info for external devicesDon Brace2016-02-231-2/+5
* scsi_dh_alua: Update version to 2.0Hannes Reinecke2016-02-231-1/+1
* scsi_dh: add 'rescan' callbackHannes Reinecke2016-02-233-1/+16
* scsi_dh_alua: Send TEST UNIT READY to poll for transitioningHannes Reinecke2016-02-231-0/+38
* scsi_dh_alua: update all port statesHannes Reinecke2016-02-231-9/+26
* scsi_dh_alua: Recheck state on unit attentionHannes Reinecke2016-02-231-12/+55
* scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke2016-02-233-0/+7
* scsi_dh_alua: Allow workqueue to run synchronouslyHannes Reinecke2016-02-231-3/+18
* scsi_dh_alua: Use workqueue for RTPGHannes Reinecke2016-02-231-54/+242
* scsi_dh_alua: remove 'rel_port' from alua_dh_data structureHannes Reinecke2016-02-231-5/+1
* scsi_dh_alua: move optimize_stpg evaluationHannes Reinecke2016-02-231-7/+6
* revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should ...Hannes Reinecke2016-02-231-19/+12
* scsi_dh_alua: simplify alua_initialize()Hannes Reinecke2016-02-231-21/+17
* scsi_dh_alua: use unique device idHannes Reinecke2016-02-231-5/+50
* scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke2016-02-231-53/+128
* scsi_dh_alua: allocate RTPG buffer separatelyHannes Reinecke2016-02-231-34/+23
* scsi_dh_alua: switch to scsi_execute_req_flags()Hannes Reinecke2016-02-231-89/+36
* scsi_dh_alua: call alua_rtpg() if stpg failsHannes Reinecke2016-02-231-0/+2
* scsi_dh_alua: Make stpg synchronousHannes Reinecke2016-02-231-104/+54
* scsi_dh_alua: separate out alua_stpg()Hannes Reinecke2016-02-231-34/+61
* scsi_dh_alua: Pass buffer as function argumentHannes Reinecke2016-02-231-6/+7
* dpt_i2o: fix build warningSudip Mukherjee2016-02-231-0/+3
* mpt3sas: Free memory pools before retrying to allocate with different value.Suganath prabu Subramani2016-02-231-0/+1
* lpfc: fix missing zero termination in debugfsAlan2016-02-231-2/+2
* esas2r: Fix array overrunAlan2016-02-231-2/+3
* aic7xxx: Fix queue depth handlingAlan2016-02-231-0/+1
* ibmvfc: byteswap scsi_id, wwpn, and node_name prior to loggingTyrel Datwyler2016-02-231-1/+2
* ibmvscsi: use H_CLOSED instead of magic numberTyrel Datwyler2016-02-231-2/+2
* ibmvscsi: Add endian conversions to sysfs attribute show functionsTyrel Datwyler2016-02-231-3/+4
* ibmvscsi: Remove unsupported host config MADTyrel Datwyler2016-02-232-74/+4