summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley1-4/+4
2019-02-12scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain1-0/+2
2019-02-12scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara1-1/+1
2019-02-12scsi: smartpqi: correct volume statusDave Carroll1-0/+3
2019-02-12scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara1-0/+3
2019-02-12scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart2-28/+26
2019-02-12scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu2-3/+6
2019-02-12scsi: lpfc: Correct LCB RJT handlingJames Smart1-0/+3
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai2-2/+2
2019-01-26scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin1-0/+1
2019-01-26scsi: smartpqi: correct lun reset issuesKevin Barnett1-0/+3
2019-01-23scsi: sd: Fix cache_type_store()Ivan Mironov1-0/+6
2019-01-23scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu1-11/+15
2019-01-13scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne1-1/+2
2019-01-13scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter1-1/+1
2018-12-29scsi: sd: use mempool for discard special pageJens Axboe1-4/+19
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery1-2/+2
2018-12-21scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard1-2/+2
2018-12-08scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck1-15/+7
2018-12-08scsi: bfa: convert to strlcpy/strlcatArnd Bergmann8-98/+84
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-03scsi: megaraid_sas: Update controller info during resumeShivasharan S1-0/+3
2018-10-03scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia1-0/+2
2018-10-03scsi: 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