summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley
2019-02-12scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain
2019-02-12scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara
2019-02-12scsi: smartpqi: correct volume statusDave Carroll
2019-02-12scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara
2019-02-12scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart
2019-02-12scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu
2019-02-12scsi: lpfc: Correct LCB RJT handlingJames Smart
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai
2019-01-26scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin
2019-01-26scsi: smartpqi: correct lun reset issuesKevin Barnett
2019-01-23scsi: sd: Fix cache_type_store()Ivan Mironov
2019-01-23scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu
2019-01-13scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne
2019-01-13scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter
2018-12-29scsi: sd: use mempool for discard special pageJens Axboe
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery
2018-12-21scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard
2018-12-08scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck
2018-12-08scsi: bfa: convert to strlcpy/strlcatArnd Bergmann
2018-11-21SCSI: fix queue cleanup race before queue initialization is doneMing Lei
2018-11-21scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran
2018-11-21scsi: qla2xxx: Fix re-using LoopID when handle is in useQuinn Tran
2018-11-21scsi: qla2xxx: shutdown chip if reset failQuinn Tran
2018-11-21scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxxQuinn Tran
2018-11-21scsi: qla2xxx: Fix process response queue for ISP26XX and aboveQuinn Tran
2018-11-21scsi: qla2xxx: Fix incorrect port speed being set for FC adaptersHimanshu Madhani
2018-11-13scsi: lpfc: Correct race with abort on completion pathJames Smart
2018-11-13scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart
2018-11-13scsi: megaraid_sas: fix a missing-check bugWenwen Wang
2018-11-13scsi: esp_scsi: Track residual for PIO transfersFinn Thain
2018-11-04scsi: sd: Remember that READ CAPACITY(16) succeededMartin K. Petersen
2018-11-04scsi: ibmvfc: Avoid unnecessary port reloginBrian King
2018-11-04scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings
2018-11-04scsi: aacraid: address UBSAN warning regressionArnd Bergmann
2018-10-20scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn
2018-10-20scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong
2018-10-20scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott
2018-10-20scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott
2018-10-18scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter
2018-10-10scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali
2018-10-10scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash
2018-10-03scsi: megaraid_sas: Update controller info during resumeShivasharan S
2018-10-03scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia
2018-10-03scsi: ibmvscsi: Improve strings handlingBreno Leitao
2018-09-26scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke
2018-09-19scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev
2018-09-19scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart
2018-09-15scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche