summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-06scsi: ufs: core: Add support for qTimestamp attributeArthur Simchaev3-0/+64
2023-07-06scsi: aacraid: Avoid -Warray-bounds warningArnd Bergmann1-1/+1
2023-07-06scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLERRandy Dunlap1-0/+1
2023-07-06scsi: ufs: core: Update contact email for monitor sysfs nodesCan Guo1-38/+38
2023-07-06scsi: scsi_debug: Remove dead codeMaurizio Lombardi1-8/+0
2023-07-06scsi: qla2xxx: Use vmalloc_array() and vcalloc()Julia Lawall1-2/+2
2023-07-06scsi: fnic: Use vmalloc_array() and vcalloc()Julia Lawall1-1/+1
2023-07-06scsi: qla2xxx: Fix error code in qla2x00_start_sp()Dan Carpenter1-1/+1
2023-07-06scsi: qla2xxx: Silence a static checker warningDan Carpenter2-2/+2
2023-07-06scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()Tuo Li1-0/+2
2023-06-29scsi: ufs: core: Remove unused function declarationKeoseong Park1-1/+0
2023-06-29scsi: target: docs: Remove tcm_mod_builder.pyRong Tao2-662/+0
2023-06-29scsi: target: iblock: Quiet bool conversion warning with pr_preempt useMike Christie1-1/+1
2023-06-29scsi: dt-bindings: ufs: qcom: Fix ICE phandleAbel Vesa1-5/+4
2023-06-29scsi: core: Simplify scsi_cdl_check_cmd()Damien Le Moal1-23/+14
2023-06-29scsi: isci: Fix comment typoYueh-Shun Li1-1/+1
2023-06-22scsi: smartpqi: Replace one-element arrays with flexible-array membersGustavo A. R. Silva2-5/+4
2023-06-22scsi: target: tcmu: Replace strlcpy() with strscpy()Azeem Shaikh1-2/+2
2023-06-22scsi: ncr53c8xx: Replace strlcpy() with strscpy()Azeem Shaikh1-1/+1
2023-06-22scsi: lpfc: Fix lpfc_name struct packingArnd Bergmann1-5/+5
2023-06-16Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...Martin K. Petersen8-49/+50
2023-06-16scsi: core: Improve warning message in scsi_device_block()Martin Wilck1-2/+4
2023-06-16scsi: core: Replace scsi_target_block() with scsi_block_targets()Martin Wilck6-17/+24
2023-06-16scsi: core: Don't wait for quiesce in scsi_device_block()Martin Wilck1-7/+10
2023-06-16scsi: core: Don't wait for quiesce in scsi_stop_queue()Martin Wilck1-16/+16
2023-06-16scsi: core: Merge scsi_internal_device_block() and device_block()Martin Wilck1-19/+8
2023-06-16scsi: sg: Increase number of devicesHannes Reinecke1-1/+1
2023-06-16scsi: bsg: Increase number of devicesHannes Reinecke1-1/+1
2023-06-16scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar2-4/+0
2023-06-16Merge patch series "qla2xxx klocwork fixes"Martin K. Petersen7-8/+19
2023-06-16scsi: ufs: ufs-pci: Add support for Intel Arrow LakeAdrian Hunter1-0/+1
2023-06-16scsi: sd: sd_zbc: Use PAGE_SECTORS_SHIFTJohannes Thumshirn1-1/+1
2023-06-16scsi: ufs: wb: Add explicit flush_threshold sysfs attributeLu Hongfei2-0/+44
2023-06-16scsi: ufs: ufs-qcom: Switch to the new ICE APIAbel Vesa5-277/+104
2023-06-16scsi: ufs: dt-bindings: qcom: Add ICE phandleAbel Vesa1-0/+24
2023-06-16scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_RTC quirkPo-Wen Kao1-0/+1
2023-06-16scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_INTR quirkPo-Wen Kao1-0/+1
2023-06-16scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_RTCPo-Wen Kao2-0/+18
2023-06-16scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTRPo-Wen Kao2-1/+12
2023-06-16scsi: ufs: core: Remove dedicated hwq for dev commandPo-Wen Kao3-13/+6
2023-06-16scsi: ufs: core: mcq: Fix the incorrect OCS value for the device commandStanley Chu2-4/+7
2023-06-16scsi: ufs: dt-bindings: samsung,exynos: Drop unneeded quotesKrzysztof Kozlowski1-1/+1
2023-06-16scsi: block: Improve ioprio value validity checksDamien Le Moal2-17/+34
2023-06-15scsi: qla2xxx: Update version to 10.02.08.400-kNilesh Javali1-2/+2
2023-06-15scsi: qla2xxx: Correct the index of arrayBikash Hazarika1-1/+4
2023-06-15scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar1-0/+2
2023-06-15scsi: qla2xxx: Fix buffer overrunQuinn Tran1-1/+1
2023-06-15scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali1-0/+4
2023-06-15scsi: qla2xxx: Avoid fcport pointer dereferenceNilesh Javali1-2/+2
2023-06-15scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika1-1/+2