summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-08-272-50/+1
|\
| * scsi: snic: Fix double free in snic_tgt_create()Zhu Wang2023-08-241-2/+1
| * scsi: core: raid_class: Remove raid_component_add()Zhu Wang2023-08-241-48/+0
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-08-1310-40/+67
|\|
| * scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali2023-08-071-0/+18
| * scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali2023-08-071-0/+18
| * scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye2023-08-071-2/+3
| * scsi: lpfc: Remove reftag check in DIF pathsJustin Tee2023-08-071-17/+3
| * scsi: snic: Fix possible memory leak if device_add() failsZhu Wang2023-08-071-0/+1
| * scsi: core: Fix possible memory leak if device_add() failsZhu Wang2023-08-071-0/+1
| * scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby2023-07-311-13/+17
| * scsi: 53c700: Check that command slot is not NULLAlexandra Diupina2023-07-311-1/+1
| * scsi: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar2023-07-312-3/+5
| * scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley2023-07-311-4/+0
* | Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-08-051-3/+6
|\ \ | |/ |/|
| * ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal2023-08-021-3/+6
* | scsi: pm80xx: Fix error return code in pm8001_pci_probe()Yang Yingliang2023-07-251-1/+2
* | scsi: storvsc: Limit max_sectors for virtual Fibre Channel devicesMichael Kelley2023-07-231-0/+4
|/
* scsi: sg: Fix checking return value of blk_get_queue()Yu Kuai2023-07-191-3/+4
* scsi: storvsc: Handle SRB status value 0x30Michael Kelley2023-07-111-0/+2
* Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen2023-07-118-22/+14
|\
| * Merge patch series "Improve checks in blk_revalidate_disk_zones()"Martin K. Petersen2023-07-051-7/+5
| |\
| | * scsi: sd_zbc: Set zone limits before revalidating zonesDamien Le Moal2023-07-051-7/+5
| * | scsi: aacraid: Avoid -Warray-bounds warningArnd Bergmann2023-07-051-1/+1
| * | scsi: scsi_debug: Remove dead codeMaurizio Lombardi2023-07-051-8/+0
| * | scsi: qla2xxx: Use vmalloc_array() and vcalloc()Julia Lawall2023-07-051-2/+2
| * | scsi: fnic: Use vmalloc_array() and vcalloc()Julia Lawall2023-07-051-1/+1
| * | scsi: qla2xxx: Fix error code in qla2x00_start_sp()Dan Carpenter2023-07-051-1/+1
| * | scsi: qla2xxx: Silence a static checker warningDan Carpenter2023-07-052-2/+2
| * | scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()Tuo Li2023-07-051-0/+2
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-07-086-35/+25
|\|
| * scsi: core: Simplify scsi_cdl_check_cmd()Damien Le Moal2023-06-281-23/+14
| * scsi: isci: Fix comment typoYueh-Shun Li2023-06-281-1/+1
| * scsi: smartpqi: Replace one-element arrays with flexible-array membersGustavo A. R. Silva2023-06-212-5/+4
| * scsi: ncr53c8xx: Replace strlcpy() with strscpy()Azeem Shaikh2023-06-211-1/+1
| * scsi: lpfc: Fix lpfc_name struct packingArnd Bergmann2023-06-211-5/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-06-3093-1240/+2029
|\|
| * Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...Martin K. Petersen2023-06-166-47/+48
| |\
| | * scsi: core: Improve warning message in scsi_device_block()Martin Wilck2023-06-161-2/+4
| | * scsi: core: Replace scsi_target_block() with scsi_block_targets()Martin Wilck2023-06-165-16/+23
| | * scsi: core: Don't wait for quiesce in scsi_device_block()Martin Wilck2023-06-161-7/+10
| | * scsi: core: Don't wait for quiesce in scsi_stop_queue()Martin Wilck2023-06-161-16/+16
| | * scsi: core: Merge scsi_internal_device_block() and device_block()Martin Wilck2023-06-161-19/+8
| | * scsi: sg: Increase number of devicesHannes Reinecke2023-06-161-1/+1
| * | scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar2023-06-162-4/+0
| * | Merge patch series "qla2xxx klocwork fixes"Martin K. Petersen2023-06-167-8/+19
| |\ \
| | * | scsi: qla2xxx: Update version to 10.02.08.400-kNilesh Javali2023-06-141-2/+2
| | * | scsi: qla2xxx: Correct the index of arrayBikash Hazarika2023-06-141-1/+4
| | * | scsi: qla2xxx: Pointer may be dereferencedShreyas Deodhar2023-06-141-0/+2
| | * | scsi: qla2xxx: Fix buffer overrunQuinn Tran2023-06-141-1/+1