summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | scsi: elx: efct: Remove redundant memset() statementHarshit Mogalapalli2022-05-191-1/+0
| * | scsi: megaraid_sas: Remove redundant memset() statementHarshit Mogalapalli2022-05-191-2/+0
| * | scsi: mpi3mr: Return error if dma_alloc_coherent() failsDan Carpenter2022-05-191-2/+6
| * | scsi: hisi_sas: Fix rescan after deleting a diskJohn Garry2022-05-191-29/+18
| * | scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus resetJohn Garry2022-05-191-7/+12
| * | scsi: libsas: Refactor sas_ata_hard_reset()John Garry2022-05-191-14/+27
| * | scsi: mpt3sas: Update driver version to 42.100.00.00Sreekanth Reddy2022-05-191-2/+2
| * | scsi: mpt3sas: Fix junk chars displayed while printing ChipNameSreekanth Reddy2022-05-191-1/+1
| * | scsi: ipr: Use kobj_to_dev()Minghao Chi2022-05-161-5/+5
| * | scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()Dan Carpenter2022-05-161-1/+1
| * | scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc()Sebastian Andrzej Siewior2022-05-161-3/+1
| * | scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc()Davidlohr Bueso2022-05-161-2/+1
| * | scsi: fcoe: Use per-CPU API to update per-CPU statisticsSebastian Andrzej Siewior2022-05-168-107/+62
| * | scsi: fcoe: Add a local_lock to fcoe_percpuDavidlohr Bueso2022-05-161-2/+4