summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: tcmu: track nl commandsMike Christie2018-06-261-29/+39
* scsi: tcmu: delete unused __waitMike Christie2018-06-261-1/+0
* scsi: lpfc: use monotonic timestamps for statisticsArnd Bergmann2018-06-263-11/+5
* scsi: scsi_transport_fc: use 64-bit timestamps consistentlyArnd Bergmann2018-06-261-2/+2
* scsi: aacraid: stop using deprated get_seconds()Arnd Bergmann2018-06-263-4/+6
* scsi: cxlflash: Change return type for fault handlerSouptick Joarder2018-06-212-6/+5
* scsi: smartpqi: bump driver version to 1.1.4-130Don Brace2018-06-191-2/+2
* scsi: smartpqi: fix critical ARM issue reading PQI index registersKevin Barnett2018-06-192-25/+30
* scsi: smartpqi: add inspur advantech idsKevin Barnett2018-06-191-0/+16
* scsi: smartpqi: improve error checking for sync requestsKevin Barnett2018-06-192-16/+40
* scsi: smartpqi: improve handling for sync requestsKevin Barnett2018-06-191-32/+23
* scsi: mpt3sas: Improve kernel-doc headersBart Van Assche2018-06-197-555/+363
* scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...Bart Van Assche2018-06-194-148/+166
* scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler()Bart Van Assche2018-06-192-10/+1
* scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche2018-06-191-2/+3
* scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmdBart Van Assche2018-06-192-11/+9
* scsi: mpt3sas: Annotate switch/case fall-throughBart Van Assche2018-06-192-0/+4
* scsi: mpt3sas: Remove set-but-not-used variablesBart Van Assche2018-06-192-15/+0
* scsi: mpt3sas: Fix indentationBart Van Assche2018-06-193-22/+22
* scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-196-17/+34
* scsi: Remove percpu_idaMatthew Wilcox2018-06-193-454/+1
* scsi: target: Convert target drivers to use sbitmapMatthew Wilcox2018-06-1910-24/+59
* scsi: target: Abstract tag freeingMatthew Wilcox2018-06-198-11/+14
* scsi: ufs: ufshcd_dump_regs to use memcpy_fromioTomas Winkler2018-06-193-26/+33
* scsi: sg: clean up gfp_mask in sg_build_indirectJeff Moyer2018-06-191-5/+2
* scsi: qla2xxx: remove irq save in qla2x00_poll()Sebastian Andrzej Siewior2018-06-191-3/+1
* scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn2018-06-1916-109/+114
* scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia2018-06-191-0/+2
* scsi: libsas: remove irq save in sas_ata_qc_issue()Sebastian Andrzej Siewior2018-06-191-6/+1
* scsi: ipr: Format HCAM overlay ID 0x41Wen Xiong2018-06-192-0/+32
* scsi: hisi_sas: Update a couple of register settings for v3 hwJohn Garry2018-06-191-2/+1
* scsi: hisi_sas: Add missing PHY spinlock initJohn Garry2018-06-191-0/+2
* scsi: hisi_sas: Pre-allocate slot DMA buffersXiang Chen2018-06-192-45/+42
* scsi: hisi_sas: Release all remaining resources in clear nexus haXiaofei Tan2018-06-191-3/+21
* scsi: hisi_sas: Add a flag to filter PHY events during resetXiaofei Tan2018-06-194-4/+8
* scsi: hisi_sas: Adjust task reject period during host resetXiaofei Tan2018-06-192-10/+15
* scsi: hisi_sas: Fix the conflict between dev gone and host resetXiaofei Tan2018-06-192-0/+7
* scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()Xiaofei Tan2018-06-191-1/+7
* scsi: hisi_sas: Use dmam_alloc_coherent()Xiang Chen2018-06-191-60/+20
* scsi: be2iscsi: Update copyrightKetan Mukadam2018-06-193-18/+43
* scsi: be2iscsi: Include null char in SET_HOST_DATAJitendra Bhivare2018-06-191-1/+1
* scsi: megaraid_sas: driver version upgradeShivasharan S2018-06-181-2/+2
* scsi: megaraid_sas: Support FW provided TM timeout valuesShivasharan S2018-06-183-17/+84
* scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...Shivasharan S2018-06-181-7/+8
* scsi: megaraid_sas: Update controller info during resumeShivasharan S2018-06-181-0/+3
* scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times outShivasharan S2018-06-181-2/+3
* scsi: mpt3sas: Update driver version "26.100.00.00"Chaitra P B2018-06-181-2/+2
* scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controlle...Chaitra P B2018-06-182-7/+9
* scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...Chaitra P B2018-06-185-50/+65
* scsi: mpt3sas: Don't access the structure after decrementing it's instance re...Chaitra P B2018-06-181-3/+4