summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar2017-03-262-4/+6
* mvsas: fix misleading indentationLuis de Bethencourt2017-03-181-2/+2
* scsi: lpfc: Correct WQ creation for pagesizeJames Smart2017-03-122-4/+7
* sd: get disk reference in sd_check_events()Hannes Reinecke2017-03-121-2/+7
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-03-122-18/+27
* scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta2017-03-121-4/+17
* scsi: storvsc: properly set residual data length on errorsLong Li2017-03-121-3/+13
* scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li2017-03-121-0/+7
* scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li2017-03-121-0/+9
* Fix missing sanity check in /dev/sgAl Viro2017-02-231-0/+4
* scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn2017-02-231-1/+2
* scsi: mpt3sas: disable ASPM for MPI2 controllersojab2017-02-141-0/+3
* scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll2017-02-141-2/+6
* qla2xxx: Fix crash due to null pointer accessQuinn Tran2017-01-261-4/+12
* scsi: mvsas: fix command_active typoArnd Bergmann2017-01-121-1/+1
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-01-091-0/+3
* scsi: avoid a permanent stop of the scsi device's request queueWei Fang2017-01-091-4/+0
* scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...Kashyap Desai2017-01-091-4/+4
* scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai2017-01-091-0/+1
* scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S2016-12-021-5/+8
* scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky2016-12-021-1/+14
* scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy2016-11-181-2/+2
* scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja2016-11-181-0/+2
* scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena2016-11-151-1/+1
* scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2016-11-101-9/+0
* scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2016-11-101-0/+1
* scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2016-11-101-8/+5
* mpt3sas: Don't spam logs if logging level is 0Johannes Thumshirn2016-10-311-1/+1
* 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