summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-28scsi: target: iblock: Quiet bool conversion warning with pr_preempt useMike Christie
2023-06-28scsi: core: Simplify scsi_cdl_check_cmd()Damien Le Moal
2023-06-28scsi: isci: Fix comment typoYueh-Shun Li
2023-06-21scsi: smartpqi: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2023-06-21scsi: target: tcmu: Replace strlcpy() with strscpy()Azeem Shaikh
2023-06-21scsi: ncr53c8xx: Replace strlcpy() with strscpy()Azeem Shaikh
2023-06-21scsi: lpfc: Fix lpfc_name struct packingArnd Bergmann
2023-06-16Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...Martin K. Petersen
2023-06-16scsi: core: Improve warning message in scsi_device_block()Martin Wilck
2023-06-16scsi: core: Replace scsi_target_block() with scsi_block_targets()Martin Wilck
2023-06-16scsi: core: Don't wait for quiesce in scsi_device_block()Martin Wilck
2023-06-16scsi: core: Don't wait for quiesce in scsi_stop_queue()Martin Wilck
2023-06-16scsi: core: Merge scsi_internal_device_block() and device_block()Martin Wilck
2023-06-16scsi: sg: Increase number of devicesHannes Reinecke
2023-06-16scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar
2023-06-16Merge patch series "qla2xxx klocwork fixes"Martin K. Petersen
2023-06-16scsi: ufs: ufs-pci: Add support for Intel Arrow LakeAdrian Hunter
2023-06-16scsi: sd: sd_zbc: Use PAGE_SECTORS_SHIFTJohannes Thumshirn
2023-06-16scsi: ufs: wb: Add explicit flush_threshold sysfs attributeLu Hongfei
2023-06-16scsi: ufs: ufs-qcom: Switch to the new ICE APIAbel Vesa
2023-06-16scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_RTC quirkPo-Wen Kao
2023-06-16scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_INTR quirkPo-Wen Kao
2023-06-16scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_RTCPo-Wen Kao
2023-06-16scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTRPo-Wen Kao
2023-06-16scsi: ufs: core: Remove dedicated hwq for dev commandPo-Wen Kao
2023-06-16scsi: ufs: core: mcq: Fix the incorrect OCS value for the device commandStanley Chu
2023-06-14scsi: qla2xxx: Update version to 10.02.08.400-kNilesh Javali
2023-06-14scsi: qla2xxx: Correct the index of arrayBikash Hazarika
2023-06-14scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar
2023-06-14scsi: qla2xxx: Fix buffer overrunQuinn Tran
2023-06-14scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()Nilesh Javali
2023-06-14scsi: qla2xxx: Avoid fcport pointer dereferenceNilesh Javali
2023-06-14scsi: qla2xxx: Fix potential NULL pointer dereferenceBikash Hazarika
2023-06-14scsi: qla2xxx: Array index may go out of boundNilesh Javali
2023-06-07scsi: qla2xxx: Drop useless LIST_HEADChristophe JAILLET
2023-06-07scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-06-07scsi: hisi_sas: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-07scsi: lpfc: Avoid -Wstringop-overflow warningGustavo A. R. Silva
2023-06-07scsi: lpfc: Use struct_size() helperJustin Tee
2023-06-07scsi: ufs: core: Combine ufshcd_mq_poll_cqe functionsStanley Chu
2023-06-07scsi: ufs: core: Fix ufshcd_inc_sq_tail() function bugzhanghui
2023-06-07scsi: ufs: core: Remove a ufshcd_add_command_trace() callBart Van Assche
2023-05-31Merge patch series "UFS host controller driver patches"Martin K. Petersen
2023-05-31scsi: ufs: core: Simplify driver shutdownBart Van Assche
2023-05-31scsi: ufs: core: Move ufshcd_wl_shutdown()Bart Van Assche
2023-05-31scsi: ufs: core: Fix handling of lrbp->cmdBart Van Assche
2023-05-31scsi: ufs: core: Increase the START STOP UNIT timeout from one to ten secondsBart Van Assche
2023-05-31scsi: mpi3mr: Propagate sense data for admin queue SCSI I/OSathya Prakash
2023-05-31Merge patch series "ufs: core: mcq: Add ufshcd_abort() and error handler supp...Martin K. Petersen
2023-05-31scsi: ufs: core: Add error handling for MCQ modeBao D. Nguyen