summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-24scsi: target: uapi: Replace fake flex-array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-03-24scsi: hpsa: Remove unused variable transMethodJiapeng Chong1-6/+0
2023-03-17Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen13-52/+207
2023-03-17scsi: mpi3mr: Update driver version to 8.4.1.0.0Ranjan Kumar1-2/+2
2023-03-17scsi: mpi3mr: Update copyright yearRanjan Kumar13-13/+13
2023-03-17scsi: mpi3mr: Fix W=1 compilation warningsRanjan Kumar1-0/+3
2023-03-17scsi: mpi3mr: Update MPI Headers to revision 27Ranjan Kumar4-14/+123
2023-03-17scsi: mpi3mr: Avoid escalating to higher level reset when target is removedRanjan Kumar1-5/+23
2023-03-17scsi: mpi3mr: Modify MUR timeout value to 120 secondsRanjan Kumar2-1/+2
2023-03-17scsi: mpi3mr: Fix admin queue memory leak upon soft resetRanjan Kumar1-2/+0
2023-03-17scsi: mpi3mr: Successive VD delete and add causes FW faultRanjan Kumar2-15/+41
2023-03-17scsi: ufs: hisi: Drop of_match_ptr() for ID tableKrzysztof Kozlowski1-1/+1
2023-03-17scsi: ufs: exynos: Drop of_match_ptr() for ID tableKrzysztof Kozlowski1-1/+1
2023-03-17scsi: ufs: qcom: Add __maybe_unused to OF ID tableKrzysztof Kozlowski1-1/+1
2023-03-17scsi: qlogicpti: sun_esp: Use of_property_read_bool() for boolean propertiesRob Herring2-7/+6
2023-03-17Merge patch series "add virtual remote fabric"Martin K. Petersen19-315/+361
2023-03-17scsi: target: Add virtual remote targetDmitry Bogdanov6-0/+300
2023-03-17scsi: efct: Remove default fabric ops calloutsDmitry Bogdanov1-20/+0
2023-03-17scsi: qla2xxx: Remove default fabric ops calloutsDmitry Bogdanov1-14/+0
2023-03-17scsi: xen-scsiback: Remove default fabric ops calloutsDmitry Bogdanov1-30/+0
2023-03-17scsi: vhost-scsi: Remove default fabric ops calloutsDmitry Bogdanov1-31/+0
2023-03-17scsi: usb: gadget: f_tcm: Remove default fabric ops calloutsDmitry Bogdanov1-31/+0
2023-03-17scsi: target: fcoe: Remove default fabric ops calloutsDmitry Bogdanov3-21/+0
2023-03-17scsi: target: sbp: Remove default fabric ops calloutsDmitry Bogdanov1-31/+0
2023-03-17scsi: target: loop: Remove default fabric ops calloutsDmitry Bogdanov1-41/+0
2023-03-17scsi: ibmvscsit: Remove default fabric ops calloutsDmitry Bogdanov1-30/+0
2023-03-17scsi: infiniband: srpt: Remove default fabric ops calloutsDmitry Bogdanov1-33/+0
2023-03-17scsi: target: Add default fabric ops calloutsDmitry Bogdanov1-33/+61
2023-03-17Merge patch series "scsi_debug: Some minor improvements"Martin K. Petersen1-133/+76
2023-03-17scsi: scsi_debug: Add poll mode deferred completions to statisticsJohn Garry1-0/+7
2023-03-17scsi: scsi_debug: Get command abort feature working againJohn Garry1-9/+8
2023-03-17scsi: scsi_debug: Drop sdebug_dev_info.num_in_qJohn Garry1-47/+16
2023-03-17scsi: scsi_debug: Drop check for num_in_q exceeding queue depthJohn Garry1-9/+2
2023-03-17scsi: scsi_debug: Drop scsi_debug_host_reset() device NULL pointer checkJohn Garry1-1/+1
2023-03-17scsi: scsi_debug: Drop scsi_debug_bus_reset() NULL pointer checksJohn Garry1-18/+8
2023-03-17scsi: scsi_debug: Drop scsi_debug_target_reset() NULL pointer checksJohn Garry1-21/+10
2023-03-17scsi: scsi_debug: Drop scsi_debug_device_reset() NULL pointer checksJohn Garry1-9/+8
2023-03-17scsi: scsi_debug: Drop scsi_debug_abort() NULL pointer checksJohn Garry1-7/+7
2023-03-17scsi: scsi_debug: Stop setting devip->sdbg_host twiceJohn Garry1-1/+0
2023-03-17scsi: scsi_debug: Don't hold driver host struct pointer in host->hostdata[]John Garry1-13/+11
2023-03-17scsi: ufs: core: Add trace event for MCQZiqi Chen2-13/+24
2023-03-17scsi: ufs: core: Print trs for pending requests in MCQ modeZiqi Chen1-39/+57
2023-03-17scsi: ufs: core: Set the residual byte countBart Van Assche1-0/+3
2023-03-17scsi: ufs: core: Disable the reset settle delayBart Van Assche1-0/+1
2023-03-17scsi: fnic: Switch to use %ptTsAndy Shevchenko1-12/+5
2023-03-17scsi: be2iscsi: Make some variables staticTom Rix1-9/+9
2023-03-10Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...Martin K. Petersen18-168/+27
2023-03-10scsi: qla4xxx: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-5/+0
2023-03-10scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-7/+0
2023-03-10scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2-6/+0