summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2016-12-23scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter
2016-12-02scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena
2016-11-23scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang
2016-11-23scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne
2016-11-23scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai
2016-11-23scsi: Fix use-after-freeMing Lei
2016-08-31aacraid: Check size values after double-fetch from userDave Carroll
2016-07-19ipr: Clear interrupt on croc/crocodile when running with LSIBrian King
2016-07-12lpfc: fix misleading indentationArnd Bergmann
2016-07-12megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann
2016-07-11scsi: fix race between simultaneous decrements of ->host_failedWei Fang