summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-13Revert "scsi: qla2xxx: Fix NVMe Target discovery"Himanshu Madhani1-2/+2
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-19scsi: raid_attrs: fix unused variable warningArnd Bergmann1-3/+1
2018-12-13scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li3-0/+17
2018-12-08scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2-2/+5
2018-12-01scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing3-6/+0
2018-12-01scsi: lpfc: fix remoteport accessArnd Bergmann1-0/+2
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 driver hang when FC-NVMe LUNs are configuredHimanshu Madhani1-3/+0
2018-11-21scsi: qla2xxx: Fix duplicate switch database entriesQuinn Tran1-3/+3
2018-11-21scsi: qla2xxx: Fix NVMe Target discoveryQuinn Tran1-2/+2
2018-11-21scsi: qla2xxx: Fix NVMe session hang on unloadQuinn Tran1-1/+1
2018-11-21scsi: qla2xxx: Fix for double free of SRB structureGiridhar Malavali2-2/+16
2018-11-21scsi: qla2xxx: Fix re-using LoopID when handle is in useQuinn Tran2-15/+6
2018-11-21scsi: qla2xxx: Reject bsg request if chip is down.Quinn Tran1-1/+1
2018-11-21scsi: qla2xxx: shutdown chip if reset failQuinn Tran1-1/+1
2018-11-21scsi: qla2xxx: Fix early srb free on abortQuinn Tran1-0/+2
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: qla2xxx: Fix recursive mailbox timeoutQuinn Tran1-1/+1
2018-11-13scsi: megaraid_sas: fix a missing-check bugWenwen Wang1-0/+3
2018-11-13scsi: ufs: Schedule clk gating work on correct queueEvan Green1-2/+3
2018-11-13scsi: esp_scsi: Track residual for PIO transfersFinn Thain3-0/+5
2018-09-28scsi: qedi: Initialize the stats mutex lockNilesh Javali1-0/+1
2018-09-21scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn1-1/+2
2018-09-21scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong2-45/+62
2018-09-21scsi: lpfc: Synchronize access to remoteport via rportJames Smart3-13/+23
2018-09-21scsi: ufs: Disable blk-mq for nowAdrian Hunter1-0/+7
2018-09-17scsi: sd: Contribute to randomness when running rotational deviceXuewei Zhang1-0/+3
2018-09-17scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott1-1/+1
2018-09-17scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott1-2/+1
2018-09-12scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter1-2/+2
2018-08-30scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2-14/+21
2018-08-27scsi: aacraid: fix a signedness bugDan Carpenter1-1/+1
2018-08-27Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"Ming Lei2-40/+7
2018-08-27Revert "scsi: core: fix scsi_host_queue_ready"Ming Lei1-1/+1
2018-08-27scsi: hpsa: limit transfer length to 1MB, not 512kBMartin Wilck1-1/+1
2018-08-27scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart1-1/+1
2018-08-27scsi: lpfc: Default fdmi_on to onJames Smart1-4/+4
2018-08-27scsi: csiostor: fix incorrect port capabilitiesVarun Prakash3-14/+48
2018-08-27scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash1-7/+9
2018-08-27scsi: core: Update SCSI_MQ_DEFAULT help text to match defaultGeert Uytterhoeven1-5/+5