summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke3-0/+87
2016-03-05scsi_sysfs: add 'is_bin_visible' callbackHannes Reinecke1-0/+17
2016-03-05scsi: mvumi: use __maybe_unused to hide pm functionsArnd Bergmann1-2/+2
2016-03-05scsi: storvsc: Fix a build issue reported by kbuild test robotK. Y. Srinivasan1-0/+1
2016-03-01snic: correctly check for array overrun on overly long version numberColin Ian King1-1/+1
2016-03-01qlogicpti: Return correct error codeAmitoj Kaur Chawla1-2/+2
2016-03-01ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appr...Finn Thain2-4/+4
2016-03-01ncr5380: Fix NCR5380_select() EH checks and result handlingFinn Thain2-10/+22
2016-03-01ncr5380: Forget aborted commandsFinn Thain2-90/+34
2016-03-01ncr5380: Dont re-enter NCR5380_select()Finn Thain2-16/+16
2016-03-01ncr5380: Dont release lock for PIO transferFinn Thain2-14/+18
2016-03-01ncr5380: Correctly clear command pointers and lists after bus resetFinn Thain2-14/+24
2016-02-29be2iscsi:Add missing error check in beiscsi_eeh_resumeNicholas Krause1-0/+6
2016-02-29fcoe: fix reset of fip selection time.Usha Ketineni1-1/+2
2016-02-29hisi_sas: update driver version to 1.3John Garry1-1/+1
2016-02-29hisi_sas: add hisi_sas_slave_configure()John Garry1-1/+14
2016-02-29hisi_sas: use slot abort in v2 hwJohn Garry1-3/+12
2016-02-29hisi_sas: use slot abort in v1 hwJohn Garry1-0/+13
2016-02-29hisi_sas: add hisi_sas_slot_abort()John Garry2-0/+44
2016-02-29hisi_sas: change tmf func complete checkJohn Garry1-1/+1
2016-02-25gdth: replace struct timeval with ktime_get_real_seconds()Alison Schofield2-8/+10
2016-02-25osd: remove deadcodeSudip Mukherjee1-2/+1
2016-02-25imm: check parport_claimSudip Mukherjee1-3/+4
2016-02-23stex: Add S3/S4 supportCharles1-3/+65
2016-02-23stex: Add hotplug supportCharles1-19/+34
2016-02-23stex: Support to Pegasus series.Charles1-6/+26
2016-02-23hpsa: update MAINTAINERS with new e-mailDon Brace1-2/+2
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 Reinecke4-1/+17
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 Reinecke5-0/+9
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 ...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 Reinecke2-53/+129
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