aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-22scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko
2015-09-13SCSI: Fix NULL pointer dereference in runtime PMAlan Stern
2015-09-13libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche
2015-09-13libfc: Fix fc_exch_recv_req() error pathBart Van Assche
2015-08-16sg_start_req(): make sure that there's not too many elements in iovecAl Viro
2015-08-16ipr: Fix invalid array indexing for HRRQBrian King
2015-08-16ipr: Fix incorrect trace indexingBrian King
2015-08-16ipr: Fix locking for unit attention handlingBrian King
2015-08-10st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M
2015-08-03qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis
2015-08-03scsi_transport_srp: Fix a race conditionBart Van Assche
2015-08-03scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche
2015-08-03ipr: Increase default adapter init stage change timeoutBrian King
2015-07-03hpsa: add missing pci_set_master in kdump pathTomas Henzl
2015-07-03hpsa: refine the pci enable/disable handlingTomas Henzl
2015-06-29lpfc: Add iotag memory barrierJames Smart
2015-06-06sd: Disable support for 256 byte/sector disksMark Hounschell
2015-06-06storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan
2015-06-06qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang
2015-05-133w-sas: fix command completion raceChristoph Hellwig
2015-05-133w-9xxx: fix command completion raceChristoph Hellwig
2015-05-133w-xxxx: fix command completion raceChristoph Hellwig
2015-05-06mvsas: fix panic on expander attached SATA devicesJames Bottomley
2015-05-06scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan
2015-05-06bfa: Replace large udelay() with mdelay()Ben Hutchings
2015-04-19be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-04-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-13tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche
2015-03-26libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley
2015-03-18fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran
2015-03-18sg: fix read() error reportingTony Battersby
2015-03-06megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com
2015-01-29ipr: wait for aborted command responsesBrian King
2015-01-27storvsc: ring buffer failures may result in I/O freezeLong Li
2015-01-27scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen
2015-01-27Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy
2015-01-27Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy
2015-01-08scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2015-01-08megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com
2014-12-06bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi
2014-12-06scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg
2014-11-21scsi: only re-lock door after EH on devices that were resetChristoph Hellwig
2014-11-14qla_target: don't delete changed naclsJoern Engel
2014-10-30qla2xxx: Fix shost use-after-free on device removalJoe Lawrence
2014-10-30qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi
2014-10-30be2iscsi: check ip buffer before copyingMike Christie
2014-10-05SCSI: libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie
2014-09-17bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings