summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-07-10Merge 4.4.185 into android-4.4-pGreg Kroah-Hartman
2019-07-10scsi: hpsa: correct ioaccel2 chainingDon Brace
2019-07-10scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-07-10scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara
2019-06-22Merge 4.4.183 into android-4.4-pGreg Kroah-Hartman
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-06-22scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart
2019-06-11Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman
2019-06-11scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart
2019-06-11scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-06-11scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-06-11scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-06-11scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry
2019-06-11Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen
2019-05-16Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman
2019-05-16scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-05-16scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-05-16scsi: libsas: fix a race condition when smp task timeoutJason Yan
2019-05-16scsi: storvsc: Fix calculation of sub-channel countMichael Kelley
2019-05-16scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-04-30Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman
2019-04-27scsi: megaraid_sas: return error when create DMA pool failedJason Yan
2019-04-27scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block
2019-04-03Merge 4.4.178 into android-4.4-pGreg Kroah-Hartman
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
2019-03-23Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman
2019-03-23scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi
2019-03-23scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman
2019-03-23scsi: libfc: free skb when receiving invalid flogi respMing Lu
2019-03-23scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-23scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-03-23scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2019-03-23scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-02-20Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman
2019-02-20scsi: lpfc: Correct LCB RJT handlingJames Smart
2019-01-28Merge 4.4.172 into android-4.4-pGreg Kroah-Hartman
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai
2019-01-26scsi: sd: Fix cache_type_store()Ivan Mironov
2019-01-13Merge 4.4.170 into android-4.4-pGreg Kroah-Hartman
2019-01-13scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter
2018-12-21Merge 4.4.169 into android-4.4-pGreg Kroah-Hartman
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-19Merge 4.4.168 into android-4.4-pGreg Kroah-Hartman
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-12-13Merge 4.4.167 into android-4.4-pGreg Kroah-Hartman
2018-12-13scsi: csiostor: Avoid content leaks and castsKees Cook