summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-11-18scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy1-2/+2
2016-11-18scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja1-0/+2
2016-11-15scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2016-11-10scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang1-9/+0
2016-11-10scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne1-0/+1
2016-11-10scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai1-8/+5
2016-10-31mpt3sas: Don't spam logs if logging level is 0Johannes Thumshirn1-1/+1
2016-10-28hpsa: correct skipping masked peripheralsDon Brace1-4/+74
2016-10-28sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2-4/+9
2016-10-28scsi: Fix use-after-freeMing Lei1-1/+1
2016-10-22scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King1-1/+0
2016-10-22scsi: arcmsr: Simplify user_len checkingBorislav Petkov1-6/+8
2016-10-22scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-10-07fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter1-4/+4
2016-09-30megaraid: fix null pointer check in megasas_detach_one().Maurizio Lombardi1-5/+5
2016-09-15scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler1-2/+3
2016-09-15cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar1-4/+4
2016-09-15cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs1-0/+2
2016-09-15cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar1-1/+1
2016-09-15lpfc: Fix DMA faults observed upon plugging loopback connectorJames Smart1-4/+6
2016-09-15cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar1-0/+15
2016-09-15cxlflash: Fix to avoid unnecessary scan with internal LUNsManoj N. Kumar1-0/+10
2016-09-15arcmsr: fixes not release allocated resourceChing Huang1-1/+5
2016-09-15arcmsr: fixed getting wrong configuration dataChing Huang1-10/+10
2016-09-15qla2xxx: Use ATIO type to send correct tmr responseSwapnil Nagle1-1/+1
2016-09-15mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani4-14/+25
2016-09-15mpt3sas: A correction in unmap_resourcesTomas Henzl1-1/+3
2016-09-15megaraid_sas: Add an i/o barrierTomas Henzl2-0/+2
2016-09-15megaraid_sas: Fix SMAP issueSumit Saxena1-7/+6
2016-09-15megaraid_sas: Do not allow PCI access during OCRSumit Saxena2-174/+82
2016-09-15lpfc: Fix external loopback failure.James Smart1-2/+13
2016-09-15lpfc: Fix mbox reuse in PLOGI completionJames Smart1-10/+21
2016-09-15lpfc: Fix RDP Speed reporting.James Smart1-10/+7
2016-09-15lpfc: Fix crash in fcp command completion path.James Smart1-2/+2
2016-09-15lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart1-3/+6
2016-09-15lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart3-9/+16
2016-09-15lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart4-239/+240
2016-09-15lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart1-2/+6
2016-09-15cxlflash: Enable device id for future IBM CXL adapterManoj Kumar2-2/+5
2016-09-15cxlflash: Resolve oops in wait_port_offlineManoj Kumar2-3/+26
2016-09-15cxlflash: Fix to resolve cmd leak after host resetManoj Kumar1-2/+17
2016-09-15cxlflash: a couple off by one bugsDan Carpenter1-2/+2
2016-09-07megaraid_sas: Fix probing cards without io portYinghai Lu2-4/+4
2016-09-07mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards1-11/+11
2016-09-07aacraid: Check size values after double-fetch from userDave Carroll1-2/+11
2016-08-20lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira1-1/+1
2016-08-16scsi: ignore errors from scsi_dh_add_device()Hannes Reinecke1-3/+4
2016-08-10ipr: Clear interrupt on croc/crocodile when running with LSIBrian King1-0/+1
2016-08-10SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern1-4/+6
2016-07-2753c700: fix BUG on untagged commandsJames Bottomley1-2/+2