aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-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-01-29ipr: wait for aborted command responsesBrian King
2015-01-27storvsc: ring buffer failures may result in I/O freezeLong Li
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-11-21SCSI: hpsa: fix a race in cmd_free/scsi_doneTomas Henzl
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: 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
2014-09-17drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan
2014-09-05hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron
2014-08-07scsi: handle flush errors properlyJames Bottomley
2014-07-09sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-07-09virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini
2014-07-09virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini
2014-07-09ibmvscsi: Add memory barriers for send / receiveBrian King
2014-07-09ibmvscsi: Abort init sequence during error recoveryBrian King
2014-06-26net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-06-16SCSI: megaraid: Use resource_size_t for PCI resources, not longBen Collins
2014-05-30SCSI: megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter
2014-05-30SCSI: dual scan thread bug fixJames Bottomley
2014-05-30scsi: fix our current target reap infrastructureJames Bottomley
2014-05-13mpt2sas: Don't disable device twice at suspend.Tyler Stachecki
2014-05-13virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng
2014-05-06SCSI: arcmsr: upper 32 of dma address lostDan Carpenter
2014-05-06SCSI: qla2xxx: fix error handling of qla2x00_mem_alloc()Dan Carpenter
2014-03-23SCSI: storvsc: NULL pointer dereference fixAles Novak
2014-03-23SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali
2014-03-23SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau
2014-03-23SCSI: isci: fix reset timeout handlingDan Williams
2014-03-06qla2xxx: Fix kernel panic on selective retransmission requestDr. Greg Wettstein
2014-02-06virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freezeAsias He
2014-02-06SCSI: bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva
2014-01-15SCSI: sd: Reduce buffer size for vpd requestBernd Schubert
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-12-11SCSI: hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron