summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-0499-7143/+2797
|\
| * scsi: megaraid: Remove the static variable initialisationJason Wang2022-07-261-1/+1
| * scsi: ch: Do not initialise statics to 0Xin Gao2022-07-261-1/+1
| * scsi: libsas: Resume SAS host for phy reset or enable via sysfsXiang Chen2022-07-181-0/+4
| * scsi: hisi_sas: Modify v3 HW SATA completion error processingXingui Yang2022-07-181-1/+8
| * scsi: hisi_sas: Relocate DMA unmap of SMP taskXiang Chen2022-07-184-7/+5
| * scsi: hisi_sas: Remove unnecessary variable to hold DMA map elementsXiang Chen2022-07-181-25/+18
| * scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()John Garry2022-07-181-4/+1
| * scsi: mpi3mr: Delete a stray tabDan Carpenter2022-07-181-1/+1
| * scsi: mpi3mr: Unlock on error pathDan Carpenter2022-07-181-1/+2
| * scsi: mpi3mr: Reduce VD queue depth on detecting throttlingSreekanth Reddy2022-07-183-0/+136
| * scsi: mpi3mr: Resource Based MeteringSreekanth Reddy2022-07-183-10/+280
| * scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby2022-07-181-20/+33
| * scsi: qla2xxx: Update version to 10.02.07.800-kNilesh Javali2022-07-181-2/+2
| * scsi: qla2xxx: Update manufacturer detailsBikash Hazarika2022-07-182-2/+2
| * scsi: qla2xxx: Fix sparse warning for dport_dataNilesh Javali2022-07-181-2/+2
| * scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi2022-07-183-2/+35
| * scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran2022-07-181-0/+4
| * scsi: qla2xxx: edif: Fix dropped IKE messageQuinn Tran2022-07-181-30/+24
| * scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi2022-07-183-1/+35
| * scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika2022-07-181-0/+2
| * scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika2022-07-184-9/+7
| * scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"Nilesh Javali2022-07-182-8/+2
| * scsi: smartpqi: Update version to 2.1.18-045Don Brace2022-07-131-3/+3
| * scsi: smartpqi: Update copyright to current yearDon Brace2022-07-136-6/+6
| * scsi: smartpqi: Add ctrl ready timeout module parameterKevin Barnett2022-07-133-1/+33
| * scsi: smartpqi: Update deleting a LUN via sysfsKevin Barnett2022-07-131-18/+30
| * scsi: smartpqi: Add module param to disable managed intsMike McGowen2022-07-132-2/+13
| * scsi: smartpqi: Fix RAID map race conditionKevin Barnett2022-07-131-39/+71
| * scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara2022-07-131-2/+2
| * scsi: smartpqi: Stop logging spurious PQI reset failuresKevin Barnett2022-07-131-2/+1
| * scsi: smartpqi: Add PCI IDs for Lenovo controllersMike McGowen2022-07-131-0/+32
| * scsi: smartpqi: Add PCI ID for Adaptec SmartHBA 2100-8iMike McGowen2022-07-131-0/+4
| * scsi: smartpqi: Fix PCI control linkdown system hangSagar Biradar2022-07-133-5/+52
| * scsi: smartpqi: Add driver support for multi-LUN devicesKumar Meiyappan2022-07-132-35/+72
| * scsi: smartpqi: Close write read holesMike McGowen2022-07-131-0/+3
| * scsi: smartpqi: Add PCI IDs for ramaxel controllersMurthy Bhat2022-07-131-0/+8
| * scsi: smartpqi: Add controller fw version to console logGilbert Wu2022-07-131-0/+3
| * scsi: smartpqi: Shorten drive visibility after removalMike McGowen2022-07-132-2/+9
| * scsi: fnic: Refactor code in fnic probe to initialize SCSI layerKaran Tilak Kumar2022-07-131-11/+34
| * scsi: gvp11.c: Fix DMA mask calculation errorMichael Schmitz2022-07-131-3/+3
| * scsi: lpfc: Copyright updates for 14.2.0.5 patchesJames Smart2022-07-073-3/+3
| * scsi: lpfc: Update lpfc version to 14.2.0.5James Smart2022-07-071-1/+1
| * scsi: lpfc: Remove Menlo/Hornet related codeJames Smart2022-07-0711-465/+7
| * scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()James Smart2022-07-075-52/+18
| * scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart2022-07-073-9/+3
| * scsi: lpfc: Fix lost NVMe paths during LIF bounce stress testJames Smart2022-07-071-7/+8
| * scsi: lpfc: Fix attempted FA-PWWN usage after feature disableJames Smart2022-07-072-2/+11
| * scsi: lpfc: Fix possible memory leak when failing to issue CMF WQEJames Smart2022-07-071-1/+3
| * scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMIDJames Smart2022-07-071-1/+0