summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-19scsi: raid_attrs: fix unused variable warningArnd Bergmann
2018-12-13scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li
2018-12-08scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck
2018-12-01scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing
2018-12-01scsi: lpfc: fix remoteport accessArnd 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 driver hang when FC-NVMe LUNs are configuredHimanshu Madhani
2018-11-21scsi: qla2xxx: Fix duplicate switch database entriesQuinn Tran
2018-11-21scsi: qla2xxx: Fix NVMe Target discoveryQuinn Tran
2018-11-21scsi: qla2xxx: Fix NVMe session hang on unloadQuinn Tran
2018-11-21scsi: qla2xxx: Fix for double free of SRB structureGiridhar Malavali
2018-11-21scsi: qla2xxx: Fix re-using LoopID when handle is in useQuinn Tran
2018-11-21scsi: qla2xxx: Reject bsg request if chip is down.Quinn Tran
2018-11-21scsi: qla2xxx: shutdown chip if reset failQuinn Tran
2018-11-21scsi: qla2xxx: Fix early srb free on abortQuinn 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: qla2xxx: Fix recursive mailbox timeoutQuinn Tran
2018-11-13scsi: megaraid_sas: fix a missing-check bugWenwen Wang
2018-11-13scsi: ufs: Schedule clk gating work on correct queueEvan Green
2018-11-13scsi: esp_scsi: Track residual for PIO transfersFinn Thain
2018-09-28scsi: qedi: Initialize the stats mutex lockNilesh Javali
2018-09-21scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn
2018-09-21scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong
2018-09-20scsi: lpfc: Synchronize access to remoteport via rportJames Smart
2018-09-20scsi: ufs: Disable blk-mq for nowAdrian Hunter
2018-09-17scsi: sd: Contribute to randomness when running rotational deviceXuewei Zhang
2018-09-17scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott
2018-09-17scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott
2018-09-11scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter
2018-08-30scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali
2018-08-27scsi: aacraid: fix a signedness bugDan Carpenter
2018-08-27Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"Ming Lei
2018-08-27Revert "scsi: core: fix scsi_host_queue_ready"Ming Lei
2018-08-27scsi: hpsa: limit transfer length to 1MB, not 512kBMartin Wilck
2018-08-27scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart
2018-08-27scsi: lpfc: Default fdmi_on to onJames Smart
2018-08-27scsi: csiostor: fix incorrect port capabilitiesVarun Prakash
2018-08-27scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash
2018-08-27scsi: core: Update SCSI_MQ_DEFAULT help text to match defaultGeert Uytterhoeven
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-21osd: Convert to new IDA APIMatthew Wilcox
2018-08-21sd: Convert to new IDA APIMatthew Wilcox
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds