summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfersFinn Thain2024-10-101-0/+4
* scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee2024-10-102-13/+36
* scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...Justin Tee2024-10-103-23/+46
* scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee2024-10-103-3/+24
* scsi: aacraid: Rearrange order of struct aac_srb_unitKees Cook2024-10-101-1/+1
* scsi: smartpqi: add new controller PCI IDsDavid Strahan2024-10-101-0/+24
* scsi: smartpqi: correct stream detectionMahesh Rajashekhara2024-10-101-1/+1
* scsi: smartpqi: Add new controller PCI IDsDavid Strahan2024-10-101-0/+104
* scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner2024-10-101-2/+4
* scsi: st: Fix input/output error on empty drive resetRafael Rocha2024-10-101-2/+3
* scsi: mac_scsi: Disallow bus errors during PDMA sendFinn Thain2024-10-041-25/+19
* scsi: mac_scsi: Refactor polling loopFinn Thain2024-10-041-38/+42
* scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messagesFinn Thain2024-10-041-20/+22
* scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee2024-10-043-4/+22
* scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck2024-10-041-1/+1
* scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()Dan Carpenter2024-10-041-1/+1
* scsi: NCR5380: Check for phase match during PDMA fixupFinn Thain2024-10-041-39/+39
* scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quicklyGilbert Wu2024-10-041-18/+2
* scsi: lpfc: Fix overflow build issueSherry Yang2024-09-301-1/+1
* scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_infoJustin Tee2024-09-121-6/+11
* scsi: pm80xx: Set phy->enable_completion only when we wait for itIgor Pylypiv2024-09-121-1/+3
* scsi: aacraid: Fix double-free on probe failureBen Hutchings2024-09-041-0/+2
* scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progressYihang Li2024-09-041-5/+7
* scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal2024-08-141-0/+11
* scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal2024-08-141-2/+18
* scsi: Revert "scsi: sd: Do not repeat the starting disk message"Johan Hovold2024-08-141-2/+3
* minmax: scsi: fix mis-use of 'clamp()' in sr.cLinus Torvalds2024-08-031-1/+1
* scsi: qla2xxx: validate nvme_local_port correctlyNilesh Javali2024-08-031-1/+4
* scsi: qla2xxx: Complete command early within lockShreyas Deodhar2024-08-031-5/+0
* scsi: qla2xxx: Fix flash read failureQuinn Tran2024-08-032-46/+125
* scsi: qla2xxx: Reduce fabric scan duplicate codeQuinn Tran2024-08-035-269/+200
* scsi: qla2xxx: Use QP lock to search for bsgQuinn Tran2024-08-031-39/+57
* scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar2024-08-031-1/+1
* scsi: qla2xxx: Unable to act on RSCN for port onlineQuinn Tran2024-08-034-8/+60
* scsi: qla2xxx: During vport delete send async logout explicitlyManish Rangankar2024-08-031-1/+1
* scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE stateJustin Tee2024-08-031-1/+1
* scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmdsSaurav Kashyap2024-08-031-1/+1
* scsi: qla2xxx: Fix optrom version displayed in FDMIShreyas Deodhar2024-08-031-1/+1
* scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usagesJustin Tee2024-08-031-9/+10
* scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu2024-08-031-0/+5
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-07-101-3/+2
|\
| * scsi: sd: Do not repeat the starting disk messageDamien Le Moal2024-07-041-3/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-07-012-1/+19
|\|
| * scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang2024-06-261-0/+14
| * scsi: scsi_debug: Fix create target debugfs failureMing Lei2024-06-251-1/+5
* | Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-06-302-4/+4
|\ \
| * | ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel2024-06-302-4/+4
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-211-0/+4
|\ \ \ | | |/ | |/|
| * | scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche2024-06-131-0/+4
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-148-33/+125
|\| |