summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-07-18scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen
2017-07-18scsi: sr: Sanity check returned mode dataMartin K. Petersen
2017-07-18scsi: libsas: fix ata xfer lengthJohn Garry
2017-07-18scsi: lpfc: Add shutdown method for kexecAnton Blanchard
2017-07-18scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta
2017-07-18scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-06-05scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta
2017-06-05scsi: aacraid: Fix memory leak in fib init pathRaghava Aditya Renukunta
2017-06-05scsi: storvsc: properly set residual data length on errorsLong Li
2017-06-05scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li
2017-06-05scsi: storvsc: Fix a bug in the handling of SRB status flagsK. Y. Srinivasan
2017-06-05scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li
2017-03-16Fix missing sanity check in /dev/sgAl Viro
2017-03-16qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-03-16scsi: avoid a permanent stop of the scsi device's request queueWei Fang
2017-03-16scsi: mvsas: fix command_active typoArnd Bergmann
2017-03-16scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai
2017-02-23sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2017-02-23sg: Fix double-free when drives detach during SG_IOCalvin Owens
2017-02-23scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky
2017-02-23scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena
2017-02-23scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang
2017-02-23scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne
2017-02-23scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai
2017-02-23scsi: Fix use-after-freeMing Lei
2017-02-23scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King
2016-11-20scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter
2016-11-20scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler
2016-11-20megaraid_sas: Fix probing cards without io portYinghai Lu
2016-11-20aacraid: Check size values after double-fetch from userDave Carroll
2016-08-22ipr: Clear interrupt on croc/crocodile when running with LSIBrian King
2016-08-22scsi: fix race between simultaneous decrements of ->host_failedWei Fang
2016-08-22scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne
2016-08-22scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley
2016-08-22aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta
2016-08-22aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta
2016-08-22Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn
2016-08-22scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn
2016-05-01sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen
2016-05-01lpfc: fix misleading indentationArnd Bergmann
2016-05-01sg: fix dxferp in from_to caseDouglas Gilbert
2016-05-01be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi
2016-05-01aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta
2016-03-30ipr: Fix regression when loading firmwareGabriel Krisman Bertazi
2016-03-30ipr: Fix out-of-bounds null overwriteInsu Yun
2016-03-04scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley
2016-02-25SCSI: Add Marvell Console to VPD blacklistMika Westerberg
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov
2016-02-17SCSI: fix crashes in sd and sr runtime PMAlan Stern