summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-23scsi: smartpqi: Fix typo in commentJulia Lawall
2022-05-23scsi: qedf: Fix typo in commentJulia Lawall
2022-05-23scsi: esas2r: Fix typo in commentJulia Lawall
2022-05-23scsi: storvsc: Fix typo in commentJulia Lawall
2022-05-19scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche
2022-05-19scsi: qla1280: Remove redundant variableColin Ian King
2022-05-19scsi: lpfc: Add support for VMID tagging of NVMe I/OsJames Smart
2022-05-19scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independentJames Smart
2022-05-19scsi: lpfc: Commonize VMID code locationJames Smart
2022-05-19scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()Muneendra Kumar
2022-05-19scsi: target: tcmu: Avoid holding XArray lock when calling lock_pageBodo Stroesser
2022-05-19scsi: elx: efct: Remove NULL check after calling container_of()Haowen Bai
2022-05-19scsi: dpt_i2o: Drop redundant spinlock initializationHaowen Bai
2022-05-19scsi: qedf: Remove redundant variable opColin Ian King
2022-05-19scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()John Garry
2022-05-19scsi: fnic: Replace DMA mask of 64 bits with 47 bitsKaran Tilak Kumar
2022-05-19scsi: mpi3mr: Add target device related sysfs attributesSreekanth Reddy
2022-05-19scsi: mpi3mr: Add shost related sysfs attributesSreekanth Reddy
2022-05-19scsi: elx: efct: Remove redundant memset() statementHarshit Mogalapalli
2022-05-19scsi: megaraid_sas: Remove redundant memset() statementHarshit Mogalapalli
2022-05-19scsi: mpi3mr: Return error if dma_alloc_coherent() failsDan Carpenter
2022-05-19scsi: hisi_sas: Fix rescan after deleting a diskJohn Garry
2022-05-19scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus resetJohn Garry
2022-05-19scsi: libsas: Refactor sas_ata_hard_reset()John Garry
2022-05-19scsi: mpt3sas: Update driver version to 42.100.00.00Sreekanth Reddy
2022-05-19scsi: mpt3sas: Fix junk chars displayed while printing ChipNameSreekanth Reddy
2022-05-16scsi: ipr: Use kobj_to_dev()Minghao Chi
2022-05-16scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()Dan Carpenter
2022-05-16scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc()Sebastian Andrzej Siewior
2022-05-16scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc()Davidlohr Bueso
2022-05-16scsi: fcoe: Use per-CPU API to update per-CPU statisticsSebastian Andrzej Siewior
2022-05-16scsi: fcoe: Add a local_lock to fcoe_percpuDavidlohr Bueso
2022-05-10scsi: target: iscsi: Rename iscsi_session to iscsit_sessionMax Gurtovoy
2022-05-10scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy
2022-05-10scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy
2022-05-10scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERRORSreekanth Reddy
2022-05-10scsi: mpi3mr: Hidden drives not removed during soft resetSreekanth Reddy
2022-05-10scsi: mpi3mr: Increase I/O timeout value to 60sSreekanth Reddy
2022-05-10scsi: lpfc: Update lpfc version to 14.2.0.3James Smart
2022-05-10scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/OJames Smart
2022-05-10scsi: lpfc: Alter FPIN stat accounting logicJames Smart
2022-05-10scsi: lpfc: Rework FDMI initialization after link upJames Smart
2022-05-10scsi: lpfc: Change VMID registration to be based on fabric parametersJames Smart
2022-05-10scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()James Smart
2022-05-10scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()James Smart
2022-05-10scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()James Smart
2022-05-10scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart
2022-05-10scsi: lpfc: Fix ndlp put following a LOGO completionJames Smart
2022-05-10scsi: lpfc: Fill in missing ndlp kref puts in error pathsJames Smart
2022-05-10scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()James Smart