summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-01-13sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro1-0/+3
2017-01-13scsi: avoid a permanent stop of the scsi device's request queueWei Fang1-4/+0
2017-01-13scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai1-0/+1
2016-12-23scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2016-12-23scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-11-26scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang1-9/+0
2016-11-26scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne1-0/+1
2016-11-26scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai1-8/+5
2016-11-01scsi: Fix use-after-freeMing Lei1-1/+1
2016-10-02scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler1-2/+3
2016-08-24aacraid: Check size values after double-fetch from userDave Carroll1-2/+11
2016-07-19ipr: Clear interrupt on croc/crocodile when running with LSIBrian King1-0/+1
2016-07-11lpfc: fix misleading indentationArnd Bergmann1-2/+3
2016-07-11megaraid_sas: add missing curly braces in ioctl handlerArnd Bergmann1-1/+2
2016-07-11scsi: fix race between simultaneous decrements of ->host_failedWei Fang1-1/+3
2016-06-17scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne1-0/+1
2016-06-17scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley1-2/+5
2016-06-04aacraid: Fix for KDUMP driver hangRaghava Aditya Renukunta2-0/+25
2016-06-04aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta1-0/+4
2016-06-04aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta1-4/+4
2016-04-20sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen2-16/+14
2016-04-18sg: fix dxferp in from_to caseDouglas Gilbert1-1/+2
2016-04-18be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi1-0/+1
2016-04-18aic7xxx: Fix queue depth handlingAlan1-0/+1
2016-04-18aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta1-3/+6
2016-04-18aacraid: Fix RRQ overloadRaghava Aditya Renukunta3-23/+37
2016-02-28qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()Quinn Tran5-9/+31
2016-02-28SCSI: Add Marvell Console to VPD blacklistMika Westerberg1-0/+1
2016-02-28scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-02-28target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche1-1/+1
2016-02-28qla2xxx: terminate exchange when command is aborted by LIOAlexei Potashnik3-36/+20
2016-02-23qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik6-26/+83
2016-02-23qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrivesAlexei Potashnik1-0/+35
2016-02-23qla2xxx: drop cmds/tmrs arrived while session is being deletedAlexei Potashnik1-0/+28
2016-02-23qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik7-22/+481
2016-02-23qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle6-13/+140
2016-02-15drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-15SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-02-03scsi: add Synology to 1024 sector blacklistMike Christie1-0/+1
2015-11-10mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2015-10-233w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig1-7/+21
2015-10-23ipr: Enable SIS pipe commands for SIS-32 devices.Gabriel Krisman Bertazi1-1/+1
2015-10-23scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko1-1/+10
2015-09-13fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah2-2/+4
2015-09-13SCSI: Fix NULL pointer dereference in runtime PMAlan Stern1-11/+11
2015-09-13Revert "libata-eh: Set 'information' field for autosense"Tejun Heo1-31/+0
2015-09-13sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen1-3/+3
2015-09-13libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose1-23/+2
2015-09-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2015-09-13libfc: Fix fc_exch_recv_req() error pathBart Van Assche1-4/+4