summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-08scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart1-10/+10
2022-07-08scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()James Smart1-0/+1
2022-07-08Merge branch '5.19/scsi-fixes' into 5.20/scsi-stagingMartin K. Petersen22-116/+262
2022-07-08scsi: sd: Rework asynchronous resume supportBart Van Assche2-18/+71
2022-07-08scsi: core: Move the definition of SCSI_QUEUE_DELAYBart Van Assche1-7/+7
2022-07-08scsi: megaraid_sas: Clean up some inconsistent indentingJiapeng Chong1-2/+2
2022-07-08scsi: gvp11: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz1-18/+77
2022-07-08scsi: a2091: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz1-15/+48
2022-07-08scsi: a3000: Convert m68k WD33C93 drivers to DMA APIMichael Schmitz1-9/+44
2022-07-07scsi: core: Shorten long warning messagesLi Zhijian1-3/+1
2022-07-07scsi: target: Detect UNMAP support post configurationMike Christie1-8/+19
2022-07-07scsi: target: Add file configure_unmap calloutMike Christie1-14/+19
2022-07-07scsi: target: Add iblock configure_unmap calloutMike Christie1-4/+9
2022-07-07scsi: target: Add callout to configure UNMAP settingsMike Christie2-0/+7
2022-07-07scsi: target: Remove incorrect zero blocks WRITE_SAME checkMike Christie1-4/+0
2022-07-07scsi: mpi3mr: Increase cmd_per_lun to 128Sreekanth Reddy1-1/+1
2022-07-07scsi: mpi3mr: Enable shared host tagsetSreekanth Reddy1-0/+2
2022-07-07scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()Dan Carpenter1-2/+2
2022-06-28scsi: ufs: ufs-qcom: Remove unneeded codeChanWoo Lee1-23/+0
2022-06-28scsi: ufs: ufs-mediatek: Fix invalid access to vccqxAlice Chao1-0/+1
2022-06-28scsi: ufs: ufs-mediatek: Support performance boostingPeter Wang2-8/+29
2022-06-28scsi: ufs: ufs-mediatek: Support host power controlPo-Wen Kao2-0/+17
2022-06-28scsi: ufs: ufs-mediatek: Disable reset confirm feature by UniProPo-Wen Kao1-0/+5
2022-06-28scsi: ufs: ufs-mediatek: Add stage information for ref-clk controlPeter Wang2-6/+7
2022-06-28scsi: ufs: ufs-mediatek: Prevent host hang by setting CLK_CG earlyPeter Wang2-0/+9
2022-06-28scsi: ufs: ufs-mediatek: Always add delays for VCC operationsPeter Wang1-2/+3
2022-06-28scsi: ufs: ufs-mediatek: Fix build warningsStanley Chu1-4/+4
2022-06-28scsi: dpt_i2o: Remove obsolete driverArnd Bergmann12-5664/+1
2022-06-28scsi: BusLogic: Remove bus_to_virt()Arnd Bergmann2-13/+24
2022-06-28scsi: fcoe: Remove redundant assignment to variable 'wlen'Colin Ian King1-1/+0
2022-06-28scsi: hisi_sas: Limit max hw sectors for v3 HWJohn Garry1-0/+7
2022-06-28scsi: ufs: ufshcd: Constify pointed dataKrzysztof Kozlowski3-26/+28
2022-06-28scsi: ufs: ufshcd-pltfrm: Constify pointed dataKrzysztof Kozlowski2-7/+7
2022-06-22scsi: MAINTAINERS: Update cxgb3i and cxgb4i maintainerVarun Prakash1-2/+2
2022-06-22scsi: mpt3sas: Remove flush_scheduled_work() callTetsuo Handa1-1/+0
2022-06-22scsi: trace: Print driver_tag and scheduler_tag in SCSI traceChangyuan Lyu1-11/+24
2022-06-22scsi: sym53c8xx_2: Remove redundant "with"Jiang Jian1-1/+1
2022-06-22scsi: snic: Remove redundant "on"Jiang Jian1-1/+1
2022-06-22scsi: ufs: core: Fix typos in error messagesWolfram Sang1-2/+2
2022-06-22scsi: aacraid: Remove redundant "the"Jiang Jian1-1/+1
2022-06-22scsi: target: Remove duplicate "the"Jiang Jian1-1/+1
2022-06-22scsi: message: fusion: Drop redundant "the"Jiang Jian1-1/+1
2022-06-22scsi: hisi_sas: Align commentsJiang Jian1-2/+2
2022-06-22scsi: mpt3sas: Fix whitespace and spelling mistakeZhang Jiaming1-4/+4
2022-06-22scsi: mpt3sas: Fix typo in commentRen Yu1-1/+1
2022-06-22scsi: core: bsg: Remove usage of the deprecated ida_simple_xxx() APIBo Liu1-2/+2
2022-06-22scsi: libiscsi: Improve conn_send_pdu APIMike Christie2-26/+62
2022-06-22scsi: iscsi: Try to avoid taking back_lock in xmit pathMike Christie1-16/+14
2022-06-22scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie4-33/+89
2022-06-22scsi: iscsi: Remove unneeded task state checkMike Christie1-5/+8