aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Christie1-0/+6
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-27scsi: ufs: ufs-qcom: Remove unneeded codeChanWoo Lee1-23/+0
2022-06-27scsi: ufs: ufs-mediatek: Fix invalid access to vccqxAlice Chao1-0/+1
2022-06-27scsi: ufs: ufs-mediatek: Support performance boostingPeter Wang2-8/+29
2022-06-27scsi: ufs: ufs-mediatek: Support host power controlPo-Wen Kao2-0/+17
2022-06-27scsi: ufs: ufs-mediatek: Disable reset confirm feature by UniProPo-Wen Kao1-0/+5
2022-06-27scsi: ufs: ufs-mediatek: Add stage information for ref-clk controlPeter Wang2-6/+7
2022-06-27scsi: ufs: ufs-mediatek: Prevent host hang by setting CLK_CG earlyPeter Wang2-0/+9
2022-06-27scsi: ufs: ufs-mediatek: Always add delays for VCC operationsPeter Wang1-2/+3
2022-06-27scsi: ufs: ufs-mediatek: Fix build warningsStanley Chu1-4/+4
2022-06-27scsi: dpt_i2o: Remove obsolete driverArnd Bergmann10-5655/+0
2022-06-27scsi: BusLogic: Remove bus_to_virt()Arnd Bergmann2-13/+24
2022-06-27scsi: fcoe: Remove redundant assignment to variable 'wlen'Colin Ian King1-1/+0
2022-06-27scsi: ufs: ufshcd: Constify pointed dataKrzysztof Kozlowski2-23/+25
2022-06-27scsi: ufs: ufshcd-pltfrm: Constify pointed dataKrzysztof Kozlowski2-7/+7
2022-06-21scsi: mpt3sas: Remove flush_scheduled_work() callTetsuo Handa1-1/+0
2022-06-21scsi: sym53c8xx_2: Remove redundant "with"Jiang Jian1-1/+1
2022-06-21scsi: snic: Remove redundant "on"Jiang Jian1-1/+1
2022-06-21scsi: ufs: core: Fix typos in error messagesWolfram Sang1-2/+2
2022-06-21scsi: aacraid: Remove redundant "the"Jiang Jian1-1/+1
2022-06-21scsi: target: Remove duplicate "the"Jiang Jian1-1/+1
2022-06-21scsi: message: fusion: Drop redundant "the"Jiang Jian1-1/+1
2022-06-21scsi: hisi_sas: Align commentsJiang Jian1-2/+2
2022-06-21scsi: mpt3sas: Fix whitespace and spelling mistakeZhang Jiaming1-4/+4
2022-06-21scsi: mpt3sas: Fix typo in commentRen Yu1-1/+1
2022-06-21scsi: libiscsi: Improve conn_send_pdu APIMike Christie1-23/+62
2022-06-21scsi: iscsi: Try to avoid taking back_lock in xmit pathMike Christie1-16/+14
2022-06-21scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie3-32/+88
2022-06-21scsi: iscsi: Remove unneeded task state checkMike Christie1-5/+8
2022-06-21scsi: iscsi_tcp: Drop target_alloc useMike Christie1-1/+0
2022-06-21scsi: iscsi_tcp: Tell net when there's more dataMike Christie1-1/+1
2022-06-21scsi: iscsi: Run recv path from workqueueMike Christie2-13/+54
2022-06-21scsi: iscsi: Add recv workqueue helpersMike Christie1-2/+27
2022-06-21scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie3-8/+8
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie7-12/+20
2022-06-21scsi: qedi: Use QEDI_MODE_NORMAL for error handlingMike Christie1-1/+1
2022-06-21scsi: iscsi: Add helper to remove a session from the kernelMike Christie1-0/+49
2022-06-21scsi: iscsi: Clean up bound endpoints during shutdownMike Christie1-10/+10
2022-06-21scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernelMike Christie1-10/+7
2022-06-21scsi: iscsi: Fix HW conn removal use after freeMike Christie1-2/+0
2022-06-21scsi: ufs: ufs-mediatek: Fix build error and type mismatchRen Zhijie1-1/+3
2022-06-16scsi: iscsi: Make iscsi_unregister_transport() return voidMax Gurtovoy1-3/+1
2022-06-16scsi: ufs: ufs-mediatek: Disable unused VCCQx power railsStanley Chu1-0/+24