summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: storvsc: properly set residual data length on errorsLong Li2017-06-051-3/+13
* scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li2017-06-051-0/+7
* scsi: storvsc: Fix a bug in the handling of SRB status flagsK. Y. Srinivasan2017-06-051-1/+4
* scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li2017-06-051-0/+9
* Fix missing sanity check in /dev/sgAl Viro2017-03-161-0/+4
* qla2xxx: Fix crash due to null pointer accessQuinn Tran2017-03-161-4/+12
* 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
* scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai2017-03-161-0/+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: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky2017-02-231-1/+14
* 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
* scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler2016-11-201-2/+3
* 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
* ipr: Clear interrupt on croc/crocodile when running with LSIBrian King2016-08-221-0/+1
* scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-08-221-1/+3
* scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne2016-08-221-0/+1
* scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-08-221-2/+5
* aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta2016-08-221-0/+4
* aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta2016-08-221-4/+4
* Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn2016-08-221-4/+2
* scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-08-222-0/+3
* 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-03-301-0/+5
* ipr: Fix out-of-bounds null overwriteInsu Yun2016-03-301-3/+2
* scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley2016-03-041-2/+4
* SCSI: Add Marvell Console to VPD blacklistMika Westerberg2016-02-251-0/+1
* scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke2016-02-251-1/+3
* drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov2016-02-251-1/+1
* SCSI: fix crashes in sd and sr runtime PMAlan Stern2016-02-172-2/+9
* SCSI: initio: remove duplicate module device tableArnd Bergmann2016-02-021-16/+0
* ses: fix additional element traversal bugJames Bottomley2016-01-251-1/+9
* Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue2016-01-251-10/+10
* ses: Fix problems with simple enclosuresJames Bottomley2016-01-251-1/+19
* Fix a memory leak in scsi_host_dev_release()Bart Van Assche2016-01-051-0/+11
* storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan2015-12-131-2/+1