summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-04-12ipr: Fix regression when loading firmwareGabriel Krisman Bertazi1-0/+5
2016-04-12ipr: Fix out-of-bounds null overwriteInsu Yun1-3/+2
2016-04-12be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi1-0/+1
2016-04-12aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta1-3/+6
2016-04-12sg: fix dxferp in from_to caseDouglas Gilbert1-1/+2
2016-03-10target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger1-0/+16
2016-03-04ses: fix additional element traversal bugJames Bottomley1-1/+9
2016-03-04ses: Fix problems with simple enclosuresJames Bottomley1-1/+19
2016-03-04storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan1-2/+1
2016-03-04megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com1-2/+11
2016-03-04megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com2-1/+3
2016-02-25scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley1-2/+4
2016-02-25SCSI: Add Marvell Console to VPD blacklistMika Westerberg1-0/+1
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-25SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-02-25Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue1-10/+10
2016-02-25Fix a memory leak in scsi_host_dev_release()Bart Van Assche1-0/+11
2016-02-25scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2016-02-25scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig1-12/+4
2015-11-09mvsas: 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-23scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko1-1/+10
2015-09-13SCSI: Fix NULL pointer dereference in runtime PMAlan Stern1-11/+11
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
2015-08-17sg_start_req(): make sure that there's not too many elements in iovecAl Viro1-0/+3
2015-08-17ipr: Fix invalid array indexing for HRRQBrian King1-3/+8
2015-08-17ipr: Fix incorrect trace indexingBrian King2-2/+4
2015-08-17ipr: Fix locking for unit attention handlingBrian King1-5/+7
2015-08-10st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M1-1/+1
2015-08-03qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis1-1/+16
2015-08-03scsi_transport_srp: Fix a race conditionBart Van Assche1-1/+3
2015-08-03scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche1-23/+31
2015-08-03ipr: Increase default adapter init stage change timeoutBrian King1-1/+1
2015-07-04hpsa: add missing pci_set_master in kdump pathTomas Henzl1-1/+1
2015-07-04hpsa: refine the pci enable/disable handlingTomas Henzl1-14/+28
2015-06-29lpfc: Add iotag memory barrierJames Smart1-0/+21
2015-06-06sd: Disable support for 256 byte/sector disksMark Hounschell1-14/+5
2015-06-06storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan1-2/+1
2015-06-06qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang2-3/+1
2015-05-133w-sas: fix command completion raceChristoph Hellwig2-44/+10
2015-05-133w-9xxx: fix command completion raceChristoph Hellwig2-49/+13
2015-05-133w-xxxx: fix command completion raceChristoph Hellwig2-41/+6
2015-05-06mvsas: fix panic on expander attached SATA devicesJames Bottomley1-4/+1
2015-05-06scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan1-7/+8
2015-05-06bfa: Replace large udelay() with mdelay()Ben Hutchings1-1/+1
2015-04-19be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1
2015-04-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-04-13tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1