summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-05-02scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara
2018-04-13scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang
2018-04-13scsi: libsas: fix error when getting phy eventsJason Yan
2018-04-13scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan
2018-04-13scsi: libiscsi: Allow sd_shutdown on bad transportRafael David Tinoco
2018-04-13scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()Maurizio Lombardi
2018-04-08scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini
2018-04-08scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn
2018-03-24scsi: mac_esp: Replace bogus memory barrier with spinlockFinn Thain
2018-03-24Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart
2018-03-24scsi: virtio_scsi: Always try to read VPD pagesDavid Gibson
2018-03-22scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn
2018-03-22scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn
2018-03-22scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn
2018-03-22scsi: devinfo: apply to HP XP the same flags as Hitachi VSPXose Vazquez Perez
2018-03-22scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke
2018-03-22scsi: sg: check for valid direction before starting the requestJohannes Thumshirn
2018-03-22scsi: ipr: Fix missed EH wakeupBrian King
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com
2018-03-03scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery
2018-02-28scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-02-07scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva
2018-01-31scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn
2018-01-31scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy
2017-12-25scsi: cxgb4i: fix Tx skb leakVarun Prakash
2017-12-25scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy
2017-12-20scsi: bfa: integer overflow in debugfsDan Carpenter
2017-12-20scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff
2017-12-16scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart
2017-11-21scsi: lpfc: Correct issue leading to oops during link resetJames Smart
2017-11-21scsi: lpfc: Correct host name in symbolic_name fieldJames Smart
2017-11-21scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart
2017-11-21scsi: lpfc: Add missing memory barrierJames Smart
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings
2017-10-21scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-09-27scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-09-27scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke
2017-09-27scsi: sg: factor out sg_fill_request_table()Hannes Reinecke
2017-09-27scsi: sg: off by one in sg_ioctl()Dan Carpenter
2017-09-27scsi: sg: use standard lists for sg_requestsHannes Reinecke
2017-09-27scsi: sg: remove 'save_scat_len'Hannes Reinecke
2017-09-13scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor
2017-09-13scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor
2017-09-02scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke
2017-09-02scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke
2017-09-02scsi: isci: avoid array subscript warningArnd Bergmann
2017-08-11scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi