summary refs log tree commit diff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-07-18scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"Nilesh Javali
2022-07-14scsi/device_handlers: Use the new blk_opf_t typeBart Van Assche
2022-07-14scsi/core: Use the new blk_opf_t typeBart Van Assche
2022-07-14scsi/core: Change the return type of scsi_noretry_cmd() into boolBart Van Assche
2022-07-14scsi/core: Improve static type checkingBart Van Assche
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche
2022-07-13scsi: smartpqi: Update version to 2.1.18-045Don Brace
2022-07-13scsi: smartpqi: Update copyright to current yearDon Brace
2022-07-13scsi: smartpqi: Add ctrl ready timeout module parameterKevin Barnett
2022-07-13scsi: smartpqi: Update deleting a LUN via sysfsKevin Barnett
2022-07-13scsi: smartpqi: Add module param to disable managed intsMike McGowen
2022-07-13scsi: smartpqi: Fix RAID map race conditionKevin Barnett
2022-07-13scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara
2022-07-13scsi: smartpqi: Stop logging spurious PQI reset failuresKevin Barnett
2022-07-13scsi: smartpqi: Add PCI IDs for Lenovo controllersMike McGowen
2022-07-13scsi: smartpqi: Add PCI ID for Adaptec SmartHBA 2100-8iMike McGowen
2022-07-13scsi: smartpqi: Fix PCI control linkdown system hangSagar Biradar
2022-07-13scsi: smartpqi: Add driver support for multi-LUN devicesKumar Meiyappan
2022-07-13scsi: smartpqi: Close write read holesMike McGowen
2022-07-13scsi: smartpqi: Add PCI IDs for ramaxel controllersMurthy Bhat
2022-07-13scsi: smartpqi: Add controller fw version to console logGilbert Wu
2022-07-13scsi: smartpqi: Shorten drive visibility after removalMike McGowen
2022-07-13scsi: pm80xx: Set stopped phy's linkrate to DisabledChangyuan Lyu
2022-07-13scsi: pm80xx: Fix 'Unknown' max/min linkrateChangyuan Lyu
2022-07-13scsi: fnic: Refactor code in fnic probe to initialize SCSI layerKaran Tilak Kumar
2022-07-13scsi: gvp11.c: Fix DMA mask calculation errorMichael Schmitz
2022-07-13scsi: megaraid: Clear READ queue map's nr_queuesMing Lei
2022-07-07scsi: lpfc: Copyright updates for 14.2.0.5 patchesJames Smart
2022-07-07scsi: lpfc: Update lpfc version to 14.2.0.5James Smart
2022-07-07scsi: lpfc: Remove Menlo/Hornet related codeJames Smart
2022-07-07scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()James Smart
2022-07-07scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart
2022-07-07scsi: lpfc: Fix lost NVMe paths during LIF bounce stress testJames Smart
2022-07-07scsi: lpfc: Fix attempted FA-PWWN usage after feature disableJames Smart
2022-07-07scsi: lpfc: Fix possible memory leak when failing to issue CMF WQEJames Smart
2022-07-07scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMIDJames Smart
2022-07-07scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocbJames Smart
2022-07-07scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart
2022-07-07scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()James Smart
2022-07-07Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen
2022-07-07scsi: sd: Rework asynchronous resume supportBart Van Assche
2022-07-07scsi: core: Move the definition of SCSI_QUEUE_DELAYBart Van Assche
2022-07-07scsi: megaraid_sas: Clean up some inconsistent indentingJiapeng Chong
2022-07-07scsi: gvp11: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz
2022-07-07scsi: a2091: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz
2022-07-07scsi: a3000: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz
2022-07-07scsi: core: Shorten long warning messagesLi Zhijian
2022-07-07scsi: mpi3mr: Increase cmd_per_lun to 128Sreekanth Reddy
2022-07-07scsi: mpi3mr: Enable shared host tagsetSreekanth Reddy
2022-07-07scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()Dan Carpenter