summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | scsi: Set request queue runtime PM status back to active on resumeMika Westerberg2016-02-191-0/+10
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-173-36/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | iscsi_tcp: Use ahashHerbert Xu2016-01-273-36/+51
| |/ / / / / / /
* | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-03-16111-3137/+9078
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'fixes' into miscJames Bottomley2016-03-156-4/+13
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | sg: fix dxferp in from_to caseDouglas Gilbert2016-03-091-1/+2
| | * | | | | | scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov2016-03-081-2/+3
| | * | | | | | be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi2016-03-081-0/+1
| | * | | | | | sd: Fix discard granularity when LBPRZ=1Martin K. Petersen2016-03-081-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | mpt3sas: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-03-091-1/+0
| * | | | | | cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar2016-03-082-4/+6
| * | | | | | cxlflash: Fix to avoid unnecessary scan with internal LUNsManoj N. Kumar2016-03-081-0/+10
| * | | | | | cxlflash: Reorder user context initializationUma Krishnan2016-03-081-28/+28
| * | | | | | cxlflash: Simplify attach path error cleanupMatthew R. Ochs2016-03-081-24/+31
| * | | | | | cxlflash: Split out context initializationMatthew R. Ochs2016-03-082-37/+56
| * | | | | | cxlflash: Unmap problem state area before detaching master contextUma Krishnan2016-03-081-3/+3
| * | | | | | cxlflash: Simplify PCI registrationManoj N. Kumar2016-03-081-53/+1
| * | | | | | be2iscsi: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-03-071-4/+1
| * | | | | | scsi_sysfs: call 'device_add' after attaching device handlerHannes Reinecke2016-03-051-7/+8
| * | | | | | scsi_dh_emc: update 'access_state' fieldHannes Reinecke2016-03-051-1/+6
| * | | | | | scsi_dh_rdac: update 'access_state' fieldHannes Reinecke2016-03-051-7/+31
| * | | | | | scsi_dh_alua: update 'access_state' fieldHannes Reinecke2016-03-051-2/+46
| * | | | | | scsi_dh_alua: use common definitions for ALUA stateHannes Reinecke2016-03-051-33/+25
| * | | | | | scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke2016-03-051-0/+74
| * | | | | | 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-011-1/+1
| * | | | | | qlogicpti: Return correct error codeAmitoj Kaur Chawla2016-03-011-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-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