summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-02scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov
2019-06-20scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara
2019-06-18scsi: qla2xxx: Fix hardlockup in abort command during driver removeArun Easi
2019-06-18scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu
2019-06-18scsi: qedi: update driver version to 8.37.0.20Nilesh Javali
2019-06-18scsi: qedi: Check targetname while finding boot target informationNilesh Javali
2019-06-07scsi: hpsa: correct ioaccel2 chainingDon Brace
2019-06-04scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter
2019-06-04scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-05-29scsi: libsas: delete sas port if expander discover failedJason Yan
2019-05-29scsi: libsas: only clear phy->in_shutdown after shutdown event doneJason Yan
2019-05-29scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing
2019-05-29scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang
2019-05-29scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier
2019-05-29scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier
2019-05-29scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-05-20Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen
2019-05-20scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King
2019-05-20scsi: smartpqi: Reporting unhandled SCSI errorsErwan Velu
2019-05-20scsi: myrs: Fix uninitialized variableYueHaibing
2019-05-13scsi: lpfc: Update lpfc version to 12.2.0.2James Smart
2019-05-13scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart
2019-05-13scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart
2019-05-13scsi: lpfc: resolve lockdep warningsJames Smart
2019-05-13scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing
2019-05-13scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing
2019-05-13scsi: qla2xxx: Add cleanup for PCI EEH recoveryQuinn Tran
2019-04-29scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...Bart Van Assche
2019-04-29scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memoryBart Van Assche
2019-04-29scsi: qla2xxx: Fix hardirq-unsafe lockingBart Van Assche
2019-04-29scsi: qla2xxx: Complain loudly about reference count underflowBart Van Assche
2019-04-29scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...Bart Van Assche
2019-04-29scsi: qla2xxx: Introduce the dsd32 and dsd64 data structuresBart Van Assche
2019-04-29scsi: qla2xxx: Check the size of firmware data structures at compile timeBart Van Assche
2019-04-29scsi: qla2xxx: Pass little-endian values to the firmwareBart Van Assche
2019-04-29scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commandsBart Van Assche
2019-04-29scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()Bart Van Assche
2019-04-29scsi: qla2xxx: Make qla24xx_async_abort_cmd() staticBart Van Assche
2019-04-29scsi: qla2xxx: Remove unnecessary locking from the target codeBart Van Assche
2019-04-29scsi: qla2xxx: Remove qla_tgt_cmd.releasedBart Van Assche
2019-04-29scsi: qla2xxx: Complain if a command is released that is owned by the firmwareBart Van Assche
2019-04-29scsi: qla2xxx: target: Fix offline port handling and host reset handlingBart Van Assche
2019-04-29scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()Bart Van Assche
2019-04-29scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()Bart Van Assche
2019-04-29scsi: qla2xxx: Simplify qlt_send_term_imm_notif()Bart Van Assche
2019-04-29scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma()Bart Van Assche
2019-04-29scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche
2019-04-29scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twiceBart Van Assche
2019-04-29scsi: qla2xxx: Make qla2x00_mem_free() easier to verifyBart Van Assche
2019-04-29scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8Bart Van Assche