summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-11-20scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter
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-22aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta
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-04-01ipr: Fix regression when loading firmwareGabriel Krisman Bertazi
2016-04-01ipr: Fix out-of-bounds null overwriteInsu Yun
2016-02-27scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-02-27SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-02-13SCSI: initio: remove duplicate module device tableArnd Bergmann
2016-01-22ses: fix additional element traversal bugJames Bottomley
2016-01-22ses: Fix problems with simple enclosuresJames Bottomley
2015-11-27scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter
2015-11-27scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig
2015-11-27megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com
2015-11-27megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com
2015-11-17mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns
2015-11-173w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2015-10-13libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose
2015-08-12ipr: Increase default adapter init stage change timeoutBrian King
2015-08-07sd: Disable support for 256 byte/sector disksMark Hounschell
2015-08-073w-9xxx: fix command completion raceChristoph Hellwig
2015-08-073w-xxxx: fix command completion raceChristoph Hellwig
2015-08-073w-sas: fix command completion raceChristoph Hellwig
2015-08-07megaraid_sas: use raw_smp_processor_id()Christoph Hellwig
2015-08-07sg_start_req(): make sure that there's not too many elements in iovecAl Viro
2015-05-09Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-05-09be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-05-09libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley
2015-05-09sg: fix read() error reportingTony Battersby
2015-05-09fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran
2015-02-20scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2014-12-14hpsa: fix a race in cmd_free/scsi_doneTomas Henzl
2014-12-14bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi
2014-12-14scsi: only re-lock door after EH on devices that were resetChristoph Hellwig
2014-11-05libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie
2014-09-13hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron
2014-09-13bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings
2014-09-13scsi: handle flush errors properlyJames Bottomley
2014-08-06sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-08-06usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-08-06ibmvscsi: Add memory barriers for send / receiveBrian King
2014-08-06ibmvscsi: Abort init sequence during error recoveryBrian King
2014-07-11megaraid: Use resource_size_t for PCI resources, not longBen Collins
2014-07-11Fix spurious request sense in error handlingJames Bottomley