summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-08-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-24scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-24scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-07scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali
2023-08-07scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali
2023-08-07scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye
2023-08-07scsi: lpfc: Remove reftag check in DIF pathsJustin Tee
2023-08-07scsi: snic: Fix possible memory leak if device_add() failsZhu Wang
2023-08-07scsi: core: Fix possible memory leak if device_add() failsZhu Wang
2023-08-05Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-08-02ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal
2023-07-31scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby
2023-07-31scsi: 53c700: Check that command slot is not NULLAlexandra Diupina
2023-07-31scsi: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar
2023-07-31scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley
2023-07-25scsi: pm80xx: Fix error return code in pm8001_pci_probe()Yang Yingliang
2023-07-23scsi: storvsc: Limit max_sectors for virtual Fibre Channel devicesMichael Kelley
2023-07-19scsi: sg: Fix checking return value of blk_get_queue()Yu Kuai
2023-07-11scsi: storvsc: Handle SRB status value 0x30Michael Kelley
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-07-05Merge patch series "Improve checks in blk_revalidate_disk_zones()"Martin K. Petersen
2023-07-05scsi: sd_zbc: Set zone limits before revalidating zonesDamien Le Moal
2023-07-05scsi: aacraid: Avoid -Warray-bounds warningArnd Bergmann
2023-07-05scsi: scsi_debug: Remove dead codeMaurizio Lombardi
2023-07-05scsi: qla2xxx: Use vmalloc_array() and vcalloc()Julia Lawall
2023-07-05scsi: fnic: Use vmalloc_array() and vcalloc()Julia Lawall
2023-07-05scsi: qla2xxx: Fix error code in qla2x00_start_sp()Dan Carpenter
2023-07-05scsi: qla2xxx: Silence a static checker warningDan Carpenter
2023-07-05scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()Tuo Li
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-30Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-06-28scsi: core: Simplify scsi_cdl_check_cmd()Damien Le Moal
2023-06-28scsi: isci: Fix comment typoYueh-Shun Li
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-24scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageDavid Howells
2023-06-23scsi/sg: don't grab scsi host module referenceYu Kuai
2023-06-21scsi: smartpqi: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
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