summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn2018-01-011-1/+1
* scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2018-01-012-2/+15
* scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio2018-01-011-0/+1
* scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter2017-11-261-4/+4
* qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis2017-11-264-21/+54
* qla2xxx: Corrections to returned sysfs error codes.Joe Carnuccio2017-11-261-2/+2
* scsi: aacraid: Fix command send race conditionBrian King2017-11-261-29/+19
* scsi: mac_esp: Fix PIO transfers for MESSAGE IN phaseFinn Thain2017-11-261-17/+18
* scsi: advansys: remove #warning messageArnd Bergmann2017-11-111-2/+1
* libsas: prevent double completion of scmds from ehDan Williams2017-11-111-28/+33
* mpt2sas: fix for unused variable 'event_data' warningReddy, Sreekanth2017-11-111-3/+4
* aic94xx: Skip reading user settings if flash is not foundHannes Reinecke2017-11-111-2/+3
* scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long2017-10-121-1/+1
* scsi: sun_esp: fix device reference leaksJohan Hovold2017-10-121-1/+8
* scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter2017-10-121-1/+2
* scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn2017-09-151-4/+4
* scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-07-181-2/+18
* scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-07-181-2/+4
* scsi: libsas: fix ata xfer lengthJohn Garry2017-07-181-1/+1
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-07-181-0/+1
* scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta2017-07-181-1/+1
* scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta2017-06-051-4/+17
* scsi: aacraid: Fix memory leak in fib init pathRaghava Aditya Renukunta2017-06-051-15/+21
* Fix missing sanity check in /dev/sgAl Viro2017-03-161-0/+4
* scsi: avoid a permanent stop of the scsi device's request queueWei Fang2017-03-161-4/+0
* scsi: mvsas: fix command_active typoArnd Bergmann2017-03-161-1/+1
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-02-231-0/+3
* sg: Fix double-free when drives detach during SG_IOCalvin Owens2017-02-231-1/+4
* scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena2017-02-231-1/+1
* scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2017-02-231-9/+0
* scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2017-02-231-0/+1
* scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2017-02-231-8/+5
* scsi: Fix use-after-freeMing Lei2017-02-231-1/+1
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2017-02-231-1/+0
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2016-11-201-1/+7
* megaraid_sas: Fix probing cards without io portYinghai Lu2016-11-202-4/+4
* aacraid: Check size values after double-fetch from userDave Carroll2016-11-201-2/+11
* aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta2016-08-221-0/+4
* sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen2016-05-012-16/+14
* lpfc: fix misleading indentationArnd Bergmann2016-05-011-2/+3
* sg: fix dxferp in from_to caseDouglas Gilbert2016-05-011-1/+2
* be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi2016-05-011-0/+1
* aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta2016-05-011-3/+6
* ipr: Fix regression when loading firmwareGabriel Krisman Bertazi2016-04-011-0/+5
* ipr: Fix out-of-bounds null overwriteInsu Yun2016-04-011-3/+2
* scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke2016-02-271-1/+3
* SCSI: fix crashes in sd and sr runtime PMAlan Stern2016-02-271-2/+5
* SCSI: initio: remove duplicate module device tableArnd Bergmann2016-02-131-16/+0
* ses: fix additional element traversal bugJames Bottomley2016-01-221-1/+9
* ses: Fix problems with simple enclosuresJames Bottomley2016-01-221-1/+19