summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-11scsi: ufs: Introduce fixup_dev_quirks vopsStanley Chu
2020-05-11scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devicesStanley Chu
2020-05-11scsi: lpfc: Remove redundant initialization to variable rcColin Ian King
2020-05-11scsi: ufs: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11scsi: qedi: Remove unused variable udev & uctrlXie XiuQi
2020-05-11scsi: bfa: Make bfad_iocmd_ioc_get_stats() staticJason Yan
2020-05-11scsi: target: loopback: Fix READ with data and sensebytesBodo Stroesser
2020-05-11scsi: aacraid: Use memdup_user() as a cleanupZou Wei
2020-05-07scsi: lpfc: Update lpfc version to 12.8.0.1Dick Kennedy
2020-05-07scsi: lpfc: Fix MDS Diagnostic Enablement definitionDick Kennedy
2020-05-07scsi: lpfc: Fix noderef and address space warningsDick Kennedy
2020-05-07scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy
2020-05-07scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy
2020-05-07scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy
2020-05-07scsi: lpfc: Remove re-binding of nvme rport during registrationDick Kennedy
2020-05-07scsi: lpfc: Maintain atomic consistency of queue_claimed flagDick Kennedy
2020-05-07scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser
2020-05-07scsi: target: Make transport_flags per deviceBodo Stroesser
2020-05-07scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser
2020-05-07scsi: target: Add missing emulate_pr attribute to passthrough backendsBodo Stroesser
2020-05-07scsi: mpt3sas: Disable DIF when prot_mask set to zeroSreekanth Reddy
2020-05-07scsi: mpt3sas: Capture IOC data for debugging purposesSuganath Prabu
2020-05-07scsi: mpt3sas: Use true, false for ioc->use_32bit_dmaJason Yan
2020-05-07scsi: vmw_pvscsi: Use true, false for adapter->use_msgJason Yan
2020-05-07scsi: fnic: Use true, false for fnic->internal_reset_inprogressJason Yan
2020-05-07scsi: qedi: Remove comparison of 0/1 to bool variableJason Yan
2020-05-07scsi: aacraid: Make some symbols staticZou Wei
2020-05-07scsi: qla2xxx: Make qlafx00_process_aen() return voidJason Yan
2020-05-07scsi: qla2xxx: Use true, false for ha->fw_dumpedJason Yan
2020-05-07scsi: qla2xxx: Use true, false for need_mpi_resetJason Yan
2020-05-07scsi: qla2xxx: Make qla_set_ini_mode() return voidJason Yan
2020-05-07scsi: qla2xxx: Fix issue with adapter's stopping stateViacheslav Dubeyko
2020-05-07scsi: qla2xxx: Fix failure message in qlt_disable_vha()Viacheslav Dubeyko
2020-05-07scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko
2020-05-07scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke
2020-05-07scsi: scsi_debug: Disallow zone sizes that are not powers of 2Damien Le Moal
2020-05-05scsi: scsi_debug: Implement ZBC host-aware emulationDamien Le Moal
2020-05-05scsi: scsi_debug: Add zone_size_mb module parameterDamien Le Moal
2020-05-05scsi: scsi_debug: Add zone_nr_conv module parameterDamien Le Moal
2020-05-05scsi: scsi_debug: Add zone_max_open module parameterDamien Le Moal
2020-05-05scsi: scsi_debug: Add ZBC module parameterDouglas Gilbert
2020-05-05scsi: scsi_debug: Add ZBC zone commandsDouglas Gilbert
2020-05-05scsi: scsi_debug: Add ZBC mode and VPD pagesDouglas Gilbert
2020-05-04scsi: scsi_debug: Bump to version 1.89Douglas Gilbert
2020-05-04scsi: scsi_debug: Re-arrange parameters alphabeticallyDouglas Gilbert
2020-05-04scsi: scsi_debug: Implement PRE-FETCH commandsDouglas Gilbert
2020-05-04scsi: scsi_debug: Improve command duration calculationDouglas Gilbert
2020-05-04scsi: scsi_debug: Weaken rwlock around ramdisk accessDouglas Gilbert
2020-05-04scsi: scsi_debug: Implement VERIFY(10), add VERIFY(16)Douglas Gilbert