summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-10-10scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfersFinn Thain
2024-10-10scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee
2024-10-10scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...Justin Tee
2024-10-10scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee
2024-10-10scsi: aacraid: Rearrange order of struct aac_srb_unitKees Cook
2024-10-10scsi: smartpqi: add new controller PCI IDsDavid Strahan
2024-10-10scsi: smartpqi: correct stream detectionMahesh Rajashekhara
2024-10-10scsi: smartpqi: Add new controller PCI IDsDavid Strahan
2024-10-10scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner
2024-10-10scsi: st: Fix input/output error on empty drive resetRafael Rocha
2024-10-04scsi: mac_scsi: Disallow bus errors during PDMA sendFinn Thain
2024-10-04scsi: mac_scsi: Refactor polling loopFinn Thain
2024-10-04scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messagesFinn Thain
2024-10-04scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee
2024-10-04scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck
2024-10-04scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()Dan Carpenter
2024-10-04scsi: NCR5380: Check for phase match during PDMA fixupFinn Thain
2024-10-04scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quicklyGilbert Wu
2024-09-30scsi: lpfc: Fix overflow build issueSherry Yang
2024-09-12scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_infoJustin Tee
2024-09-12scsi: pm80xx: Set phy->enable_completion only when we wait for itIgor Pylypiv
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings
2024-09-04scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progressYihang Li
2024-08-14scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal
2024-08-14scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal
2024-08-14scsi: Revert "scsi: sd: Do not repeat the starting disk message"Johan Hovold
2024-08-03minmax: scsi: fix mis-use of 'clamp()' in sr.cLinus Torvalds
2024-08-03scsi: qla2xxx: validate nvme_local_port correctlyNilesh Javali
2024-08-03scsi: qla2xxx: Complete command early within lockShreyas Deodhar
2024-08-03scsi: qla2xxx: Fix flash read failureQuinn Tran
2024-08-03scsi: qla2xxx: Reduce fabric scan duplicate codeQuinn Tran
2024-08-03scsi: qla2xxx: Use QP lock to search for bsgQuinn Tran
2024-08-03scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar
2024-08-03scsi: qla2xxx: Unable to act on RSCN for port onlineQuinn Tran
2024-08-03scsi: qla2xxx: During vport delete send async logout explicitlyManish Rangankar
2024-08-03scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE stateJustin Tee
2024-08-03scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmdsSaurav Kashyap
2024-08-03scsi: qla2xxx: Fix optrom version displayed in FDMIShreyas Deodhar
2024-08-03scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usagesJustin Tee
2024-08-03scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu
2024-07-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-07-04scsi: sd: Do not repeat the starting disk messageDamien Le Moal
2024-07-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-06-26scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang
2024-06-25scsi: scsi_debug: Fix create target debugfs failureMing Lei
2024-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-13scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche