summaryrefslogtreecommitdiff
path: root/drivers/scsi/elx/efct/efct_lio.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie1-0/+5
2023-03-17scsi: efct: Remove default fabric ops calloutsDmitry Bogdanov1-20/+0
2022-05-20scsi: elx: efct: Remove NULL check after calling container_of()Haowen Bai1-3/+0
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen1-2/+2
2021-09-29scsi: elx: efct: Switch from 'pci_' to 'dma_' APIChristophe JAILLET1-2/+2
2021-09-14scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()James Smart1-2/+2
2021-08-10scsi: elx: efct: Remove redundant initialization of variable 'ret'Colin Ian King1-1/+1
2021-06-23scsi: elx: efct: Fix vport list linkage in LIO backendJames Smart1-4/+4
2021-06-19scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session()Nathan Chancellor1-3/+3
2021-06-16scsi: elx: efct: LIO backend interface routinesJames Smart1-0/+1698