summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-02scsi: target: core: Fix race during ACL removalDmitry Bogdanov1-3/+0
2022-08-02scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang1-5/+1
2022-08-02scsi: ufs: core: Increase the maximum data buffer sizeBart Van Assche1-0/+1
2022-08-02scsi: lpfc: Check the return value of alloc_workqueue()William Dean1-0/+2
2022-07-27scsi: target: Remove XDWRITEREAD emulated supportMike Christie1-99/+0
2022-07-27scsi: megaraid: Remove the static variable initialisationJason Wang1-1/+1
2022-07-27scsi: ch: Do not initialise statics to 0Xin Gao1-1/+1
2022-07-27scsi: ufs: core: Fix spelling mistake "Cannnot" -> "Cannot"Colin Ian King1-1/+1
2022-07-27scsi: target: iscsi: Do not require target authenticationDmitry Bogdanov2-6/+12
2022-07-27scsi: target: iscsi: Allow AuthMethod=NoneDmitry Bogdanov3-2/+15
2022-07-27scsi: target: iscsi: Support base64 in CHAPDmitry Bogdanov3-24/+94
2022-07-27scsi: target: iscsi: Add support for extended CDB AHSDmitry Bogdanov1-3/+52
2022-07-19scsi: target: iscsi: Fix clang -Wformat warningsJustin Stitt2-3/+3
2022-07-19scsi: ufs: core: Read device property for ref clockDaniil Lunev1-0/+16
2022-07-19scsi: libsas: Resume SAS host for phy reset or enable via sysfsXiang Chen1-0/+4
2022-07-19scsi: hisi_sas: Modify v3 HW SATA completion error processingXingui Yang1-1/+8
2022-07-19scsi: hisi_sas: Relocate DMA unmap of SMP taskXiang Chen4-7/+5
2022-07-19scsi: hisi_sas: Remove unnecessary variable to hold DMA map elementsXiang Chen1-25/+18
2022-07-19scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()John Garry1-4/+1
2022-07-19scsi: mpi3mr: Delete a stray tabDan Carpenter1-1/+1
2022-07-19scsi: mpi3mr: Unlock on error pathDan Carpenter1-1/+2
2022-07-19scsi: mpi3mr: Reduce VD queue depth on detecting throttlingSreekanth Reddy3-0/+136
2022-07-19scsi: mpi3mr: Resource Based MeteringSreekanth Reddy3-10/+280
2022-07-19scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby1-20/+33
2022-07-19scsi: qla2xxx: Update version to 10.02.07.800-kNilesh Javali1-2/+2
2022-07-19scsi: qla2xxx: Update manufacturer detailsBikash Hazarika2-2/+2
2022-07-19scsi: qla2xxx: Fix sparse warning for dport_dataNilesh Javali1-2/+2
2022-07-19scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi3-2/+35
2022-07-19scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran1-0/+4
2022-07-19scsi: qla2xxx: edif: Fix dropped IKE messageQuinn Tran1-30/+24
2022-07-19scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi3-1/+35
2022-07-19scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika1-0/+2
2022-07-19scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika4-9/+7
2022-07-19scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"Nilesh Javali2-8/+2
2022-07-14scsi: smartpqi: Update version to 2.1.18-045Don Brace1-3/+3
2022-07-14scsi: smartpqi: Update copyright to current yearDon Brace6-6/+6
2022-07-14scsi: smartpqi: Add ctrl ready timeout module parameterKevin Barnett3-1/+33
2022-07-14scsi: smartpqi: Update deleting a LUN via sysfsKevin Barnett1-18/+30
2022-07-14scsi: smartpqi: Add module param to disable managed intsMike McGowen2-2/+13
2022-07-14scsi: smartpqi: Fix RAID map race conditionKevin Barnett1-39/+71
2022-07-14scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara1-2/+2
2022-07-14scsi: smartpqi: Stop logging spurious PQI reset failuresKevin Barnett1-2/+1
2022-07-14scsi: smartpqi: Add PCI IDs for Lenovo controllersMike McGowen1-0/+32
2022-07-14scsi: smartpqi: Add PCI ID for Adaptec SmartHBA 2100-8iMike McGowen1-0/+4
2022-07-14scsi: smartpqi: Fix PCI control linkdown system hangSagar Biradar3-5/+52
2022-07-14scsi: smartpqi: Add driver support for multi-LUN devicesKumar Meiyappan2-35/+72
2022-07-14scsi: smartpqi: Close write read holesMike McGowen1-0/+3
2022-07-14scsi: smartpqi: Add PCI IDs for ramaxel controllersMurthy Bhat1-0/+8
2022-07-14scsi: smartpqi: Add controller fw version to console logGilbert Wu1-0/+3
2022-07-14scsi: smartpqi: Shorten drive visibility after removalMike McGowen2-2/+9