summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZEJames Smart2018-07-101-175/+257
| * | | | scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-022-9/+4
| * | | | scsi: core: fix scsi_host_queue_readyMing Lei2018-07-021-1/+1
| * | | | scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd()Bart Van Assche2018-07-021-6/+0
| * | | | scsi: qedi: tidy up a size calculationDan Carpenter2018-07-021-1/+1
| * | | | scsi: ibmvscsi: Improve strings handlingBreno Leitao2018-07-021-2/+2
| * | | | scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei2018-06-262-7/+40
| * | | | scsi: read host_busy via scsi_host_busy()Ming Lei2018-06-269-15/+25
| * | | | scsi: sd: Remove a superfluous assignmentBart Van Assche2018-06-261-1/+0
| * | | | scsi: qedi: Fix misleading indentationBart Van Assche2018-06-261-14/+16
| * | | | scsi: don't add scsi command result bytesJohannes Thumshirn2018-06-264-5/+5
| * | | | scsi: core: check for equality of result byte valuesJohannes Thumshirn2018-06-269-19/+18
| * | | | scsi: core: scsi_io_completion convert BUGs to WARNsDouglas Gilbert2018-06-261-3/+12
| * | | | scsi: core: scsi_io_completion hints on fastpathDouglas Gilbert2018-06-261-9/+9
| * | | | scsi: core: add scsi_io_completion_reprep helperDouglas Gilbert2018-06-261-23/+18
| * | | | scsi: core: add scsi_io_completion_action helperDouglas Gilbert2018-06-261-154/+175
| * | | | scsi: core: add scsi_io_completion_nz_result functionDouglas Gilbert2018-06-261-57/+75
| * | | | scsi: core: scsi_io_completion: rename variablesDouglas Gilbert2018-06-261-33/+39
| * | | | scsi: core: scsi_io_completion: comment on end_request returnDouglas Gilbert2018-06-261-0/+1
| * | | | 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-192-14/+28
| * | | | scsi: target: Convert target drivers to use sbitmapMatthew Wilcox2018-06-191-4/+6
| * | | | scsi: target: Abstract tag freeingMatthew Wilcox2018-06-191-2/+2
| * | | | 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