summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-05-19xen/scsifront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross
2022-05-19xen/scsifront: remove unused GRANT_INVALID_REF definitionJuergen Gross
2022-05-19xen/scsifront: harden driver against malicious backendJuergen Gross
2022-05-19xen/scsifront: use new command result macrosJuergen Gross
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-16net: allow gso_max_size to exceed 65536Alexander Duyck
2022-05-11scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7Michael Kelley
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
2022-05-10scsi: ufs: ufshpb: Clean up ufshpb_suspend()/resume()Bean Huo
2022-05-10scsi: ufs: ufshpb: Add handing of device reset regions in HPB device modeBean Huo
2022-05-10scsi: ufs: ufshpb: Change sysfs node hpb_stats/rb_* prefix to start with rcmd_*Bean Huo
2022-05-10scsi: ufs: ufshpb: Clean up the handler when device resets HPB informationBean Huo
2022-05-10scsi: ufs: ufshpb: Remove enum initialization valueBean Huo
2022-05-10scsi: ufs: ufshpb: Merge ufshpb_reset() and ufshpb_reset_host()Bean Huo
2022-05-10scsi: ufs: qcom: Enable RPM_AUTOSUSPEND for runtime PMManivannan Sadhasivam
2022-05-10scsi: ufs: core: Remove redundant wmb() in ufshcd_send_command()Manivannan Sadhasivam
2022-05-10scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam
2022-05-10scsi: ufs: qcom: Simplify handling of devm_phy_get()Manivannan Sadhasivam
2022-05-10scsi: ufs: qcom: Fix acquiring the optional reset control lineManivannan Sadhasivam
2022-05-10scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HWXiang Chen
2022-05-10scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQEJames Smart
2022-05-10scsi: lpfc: Fix split code for FLOGI on FCoEJames Smart
2022-05-08scsicam: Fix use of page cacheMatthew Wilcox (Oracle)
2022-05-02scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov
2022-05-02scsi: scsi_dh_alua: Properly handle the ALUA transitioning stateBrian Bunker
2022-05-02scsi: mpi3mr: Update driver version to 8.0.0.69.0Sumit Saxena
2022-05-02scsi: mpi3mr: Add support for NVMe passthroughSumit Saxena
2022-05-02scsi: mpi3mr: Expose adapter state to sysfsSumit Saxena
2022-05-02scsi: mpi3mr: Add support for PEL commandsSumit Saxena
2022-05-02scsi: mpi3mr: Add support for MPT commandsSumit Saxena
2022-05-02scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi headerSumit Saxena