summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu2022-06-071-1/+1
* scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu2022-06-071-2/+2
* scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller2022-06-071-11/+12
* scsi: lpfc: Update lpfc version to 14.2.0.4James Smart2022-06-071-1/+1
* scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart2022-06-072-2/+12
* scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmdsJames Smart2022-06-071-8/+27
* scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart2022-06-071-1/+2
* scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is abortedJames Smart2022-06-071-12/+9
* scsi: lpfc: Address NULL pointer dereference after starget_to_rport()James Smart2022-06-071-0/+6
* scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart2022-06-072-14/+13
* scsi: lpfc: Resolve some cleanup issues following abort path refactoringJames Smart2022-06-072-5/+5
* scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()James Smart2022-06-071-1/+1
* scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang2022-06-071-2/+2
* scsi: sd: Fix interpretation of VPD B9h lengthTyler Erickson2022-06-071-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-06-0571-27367/+539
|\
| * scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov2022-06-011-7/+0
| * scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix2022-06-011-2/+0
| * scsi: mpi3mr: Fix kernel-docJiapeng Chong2022-06-011-1/+1
| * scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove2022-06-013-0/+141
| * scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioningHannes Reinecke2022-06-011-1/+1
| * scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal2022-06-013-16/+16
| * scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal2022-06-011-1/+0
| * scsi: mpi3mr: Rework mrioc->bsg_device model to fix warningsSumit Saxena2022-06-012-27/+23
| * scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke2022-05-231-3/+8
| * scsi: core: Unexport scsi_bus_typeChristoph Hellwig2022-05-231-1/+0
| * scsi: sd: Don't call blk_cleanup_disk() in sd_probe()Christoph Hellwig2022-05-231-1/+1
| * scsi: isci: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * scsi: pmcraid: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * scsi: smartpqi: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * scsi: qedf: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * scsi: esas2r: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * scsi: storvsc: Fix typo in commentJulia Lawall2022-05-231-1/+1
| * scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche2022-05-1946-27042/+0
| * scsi: qla1280: Remove redundant variableColin Ian King2022-05-191-2/+1
| * scsi: lpfc: Add support for VMID tagging of NVMe I/OsJames Smart2022-05-191-0/+45
| * scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independentJames Smart2022-05-192-5/+7
| * scsi: lpfc: Commonize VMID code locationJames Smart2022-05-194-257/+291
* | Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds2022-06-034-6/+11
|\ \
| * | blk-mq: remove the done argument to blk_execute_rq_nowaitChristoph Hellwig2022-05-284-6/+11
* | | Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-281-143/+48
|\ \ \ | |/ / |/| |
| * | scsi: storvsc: Removing Pre Win8 related logicSaurabh Sengar2022-05-261-116/+39
| * | scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7Michael Kelley2022-05-111-27/+9
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-05-25118-2569/+5290
|\ \ \ | | |/ | |/|
| * | scsi: elx: efct: Remove NULL check after calling container_of()Haowen Bai2022-05-191-3/+0
| * | scsi: dpt_i2o: Drop redundant spinlock initializationHaowen Bai2022-05-191-1/+0
| * | scsi: qedf: Remove redundant variable opColin Ian King2022-05-191-2/+1
| * | scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()John Garry2022-05-191-0/+2
| * | scsi: fnic: Replace DMA mask of 64 bits with 47 bitsKaran Tilak Kumar2022-05-192-4/+4
| * | scsi: mpi3mr: Add target device related sysfs attributesSreekanth Reddy2022-05-193-0/+122
| * | scsi: mpi3mr: Add shost related sysfs attributesSreekanth Reddy2022-05-191-2/+141