summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-03-06Fix missing sanity check in /dev/sgAl Viro
2017-03-06scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll
2017-03-06qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-01-12sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro
2017-01-12scsi: avoid a permanent stop of the scsi device's request queueWei Fang
2017-01-12scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai
2016-12-23scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena
2016-12-23scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter
2016-11-25scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang
2016-11-25scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne
2016-11-25scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai
2016-11-01scsi: Fix use-after-freeMing Lei
2016-10-02scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler
2016-08-24aacraid: Check size values after double-fetch from userDave Carroll
2016-07-19ipr: Clear interrupt on croc/crocodile when running with LSIBrian King
2016-07-10lpfc: fix misleading indentationArnd Bergmann
2016-07-10megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann
2016-07-10scsi: fix race between simultaneous decrements of ->host_failedWei Fang
2016-06-17scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne
2016-06-17scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley
2016-06-03aacraid: Fix for KDUMP driver hangRaghava Aditya Renukunta
2016-06-03aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta
2016-06-03aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta
2016-04-20sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen
2016-04-18sg: fix dxferp in from_to caseDouglas Gilbert
2016-04-18be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi
2016-04-18aic7xxx: Fix queue depth handlingAlan
2016-04-18aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta
2016-04-18aacraid: Fix RRQ overloadRaghava Aditya Renukunta
2016-02-28qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()Quinn Tran
2016-02-28SCSI: Add Marvell Console to VPD blacklistMika Westerberg
2016-02-28scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-02-28target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2016-02-28qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik
2016-02-23qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik
2016-02-23qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrivesAlexei Potashnik
2016-02-23qla2xxx: drop cmds/tmrs arrived while session is being deletedAlexei Potashnik
2016-02-23qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik
2016-02-23qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle
2016-02-15drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov
2016-02-15SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-02-03scsi: add Synology to 1024 sector blacklistMike Christie
2015-11-09mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-10-223w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-22ipr: Enable SIS pipe commands for SIS-32 devices.Gabriel Krisman Bertazi
2015-10-22scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko
2015-09-13fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah
2015-09-13SCSI: Fix NULL pointer dereference in runtime PMAlan Stern
2015-09-13Revert "libata-eh: Set 'information' field for autosense"Tejun Heo
2015-09-13sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen