summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2015-01-29ipr: wait for aborted command responsesBrian King
2015-01-28storvsc: ring buffer failures may result in I/O freezeLong Li
2015-01-26scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen
2015-01-26Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy
2015-01-26Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy
2015-01-07scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke
2015-01-07megaraid_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-19scsi: only re-lock door after EH on devices that were resetChristoph Hellwig
2014-11-13qla_target: don't delete changed naclsJoern Engel
2014-10-31qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi
2014-10-31be2iscsi: check ip buffer before copyingMike Christie
2014-10-13SCSI: 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-17scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz
2014-09-17scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-09-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke
2014-09-17drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan
2014-09-17drivers: scsi: storvsc: Set srb_flags in all casesK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol versionK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the HostK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Change the limits to reflect the values on the hostK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Filter commands based on the storage protocol versionK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan
2014-09-03hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron
2014-08-26bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()Maurizio Lombardi
2014-08-19scsi: handle flush errors properlyJames Bottomley