summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-03-01hisi_sas: add hisi_sas_slot_abort()John Garry
2016-03-01hisi_sas: change tmf func complete checkJohn Garry
2016-02-26ipr: Fix regression when loading firmwareGabriel Krisman Bertazi
2016-02-26SCSI: Free resources when we return BLKPREP_INVALIDjiangyiwen
2016-02-26net: fcoe: use __ethtool_get_ksettingsDavid Decotigny
2016-02-26gdth: replace struct timeval with ktime_get_real_seconds()Alison Schofield
2016-02-26osd: remove deadcodeSudip Mukherjee
2016-02-26imm: check parport_claimSudip Mukherjee
2016-02-24stex: Add S3/S4 supportCharles
2016-02-24stex: Add hotplug supportCharles
2016-02-24stex: Support to Pegasus series.Charles
2016-02-24hpsa: update copyright informationDon Brace
2016-02-24hpsa: remove function definition for sanitize_inquiry_stringDon Brace
2016-02-24hpsa: check for a null phys_disk pointer in ioaccel2 pathDon Brace
2016-02-24hpsa: correct abort tmf for hba devicesDon Brace
2016-02-24hpsa: correct lun data caching bitmap definitionDon Brace
2016-02-24hpsa: add SMR drive supportDon Brace
2016-02-24hpsa: do not get enclosure info for external devicesDon Brace
2016-02-24scsi_dh_alua: Update version to 2.0Hannes Reinecke
2016-02-24scsi_dh: add 'rescan' callbackHannes Reinecke
2016-02-24scsi_dh_alua: Send TEST UNIT READY to poll for transitioningHannes Reinecke
2016-02-24scsi_dh_alua: update all port statesHannes Reinecke
2016-02-24scsi_dh_alua: Recheck state on unit attentionHannes Reinecke
2016-02-24scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke
2016-02-24scsi_dh_alua: Allow workqueue to run synchronouslyHannes Reinecke
2016-02-24scsi_dh_alua: Use workqueue for RTPGHannes Reinecke
2016-02-24scsi_dh_alua: remove 'rel_port' from alua_dh_data structureHannes Reinecke
2016-02-24scsi_dh_alua: move optimize_stpg evaluationHannes Reinecke
2016-02-24revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should ...Hannes Reinecke
2016-02-24scsi_dh_alua: simplify alua_initialize()Hannes Reinecke
2016-02-24scsi_dh_alua: use unique device idHannes Reinecke
2016-02-24scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke
2016-02-24scsi_dh_alua: allocate RTPG buffer separatelyHannes Reinecke
2016-02-24scsi_dh_alua: switch to scsi_execute_req_flags()Hannes Reinecke
2016-02-24scsi_dh_alua: call alua_rtpg() if stpg failsHannes Reinecke
2016-02-24scsi_dh_alua: Make stpg synchronousHannes Reinecke
2016-02-24scsi_dh_alua: separate out alua_stpg()Hannes Reinecke
2016-02-24scsi_dh_alua: Pass buffer as function argumentHannes Reinecke
2016-02-24dpt_i2o: fix build warningSudip Mukherjee
2016-02-24mpt3sas: Free memory pools before retrying to allocate with different value.Suganath prabu Subramani
2016-02-24lpfc: fix missing zero termination in debugfsAlan
2016-02-24esas2r: Fix array overrunAlan
2016-02-24aic7xxx: Fix queue depth handlingAlan
2016-02-24ibmvfc: byteswap scsi_id, wwpn, and node_name prior to loggingTyrel Datwyler
2016-02-24ibmvscsi: use H_CLOSED instead of magic numberTyrel Datwyler
2016-02-24ibmvscsi: Add endian conversions to sysfs attribute show functionsTyrel Datwyler
2016-02-24ibmvscsi: Remove unsupported host config MADTyrel Datwyler
2016-02-24ibmvscsi: Use of_root to access OF device tree root nodeTyrel Datwyler
2016-02-24ibmvscsi: Replace magic values in set_adpater_info() with definesTyrel Datwyler
2016-02-24ibmvscsi: Add and use enums for valid CRQ header valuesTyrel Datwyler