summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-07-02scsi: target: Avoid that EXTENDED COPY commands trigger lock inversionBart Van Assche
2018-07-02scsi: target: Use config_item_name() instead of open-coding itBart Van Assche
2018-07-02scsi: core: fix scsi_host_queue_readyMing Lei
2018-07-02scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd()Bart Van Assche
2018-07-02scsi: qedi: tidy up a size calculationDan Carpenter
2018-07-02scsi: ibmvscsi: Improve strings handlingBreno Leitao
2018-06-26scsi: tcmu: Don't pass KERN_ERR to pr_errMike Christie
2018-06-26scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei
2018-06-26scsi: read host_busy via scsi_host_busy()Ming Lei
2018-06-26scsi: sd: Remove a superfluous assignmentBart Van Assche
2018-06-26scsi: qedi: Fix misleading indentationBart Van Assche
2018-06-26scsi: don't add scsi command result bytesJohannes Thumshirn
2018-06-26scsi: core: check for equality of result byte valuesJohannes Thumshirn
2018-06-26scsi: core: scsi_io_completion convert BUGs to WARNsDouglas Gilbert
2018-06-26scsi: core: scsi_io_completion hints on fastpathDouglas Gilbert
2018-06-26scsi: core: add scsi_io_completion_reprep helperDouglas Gilbert
2018-06-26scsi: core: add scsi_io_completion_action helperDouglas Gilbert
2018-06-26scsi: core: add scsi_io_completion_nz_result functionDouglas Gilbert
2018-06-26scsi: core: scsi_io_completion: rename variablesDouglas Gilbert
2018-06-26scsi: core: scsi_io_completion: comment on end_request returnDouglas Gilbert
2018-06-26scsi: target: remove target_find_deviceMike Christie
2018-06-26scsi: tcmu: add module wide block/reset_netlink supportMike Christie
2018-06-26scsi: tcmu: misc nl code cleanupMike Christie
2018-06-26scsi: tcmu: simplify nl interfaceMike Christie
2018-06-26scsi: tcmu: track nl commandsMike Christie
2018-06-26scsi: tcmu: delete unused __waitMike Christie
2018-06-26scsi: lpfc: use monotonic timestamps for statisticsArnd Bergmann
2018-06-26scsi: scsi_transport_fc: use 64-bit timestamps consistentlyArnd Bergmann
2018-06-26scsi: aacraid: stop using deprated get_seconds()Arnd Bergmann
2018-06-21scsi: cxlflash: Change return type for fault handlerSouptick Joarder
2018-06-19scsi: smartpqi: bump driver version to 1.1.4-130Don Brace
2018-06-19scsi: smartpqi: fix critical ARM issue reading PQI index registersKevin Barnett
2018-06-19scsi: smartpqi: add inspur advantech idsKevin Barnett
2018-06-19scsi: smartpqi: improve error checking for sync requestsKevin Barnett
2018-06-19scsi: smartpqi: improve handling for sync requestsKevin Barnett
2018-06-19scsi: mpt3sas: Improve kernel-doc headersBart Van Assche
2018-06-19scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...Bart Van Assche
2018-06-19scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler()Bart Van Assche
2018-06-19scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche
2018-06-19scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmdBart Van Assche
2018-06-19scsi: mpt3sas: Annotate switch/case fall-throughBart Van Assche
2018-06-19scsi: mpt3sas: Remove set-but-not-used variablesBart Van Assche
2018-06-19scsi: mpt3sas: Fix indentationBart Van Assche
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-06-19scsi: target: Convert target drivers to use sbitmapMatthew Wilcox
2018-06-19scsi: target: Abstract tag freeingMatthew Wilcox
2018-06-19scsi: ufs: ufshcd_dump_regs to use memcpy_fromioTomas Winkler
2018-06-19scsi: sg: clean up gfp_mask in sg_build_indirectJeff Moyer
2018-06-19scsi: qla2xxx: remove irq save in qla2x00_poll()Sebastian Andrzej Siewior
2018-06-19scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn