summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-03-09cxlflash: Split out context initializationMatthew R. Ochs
2016-03-09cxlflash: Unmap problem state area before detaching master contextUma Krishnan
2016-03-09cxlflash: Simplify PCI registrationManoj N. Kumar
2016-03-08be2iscsi: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2016-03-05scsi_sysfs: call 'device_add' after attaching device handlerHannes Reinecke
2016-03-05scsi_dh_emc: update 'access_state' fieldHannes Reinecke
2016-03-05scsi_dh_rdac: update 'access_state' fieldHannes Reinecke
2016-03-05scsi_dh_alua: update 'access_state' fieldHannes Reinecke
2016-03-05scsi_dh_alua: use common definitions for ALUA stateHannes Reinecke
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke
2016-03-05scsi_sysfs: add 'is_bin_visible' callbackHannes Reinecke
2016-03-05scsi: mvumi: use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-05scsi: storvsc: Fix a build issue reported by kbuild test robotK. Y. Srinivasan
2016-03-02snic: correctly check for array overrun on overly long version numberColin Ian King
2016-03-02qlogicpti: Return correct error codeAmitoj Kaur Chawla
2016-03-01ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appr...Finn Thain
2016-03-01ncr5380: Fix NCR5380_select() EH checks and result handlingFinn Thain
2016-03-01ncr5380: Forget aborted commandsFinn Thain
2016-03-01ncr5380: Dont re-enter NCR5380_select()Finn Thain
2016-03-01ncr5380: Dont release lock for PIO transferFinn Thain
2016-03-01ncr5380: Correctly clear command pointers and lists after bus resetFinn Thain
2016-03-01be2iscsi:Add missing error check in beiscsi_eeh_resumeNicholas Krause
2016-03-01fcoe: fix reset of fip selection time.Usha Ketineni
2016-03-01hisi_sas: update driver version to 1.3John Garry
2016-03-01hisi_sas: add hisi_sas_slave_configure()John Garry
2016-03-01hisi_sas: use slot abort in v2 hwJohn Garry
2016-03-01hisi_sas: use slot abort in v1 hwJohn Garry
2016-03-01hisi_sas: add hisi_sas_slot_abort()John Garry
2016-03-01hisi_sas: change tmf func complete checkJohn Garry
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