summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi_sysfs: add 'is_bin_visible' callbackHannes Reinecke2016-03-051-0/+17
* scsi: mvumi: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-051-2/+2
* scsi: storvsc: Fix a build issue reported by kbuild test robotK. Y. Srinivasan2016-03-051-0/+1
* snic: correctly check for array overrun on overly long version numberColin Ian King2016-03-021-1/+1
* qlogicpti: Return correct error codeAmitoj Kaur Chawla2016-03-021-2/+2
* ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appr...Finn Thain2016-03-012-4/+4
* ncr5380: Fix NCR5380_select() EH checks and result handlingFinn Thain2016-03-012-10/+22
* ncr5380: Forget aborted commandsFinn Thain2016-03-012-90/+34
* ncr5380: Dont re-enter NCR5380_select()Finn Thain2016-03-012-16/+16
* ncr5380: Dont release lock for PIO transferFinn Thain2016-03-012-14/+18
* ncr5380: Correctly clear command pointers and lists after bus resetFinn Thain2016-03-012-14/+24
* be2iscsi:Add missing error check in beiscsi_eeh_resumeNicholas Krause2016-03-011-0/+6
* fcoe: fix reset of fip selection time.Usha Ketineni2016-03-011-1/+2
* hisi_sas: update driver version to 1.3John Garry2016-03-011-1/+1
* hisi_sas: add hisi_sas_slave_configure()John Garry2016-03-011-1/+14
* hisi_sas: use slot abort in v2 hwJohn Garry2016-03-011-3/+12
* hisi_sas: use slot abort in v1 hwJohn Garry2016-03-011-0/+13
* hisi_sas: add hisi_sas_slot_abort()John Garry2016-03-012-0/+44
* hisi_sas: change tmf func complete checkJohn Garry2016-03-011-1/+1
* gdth: replace struct timeval with ktime_get_real_seconds()Alison Schofield2016-02-262-8/+10
* osd: remove deadcodeSudip Mukherjee2016-02-261-2/+1
* imm: check parport_claimSudip Mukherjee2016-02-261-3/+4
* stex: Add S3/S4 supportCharles2016-02-241-3/+65
* stex: Add hotplug supportCharles2016-02-241-19/+34
* stex: Support to Pegasus series.Charles2016-02-241-6/+26
* hpsa: update MAINTAINERS with new e-mailDon Brace2016-02-241-2/+2
* hpsa: update copyright informationDon Brace2016-02-243-3/+6
* hpsa: remove function definition for sanitize_inquiry_stringDon Brace2016-02-241-14/+2
* hpsa: check for a null phys_disk pointer in ioaccel2 pathDon Brace2016-02-241-0/+2
* hpsa: correct abort tmf for hba devicesDon Brace2016-02-241-5/+7
* hpsa: correct lun data caching bitmap definitionDon Brace2016-02-241-1/+1
* hpsa: add SMR drive supportDon Brace2016-02-241-2/+10
* hpsa: do not get enclosure info for external devicesDon Brace2016-02-241-2/+5
* scsi_dh_alua: Update version to 2.0Hannes Reinecke2016-02-241-1/+1
* scsi_dh: add 'rescan' callbackHannes Reinecke2016-02-244-1/+17
* scsi_dh_alua: Send TEST UNIT READY to poll for transitioningHannes Reinecke2016-02-241-0/+38
* scsi_dh_alua: update all port statesHannes Reinecke2016-02-241-9/+26
* scsi_dh_alua: Recheck state on unit attentionHannes Reinecke2016-02-241-12/+55
* scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke2016-02-245-0/+9
* scsi_dh_alua: Allow workqueue to run synchronouslyHannes Reinecke2016-02-241-3/+18
* scsi_dh_alua: Use workqueue for RTPGHannes Reinecke2016-02-241-54/+242
* scsi_dh_alua: remove 'rel_port' from alua_dh_data structureHannes Reinecke2016-02-241-5/+1
* scsi_dh_alua: move optimize_stpg evaluationHannes Reinecke2016-02-241-7/+6
* revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should ...Hannes Reinecke2016-02-241-19/+12
* scsi_dh_alua: simplify alua_initialize()Hannes Reinecke2016-02-241-21/+17
* scsi_dh_alua: use unique device idHannes Reinecke2016-02-241-5/+50
* scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke2016-02-242-53/+129
* scsi_dh_alua: allocate RTPG buffer separatelyHannes Reinecke2016-02-241-34/+23
* scsi_dh_alua: switch to scsi_execute_req_flags()Hannes Reinecke2016-02-241-89/+36
* scsi_dh_alua: call alua_rtpg() if stpg failsHannes Reinecke2016-02-241-0/+2