summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-11-21SCSI: fix queue cleanup race before queue initialization is doneMing Lei1-0/+8
2018-11-21scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran1-0/+1
2018-11-21scsi: qla2xxx: Fix re-using LoopID when handle is in useQuinn Tran2-15/+6
2018-11-21scsi: qla2xxx: shutdown chip if reset failQuinn Tran1-1/+1
2018-11-21scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxxQuinn Tran1-4/+0
2018-11-21scsi: qla2xxx: Fix process response queue for ISP26XX and aboveQuinn Tran2-19/+0
2018-11-21scsi: qla2xxx: Fix incorrect port speed being set for FC adaptersHimanshu Madhani1-4/+1
2018-11-13scsi: lpfc: Correct race with abort on completion pathJames Smart1-3/+11
2018-11-13scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart1-0/+7
2018-11-13scsi: megaraid_sas: fix a missing-check bugWenwen Wang1-0/+3
2018-11-13scsi: esp_scsi: Track residual for PIO transfersFinn Thain3-0/+5
2018-11-04scsi: sd: Remember that READ CAPACITY(16) succeededMartin K. Petersen1-0/+2
2018-11-04scsi: ibmvfc: Avoid unnecessary port reloginBrian King1-4/+2
2018-11-04scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings1-2/+2
2018-11-04scsi: aacraid: address UBSAN warning regressionArnd Bergmann1-2/+6
2018-10-20scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn1-1/+2
2018-10-20scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong2-45/+62
2018-10-20scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott1-1/+1
2018-10-20scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott1-2/+1
2018-10-18scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter1-2/+2
2018-10-10scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2-14/+21
2018-10-10scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash1-7/+9
2018-10-04scsi: megaraid_sas: Update controller info during resumeShivasharan S1-0/+3
2018-10-04scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia1-0/+2
2018-10-04scsi: ibmvscsi: Improve strings handlingBreno Leitao1-2/+2
2018-09-26scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke1-3/+4
2018-09-19scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev3-1/+10
2018-09-19scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart1-1/+1
2018-09-15scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter1-1/+3
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche1-2/+18
2018-09-05scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche1-2/+3
2018-09-05scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill1-3/+8
2018-09-05scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn1-0/+1
2018-09-05scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn1-2/+2
2018-09-05scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn1-1/+1
2018-09-05scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash1-6/+6
2018-08-24scsi: qedi: Send driver state to MFWManish Rangankar1-0/+11
2018-08-24scsi: qedf: Send the driver state to MFWSaurav Kashyap1-0/+12
2018-08-24scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia1-7/+26
2018-08-15scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran1-26/+27
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche1-8/+21
2018-08-15scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinityMing Lei1-56/+3
2018-08-15scsi: core: introduce force_blk_mqMing Lei1-0/+1
2018-08-15scsi: hpsa: fix selection of reply queueMing Lei2-19/+55
2018-08-09scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy1-4/+3
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran1-2/+3
2018-08-09scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran4-1/+8
2018-08-09scsi: qla2xxx: Fix unintialized List head crashQuinn Tran2-0/+6
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby1-0/+1
2018-08-03scsi: cxlflash: Avoid clobbering context control register valueMatthew R. Ochs2-1/+5