summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-03-03ses: fix additional element traversal bugJames Bottomley
2016-03-03ses: Fix problems with simple enclosuresJames Bottomley
2016-03-03storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan
2016-03-03megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com
2016-03-03megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com
2016-02-24scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley
2016-02-24SCSI: Add Marvell Console to VPD blacklistMika Westerberg
2016-02-24scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-02-24drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov
2016-02-24SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-02-24Fix a memory leak in scsi_host_dev_release()Bart Van Assche
2016-02-24scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter
2016-02-24scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig
2016-01-11qla2xxx: Fix hardware lock/unlock issue causing kernel panic.Saurav Kashyap
2016-01-11lpfc: Fix null ndlp dereference in target_reset_handlerJames Smart
2015-11-12mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-10-283w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-27scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko
2015-09-18libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2015-09-02lpfc: Fix scsi prep dma buf error.James Smart
2015-08-19ipr: Fix invalid array indexing for HRRQBrian King
2015-08-19ipr: Fix incorrect trace indexingBrian King
2015-08-19ipr: Fix locking for unit attention handlingBrian King
2015-08-193w-xxxx: fix mis-aligned struct accessesArnd Bergmann
2015-08-19st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M
2015-08-04sg_start_req(): make sure that there's not too many elements in iovecAl Viro
2015-08-04qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis
2015-08-04[SCSI] be2iscsi: fix bad if expressionMike Christie
2015-07-30ipr: Increase default adapter init stage change timeoutBrian King
2015-07-30lpfc: Add iotag memory barrierJames Smart
2015-06-24hpsa: fix a couple pci id table mistakesStephen M. Cameron
2015-06-03sd: Disable support for 256 byte/sector disksMark Hounschell
2015-06-02storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan
2015-05-26qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang
2015-05-26hpsa: turn off interrupts when kdump startsTomas Henzl
2015-05-26hpsa: add missing pci_set_master in kdump pathTomas Henzl
2015-05-26hpsa: refine the pci enable/disable handlingTomas Henzl
2015-05-153w-sas: fix command completion raceChristoph Hellwig
2015-05-153w-9xxx: fix command completion raceChristoph Hellwig
2015-05-153w-xxxx: fix command completion raceChristoph Hellwig
2015-05-15mvsas: fix panic on expander attached SATA devicesJames Bottomley
2015-05-04scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan
2015-04-22be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-04-22Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-09tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche
2015-04-09[SCSI] megaraid: Use resource_size_t for PCI resources, not longBen Collins
2015-04-09libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley
2015-03-16fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran
2015-03-12sg: fix read() error reportingTony Battersby
2015-03-01megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com