summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: megaraid_sas: Remove IO buffer hole detection logicSumit Saxena2020-05-111-58/+0
* scsi: megaraid_sas: Limit device queue depth to controller queue depthKashyap Desai2020-05-111-3/+3
* scsi: ufs: Cleanup WriteBooster featureStanley Chu2020-05-111-13/+7
* scsi: ufs-mediatek: Enable WriteBooster capabilityStanley Chu2020-05-111-0/+3
* scsi: ufs: Add LU Dedicated buffer mode support for WriteBoosterStanley Chu2020-05-114-12/+66
* scsi: ufs: Add "index" in parameter list of ufshcd_query_flag()Stanley Chu2020-05-113-15/+17
* scsi: ufs-mediatek: Add fixup_dev_quirks vopsStanley Chu2020-05-111-3/+19
* scsi: ufs: Export ufs_fixup_device_setup() functionStanley Chu2020-05-112-3/+8
* scsi: ufs: Introduce fixup_dev_quirks vopsStanley Chu2020-05-112-2/+18
* scsi: ufs: Enable WriteBooster on some pre-3.1 UFS devicesStanley Chu2020-05-112-25/+49
* scsi: lpfc: Remove redundant initialization to variable rcColin Ian King2020-05-111-1/+1
* scsi: ufs: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-1/+1
* scsi: libsas: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-112-11/+11
* scsi: qedi: Remove unused variable udev & uctrlXie XiuQi2020-05-111-5/+0
* scsi: bfa: Make bfad_iocmd_ioc_get_stats() staticJason Yan2020-05-111-1/+1
* scsi: target: loopback: Fix READ with data and sensebytesBodo Stroesser2020-05-111-21/+15
* scsi: aacraid: Use memdup_user() as a cleanupZou Wei2020-05-111-9/+3
* scsi: lpfc: Update lpfc version to 12.8.0.1Dick Kennedy2020-05-071-1/+1
* scsi: lpfc: Fix MDS Diagnostic Enablement definitionDick Kennedy2020-05-071-1/+1
* scsi: lpfc: Fix noderef and address space warningsDick Kennedy2020-05-073-6/+8
* scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy2020-05-072-23/+18
* scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy2020-05-074-76/+137
* scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy2020-05-071-1/+0
* scsi: lpfc: Remove re-binding of nvme rport during registrationDick Kennedy2020-05-071-32/+0
* scsi: lpfc: Maintain atomic consistency of queue_claimed flagDick Kennedy2020-05-071-2/+2
* scsi: target: tcmu: Make pgr_support and alua_support attributes writableBodo Stroesser2020-05-073-2/+57
* scsi: target: Make transport_flags per deviceBodo Stroesser2020-05-0710-24/+25
* scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptplBodo Stroesser2020-05-073-10/+21
* scsi: target: Add missing emulate_pr attribute to passthrough backendsBodo Stroesser2020-05-071-0/+1
* scsi: mpt3sas: Disable DIF when prot_mask set to zeroSreekanth Reddy2020-05-071-2/+2
* scsi: mpt3sas: Update maintainersSuganath Prabu2020-05-071-1/+1
* scsi: mpt3sas: Capture IOC data for debugging purposesSuganath Prabu2020-05-074-4/+179
* scsi: mpt3sas: Use true, false for ioc->use_32bit_dmaJason Yan2020-05-071-1/+1
* scsi: vmw_pvscsi: Use true, false for adapter->use_msgJason Yan2020-05-071-1/+1
* scsi: fnic: Use true, false for fnic->internal_reset_inprogressJason Yan2020-05-071-3/+3
* scsi: qedi: Remove comparison of 0/1 to bool variableJason Yan2020-05-071-2/+2
* scsi: aacraid: Make some symbols staticZou Wei2020-05-072-4/+4
* scsi: qla2xxx: Make qlafx00_process_aen() return voidJason Yan2020-05-072-5/+2
* scsi: qla2xxx: Use true, false for ha->fw_dumpedJason Yan2020-05-076-11/+11
* scsi: qla2xxx: Use true, false for need_mpi_resetJason Yan2020-05-071-2/+2
* scsi: qla2xxx: Make qla_set_ini_mode() return voidJason Yan2020-05-071-4/+1
* scsi: qla2xxx: Fix issue with adapter's stopping stateViacheslav Dubeyko2020-05-071-0/+2
* scsi: qla2xxx: Fix failure message in qlt_disable_vha()Viacheslav Dubeyko2020-05-071-1/+6
* scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko2020-05-071-0/+1
* scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke2020-05-072-2/+0
* scsi: scsi_debug: Disallow zone sizes that are not powers of 2Damien Le Moal2020-05-071-10/+7
* scsi: scsi_debug: Implement ZBC host-aware emulationDamien Le Moal2020-05-051-45/+103
* scsi: scsi_debug: Add zone_size_mb module parameterDamien Le Moal2020-05-051-5/+7
* scsi: scsi_debug: Add zone_nr_conv module parameterDamien Le Moal2020-05-051-1/+12
* scsi: scsi_debug: Add zone_max_open module parameterDamien Le Moal2020-05-051-3/+5