summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn2017-06-141-4/+4
* scsi: mpt3sas: Force request partial completion alignmentRam Pai2017-06-071-0/+15
* scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain2017-05-141-1/+1
* scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs2017-05-081-0/+4
* scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs2017-05-081-1/+14
* scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan2017-05-081-2/+2
* scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-211-2/+18
* scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng2017-04-211-1/+2
* scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-04-211-2/+4
* scsi: libsas: fix ata xfer lengthJohn Garry2017-04-081-1/+1
* scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang2017-04-081-0/+2
* scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2017-04-082-14/+38
* scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-03-261-1/+25
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-261-0/+1
* 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