summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* 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-194-16/+31
* scsi: target: Convert target drivers to use sbitmapMatthew Wilcox2018-06-198-21/+54
* scsi: target: Abstract tag freeingMatthew Wilcox2018-06-197-11/+9
* 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
* scsi: mpt3sas: Incorrect command status was set/marked as not used.Chaitra P B2018-06-181-2/+2
* scsi: mpt3sas: Don't abort I/Os issued to NVMe drives while processing Async ...Chaitra P B2018-06-181-0/+4
* scsi: tcmu: remove useless code and clean up the code style.Xiubo Li2018-06-181-6/+2
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-179-193/+154
|\
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-159-193/+154
| |\
| | * nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig2018-06-151-20/+19
| | * nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2
| | * nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-155-50/+45
| | * nvme: remove nvme_reinit_tagsetChristoph Hellwig2018-06-142-12/+0