summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* hpsa: correct skipping masked peripheralsDon Brace2016-10-281-4/+74
* sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2016-10-282-4/+9
* scsi: Fix use-after-freeMing Lei2016-10-281-1/+1
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2016-10-221-1/+0
* scsi: arcmsr: Simplify user_len checkingBorislav Petkov2016-10-221-6/+8
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2016-10-221-1/+7
* fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter2016-10-071-4/+4
* megaraid: fix null pointer check in megasas_detach_one().Maurizio Lombardi2016-09-301-5/+5
* scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler2016-09-151-2/+3
* cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar2016-09-151-4/+4
* cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs2016-09-151-0/+2
* cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar2016-09-151-1/+1
* lpfc: Fix DMA faults observed upon plugging loopback connectorJames Smart2016-09-151-4/+6
* cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar2016-09-151-0/+15
* cxlflash: Fix to avoid unnecessary scan with internal LUNsManoj N. Kumar2016-09-151-0/+10
* arcmsr: fixes not release allocated resourceChing Huang2016-09-151-1/+5
* arcmsr: fixed getting wrong configuration dataChing Huang2016-09-151-10/+10
* qla2xxx: Use ATIO type to send correct tmr responseSwapnil Nagle2016-09-151-1/+1
* mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani2016-09-154-14/+25
* mpt3sas: A correction in unmap_resourcesTomas Henzl2016-09-151-1/+3
* megaraid_sas: Add an i/o barrierTomas Henzl2016-09-152-0/+2
* megaraid_sas: Fix SMAP issueSumit Saxena2016-09-151-7/+6
* megaraid_sas: Do not allow PCI access during OCRSumit Saxena2016-09-152-174/+82
* lpfc: Fix external loopback failure.James Smart2016-09-151-2/+13
* lpfc: Fix mbox reuse in PLOGI completionJames Smart2016-09-151-10/+21
* lpfc: Fix RDP Speed reporting.James Smart2016-09-151-10/+7
* lpfc: Fix crash in fcp command completion path.James Smart2016-09-151-2/+2
* lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart2016-09-151-3/+6
* lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart2016-09-153-9/+16
* lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart2016-09-154-239/+240
* lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart2016-09-151-2/+6
* cxlflash: Enable device id for future IBM CXL adapterManoj Kumar2016-09-152-2/+5
* cxlflash: Resolve oops in wait_port_offlineManoj Kumar2016-09-152-3/+26
* cxlflash: Fix to resolve cmd leak after host resetManoj Kumar2016-09-151-2/+17
* cxlflash: a couple off by one bugsDan Carpenter2016-09-151-2/+2
* megaraid_sas: Fix probing cards without io portYinghai Lu2016-09-072-4/+4
* mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards2016-09-071-11/+11
* aacraid: Check size values after double-fetch from userDave Carroll2016-09-071-2/+11
* lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira2016-08-201-1/+1
* scsi: ignore errors from scsi_dh_add_device()Hannes Reinecke2016-08-161-3/+4
* ipr: Clear interrupt on croc/crocodile when running with LSIBrian King2016-08-101-0/+1
* SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern2016-08-101-4/+6
* 53c700: fix BUG on untagged commandsJames Bottomley2016-07-271-2/+2
* scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-07-271-1/+3
* scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne2016-06-241-0/+1
* scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-06-241-2/+5
* aacraid: Fix for KDUMP driver hangRaghava Aditya Renukunta2016-06-072-0/+25
* aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta2016-06-071-0/+4
* aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta2016-06-071-4/+4
* Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn2016-06-011-4/+2
OpenPOWER on IntegriCloud