summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2017-08-11mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens
2017-06-14scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn
2017-05-20sg: Fix double-free when drives detach during SG_IOCalvin Owens
2017-05-08scsi: advansys: remove #warning messageArnd Bergmann
2017-05-08ips: remove pointless #warningJames Bottomley
2017-04-30aic94xx: Skip reading user settings if flash is not foundHannes Reinecke
2017-04-22scsi: libsas: fix ata xfer lengthJohn Garry
2017-04-22scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang
2017-04-22scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-04-22scsi: lpfc: Add shutdown method for kexecAnton Blanchard
2017-04-22scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen
2017-04-22scsi: sr: Sanity check returned mode dataMartin K. Petersen
2017-04-18mvsas: fix misleading indentationLuis de Bethencourt
2017-02-08Fix "qla2xxx: terminate exchange when command is aborted by LIO"Greg Kroah-Hartman
2017-02-08bfa: Fix indentationAnil Gurumurthy
2017-02-08be2iscsi: Fix bogus WARN_ON length checkTim Gardner
2017-02-08MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2017-01-15sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2017-01-15scsi: avoid a permanent stop of the scsi device's request queueWei Fang
2017-01-13scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai