summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-01-07ncr5380: Remove NCR5380_local_declare and NCR5380_setup macrosFinn Thain
2016-01-07ncr5380: Remove more pointless macrosFinn Thain
2016-01-07ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macrosFinn Thain
2016-01-07ncr5380: Remove redundant static variable initializersFinn Thain
2016-01-07atari_scsi: Fix SCSI host ID settingFinn Thain
2016-01-07cxlflash: Enable device id for future IBM CXL adapterManoj Kumar
2016-01-07cxlflash: Resolve oops in wait_port_offlineManoj Kumar
2016-01-07cxlflash: Fix to resolve cmd leak after host resetManoj Kumar
2016-01-07cxlflash: Removed driver date printUma Krishnan
2016-01-07cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs
2016-01-07cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar
2016-01-06storvsc: Tighten up the interrupt pathK. Y. Srinivasan
2016-01-06storvsc: Refactor the code in storvsc_channel_init()K. Y. Srinivasan
2016-01-06storvsc: Properly support Fibre Channel devicesK. Y. Srinivasan
2016-01-06storvsc: Fix a bug in the layout of the hv_fc_wwn_packetK. Y. Srinivasan
2016-01-06mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann
2016-01-06mpt3sas: A correction in unmap_resourcesTomas Henzl
2016-01-06hpsa: Add box and bay information for enclosure devicesDon Brace
2016-01-06hpsa: Change SAS transport devices to bus 0.Don Brace
2016-01-06hpsa: fix path_info_showDon Brace
2015-12-22scsi_debug: Increase the reported optimal transfer lengthMartin K. Petersen
2015-12-22lpfc: Update version to 11.0.0.10 for upstream patch setJames Smart
2015-12-22lpfc: Use kzalloc instead of kmallocPunit Vara
2015-12-22lpfc: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring
2015-12-22lpfc: Add logging for misconfigured optics.James Smart
2015-12-22lpfc: Fix external loopback failure.James Smart
2015-12-22lpfc: Fix mbox reuse in PLOGI completionJames Smart
2015-12-22lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart
2015-12-22lpfc: Make write check error processing more resilientJames Smart
2015-12-22lpfc: Fix RDP ACC being too long.James Smart
2015-12-22lpfc: Fix RDP Speed reporting.James Smart
2015-12-22lpfc: Modularize and cleanup FDMI code in driverJames Smart
2015-12-22lpfc: Fix crash in fcp command completion path.James Smart
2015-12-22lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart
2015-12-22lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart
2015-12-22lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart
2015-12-22lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart
2015-12-17hisi_sas: use platform_get_irq()John Garry
2015-12-10hisi_sas: fix error codes in hisi_sas_task_prep()Dan Carpenter
2015-12-10osd: fix signed char versus %02x issueRasmus Villemoes
2015-12-10storvsc: add logging for error/warning messagesLong Li
2015-12-10VMW_PVSCSI: Fix the issue of DMA-API related warnings.Josh Boyer
2015-12-10cxlflash: drop unlikely before IS_ERR_OR_NULLGeliang Tang
2015-12-10cxlflash: a couple off by one bugsDan Carpenter
2015-12-08scsi_dh_alua: Remove stale variablesHannes Reinecke
2015-12-02bfa: Update driver version to 3.2.25.0Anil Gurumurthy
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy
2015-12-02bfa: Fix for crash when bfa_itnim is NULLAnil Gurumurthy
2015-12-02bfa: Update copyright messagesAnil Gurumurthy
2015-12-02scsi_dh_alua: use scsi_vpd_tpg_id()Hannes Reinecke