summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-04-29scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()Bart Van Assche
2019-04-29scsi: qla2xxx: Simplify qlt_send_term_imm_notif()Bart Van Assche
2019-04-29scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma()Bart Van Assche
2019-04-29scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche
2019-04-29scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twiceBart Van Assche
2019-04-29scsi: qla2xxx: Make qla2x00_mem_free() easier to verifyBart Van Assche
2019-04-29scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8Bart Van Assche
2019-04-29scsi: qla2xxx: Log the status code if a firmware command failsBart Van Assche
2019-04-29scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport...Bart Van Assche
2019-04-29scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work()Bart Van Assche
2019-04-29scsi: qla2xxx: Uninline qla2x00_init_timer()Bart Van Assche
2019-04-29scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.cBart Van Assche
2019-04-29scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.cBart Van Assche
2019-04-29scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche
2019-04-29scsi: qla2xxx: Declare qla2x00_find_new_loop_id() staticBart Van Assche
2019-04-29scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definitionBart Van Assche
2019-04-29scsi: qla2xxx: Fix a format specifierBart Van Assche
2019-04-29scsi: qla2xxx: Update two source code commentsBart Van Assche
2019-04-29scsi: sd: Revert "Rely on the driver core for asynchronous probing"Bart Van Assche
2019-04-29scsi: sd: Revert "Inline sd_probe_part2()"Bart Van Assche
2019-04-29scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa
2019-04-29scsi: qedf: remove set but not used variablesYueHaibing
2019-04-29scsi: qedf: Update the driver version to 8.37.25.20Saurav Kashyap
2019-04-29scsi: qedf: Add return value to log message if scsi_add_host failsSaurav Kashyap
2019-04-29scsi: qedf: Print fcport information on wait for upload timeoutSaurav Kashyap
2019-04-29scsi: qedf: Check the return value of start_xmitSaurav Kashyap
2019-04-29scsi: qedf: Log message if scsi_add_host failsSaurav Kashyap
2019-04-29scsi: qedf: Check for fcoe_libfc_config failureSaurav Kashyap
2019-04-29scsi: qedf: Add comment to display logging levelsSaurav Kashyap
2019-04-29scsi: qedf: Add port_id for fcport into initiate_cleanup debug messageChad Dupuis
2019-04-29scsi: qedf: Add LBA to underrun debug messagesChad Dupuis
2019-04-29scsi: qedf: Print scsi_cmd backpointer in good completion path if the command...Chad Dupuis
2019-04-29scsi: qedf: Add driver state to 'driver_stats' debugfs nodeChad Dupuis
2019-04-29scsi: qedf: Change MSI-X load error messageChad Dupuis
2019-04-29scsi: qedi: Adjust termination and offload ramrod timersManish Rangankar
2019-04-29scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar
2019-04-29scsi: csiostor: create per port irq affinity mask setVarun Prakash
2019-04-29scsi: qla2xxx: Silence Successful ELS IOCB messageHimanshu Madhani
2019-04-29scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran
2019-04-29scsi: aic7xxx: improve the Kconfig entryChristoph Hellwig
2019-04-25Merge tag 'phy-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig
2019-04-18Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-18scsi: aic7xxx: fix spelling mistake "recevied" -> "received"Colin Ian King
2019-04-18scsi: lpfc: Make lpfc_sli4_oas_verify staticYueHaibing
2019-04-18scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"Colin Ian King
2019-04-18scsi: qedi: fix spelling mistake "oflload" -> "offload"Colin Ian King
2019-04-18scsi: qedf: remove memset/memcpy to nfunc and use func insteadColin Ian King