summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds99-7143/+2797
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds71-1038/+108
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds16-82/+58
2022-07-26scsi: megaraid: Remove the static variable initialisationJason Wang1-1/+1
2022-07-26scsi: ch: Do not initialise statics to 0Xin Gao1-1/+1
2022-07-26scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan1-1/+1
2022-07-26scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery1-0/+1
2022-07-18scsi: libsas: Resume SAS host for phy reset or enable via sysfsXiang Chen1-0/+4
2022-07-18scsi: hisi_sas: Modify v3 HW SATA completion error processingXingui Yang1-1/+8
2022-07-18scsi: hisi_sas: Relocate DMA unmap of SMP taskXiang Chen4-7/+5
2022-07-18scsi: hisi_sas: Remove unnecessary variable to hold DMA map elementsXiang Chen1-25/+18
2022-07-18scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()John Garry1-4/+1
2022-07-18scsi: mpi3mr: Delete a stray tabDan Carpenter1-1/+1
2022-07-18scsi: mpi3mr: Unlock on error pathDan Carpenter1-1/+2
2022-07-18scsi: mpi3mr: Reduce VD queue depth on detecting throttlingSreekanth Reddy3-0/+136
2022-07-18scsi: mpi3mr: Resource Based MeteringSreekanth Reddy3-10/+280
2022-07-18scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby1-20/+33
2022-07-18scsi: qla2xxx: Update version to 10.02.07.800-kNilesh Javali1-2/+2
2022-07-18scsi: qla2xxx: Update manufacturer detailsBikash Hazarika2-2/+2
2022-07-18scsi: qla2xxx: Fix sparse warning for dport_dataNilesh Javali1-2/+2
2022-07-18scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi3-2/+35
2022-07-18scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran1-0/+4
2022-07-18scsi: qla2xxx: edif: Fix dropped IKE messageQuinn Tran1-30/+24
2022-07-18scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi3-1/+35
2022-07-18scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika1-0/+2
2022-07-18scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika4-9/+7
2022-07-18scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"Nilesh Javali2-8/+2
2022-07-14scsi/device_handlers: Use the new blk_opf_t typeBart Van Assche4-6/+6
2022-07-14scsi/core: Use the new blk_opf_t typeBart Van Assche1-3/+3
2022-07-14scsi/core: Change the return type of scsi_noretry_cmd() into boolBart Van Assche2-9/+9
2022-07-14scsi/core: Improve static type checkingBart Van Assche1-3/+3
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche1-1/+1
2022-07-13scsi: smartpqi: Update version to 2.1.18-045Don Brace1-3/+3
2022-07-13scsi: smartpqi: Update copyright to current yearDon Brace6-6/+6
2022-07-13scsi: smartpqi: Add ctrl ready timeout module parameterKevin Barnett3-1/+33
2022-07-13scsi: smartpqi: Update deleting a LUN via sysfsKevin Barnett1-18/+30
2022-07-13scsi: smartpqi: Add module param to disable managed intsMike McGowen2-2/+13
2022-07-13scsi: smartpqi: Fix RAID map race conditionKevin Barnett1-39/+71
2022-07-13scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara1-2/+2
2022-07-13scsi: smartpqi: Stop logging spurious PQI reset failuresKevin Barnett1-2/+1
2022-07-13scsi: smartpqi: Add PCI IDs for Lenovo controllersMike McGowen1-0/+32
2022-07-13scsi: smartpqi: Add PCI ID for Adaptec SmartHBA 2100-8iMike McGowen1-0/+4
2022-07-13scsi: smartpqi: Fix PCI control linkdown system hangSagar Biradar3-5/+52
2022-07-13scsi: smartpqi: Add driver support for multi-LUN devicesKumar Meiyappan2-35/+72
2022-07-13scsi: smartpqi: Close write read holesMike McGowen1-0/+3
2022-07-13scsi: smartpqi: Add PCI IDs for ramaxel controllersMurthy Bhat1-0/+8
2022-07-13scsi: smartpqi: Add controller fw version to console logGilbert Wu1-0/+3
2022-07-13scsi: smartpqi: Shorten drive visibility after removalMike McGowen2-2/+9
2022-07-13scsi: pm80xx: Set stopped phy's linkrate to DisabledChangyuan Lyu1-1/+5
2022-07-13scsi: pm80xx: Fix 'Unknown' max/min linkrateChangyuan Lyu2-16/+5