summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy2017-12-251-1/+2
* scsi: lpfc: Fix secure firmware updatesDick Kennedy2017-12-251-1/+1
* scsi: cxgb4i: fix Tx skb leakVarun Prakash2017-12-251-0/+1
* scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy2017-12-251-1/+2
* scsi: bfa: integer overflow in debugfsDan Carpenter2017-12-201-2/+3
* scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff2017-12-201-1/+1
* scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart2017-12-161-4/+10
* scsi: lpfc: Correct issue leading to oops during link resetJames Smart2017-11-211-0/+1
* scsi: lpfc: Correct host name in symbolic_name fieldJames Smart2017-11-211-0/+17
* scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart2017-11-211-0/+8
* scsi: lpfc: Add missing memory barrierJames Smart2017-11-211-0/+2
* scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings2017-11-021-1/+1
* scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter2017-10-211-1/+1
* scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long2017-10-051-1/+1
* scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter2017-09-271-4/+4
* scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke2017-09-271-3/+2
* scsi: sg: factor out sg_fill_request_table()Hannes Reinecke2017-09-271-26/+35
* scsi: sg: off by one in sg_ioctl()Dan Carpenter2017-09-271-1/+1
* scsi: sg: use standard lists for sg_requestsHannes Reinecke2017-09-271-86/+61
* scsi: sg: remove 'save_scat_len'Hannes Reinecke2017-09-271-2/+0
* scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor2017-09-131-2/+5
* scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor2017-09-131-3/+9
* scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke2017-09-021-0/+2
* scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke2017-09-021-21/+26
* scsi: isci: avoid array subscript warningArnd Bergmann2017-09-021-0/+3
* scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi2017-08-111-5/+13
* mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens2017-08-111-17/+16
* scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn2017-06-141-4/+4
* sg: Fix double-free when drives detach during SG_IOCalvin Owens2017-05-201-1/+7
* scsi: advansys: remove #warning messageArnd Bergmann2017-05-081-2/+1
* ips: remove pointless #warningJames Bottomley2017-05-081-4/+5
* aic94xx: Skip reading user settings if flash is not foundHannes Reinecke2017-04-301-2/+3
* scsi: libsas: fix ata xfer lengthJohn Garry2017-04-221-1/+1
* scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang2017-04-221-0/+2
* scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-04-221-1/+25
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-04-221-0/+1
* scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-221-2/+18
* scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-04-221-2/+4
* mvsas: fix misleading indentationLuis de Bethencourt2017-04-181-2/+2
* Fix "qla2xxx: terminate exchange when command is aborted by LIO"Greg Kroah-Hartman2017-02-081-2/+1
* bfa: Fix indentationAnil Gurumurthy2017-02-081-11/+11
* be2iscsi: Fix bogus WARN_ON length checkTim Gardner2017-02-081-1/+1
* MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2017-02-081-1/+0
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-01-151-0/+3
* scsi: avoid a permanent stop of the scsi device's request queueWei Fang2017-01-151-4/+0
* scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai2017-01-131-0/+1
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2016-12-231-1/+7
* scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena2016-12-021-1/+1
* scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2016-11-231-9/+0
* scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2016-11-231-0/+1