summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_nvmet.c
AgeCommit message (Expand)Author
2023-07-23scsi: lpfc: Refactor cpu affinity assignment pathsJustin Tee
2023-05-31scsi: lpfc: Copyright updates for 14.2.0.13 patchesJustin Tee
2023-05-31scsi: lpfc: Clean up SLI-4 CQE status handlingJustin Tee
2023-02-21scsi: lpfc: Fix double word in commentsBo Liu
2022-07-07scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()James Smart
2022-06-16scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp()Xiu Jianfeng
2022-04-18scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart
2021-09-14scsi: lpfc: Improve PBDE checks during SGL processingJames Smart
2021-07-30scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted()James Smart
2021-04-13scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependencyJames Smart
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart
2021-03-04scsi: lpfc: Fix incorrect dbde assignment when building target abts wqeJames Smart
2021-01-07scsi: lpfc: Fix crash when nvmet transport calls host_releaseJames Smart
2020-11-19scsi: lpfc: Fix missing prototype for lpfc_nvmet_prep_abort_wqe()James Smart
2020-11-17scsi: lpfc: Update changed file copyrights for 2020James Smart
2020-11-17scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart
2020-11-17scsi: lpfc: Refactor WQE structure definitions for common useJames Smart
2020-11-17scsi: lpfc: Rework remote port ref counting and node freeingJames Smart
2020-11-10scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issuesLee Jones
2020-08-04scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne
2020-07-02scsi: lpfc: Add an internal trace log bufferDick Kennedy
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-05-27lpfc: fix axchg pointer reference after free and double freesJames Smart
2020-05-27lpfc: Fix pointer checks and comments in LS receive refactoringJames Smart
2020-05-09lpfc: nvmet: Add Send LS Request and Abort LS Request supportJames Smart
2020-05-09lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart
2020-05-09lpfc: Refactor Send LS Response supportJames Smart
2020-05-09lpfc: Refactor NVME LS receive handlingJames Smart
2020-05-09lpfc: Commonize lpfc_async_xchg_ctx state and flag definitionsJames Smart
2020-05-09lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart
2020-05-09lpfc: Refactor lpfc nvme headersJames Smart
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart
2020-04-22scsi: lpfc: remove duplicate unloading checksJames Smart
2020-03-29scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart
2020-03-26scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_reqJames Smart
2019-10-24scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointerSaurav Girepunje
2019-10-24scsi: lpfc: Remove lock contention target write pathJames Smart
2019-09-30scsi: lpfc: Fix coverity errors on NULL pointer checksJames Smart
2019-09-30scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTSJames Smart
2019-08-19scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart
2019-08-19scsi: lpfc: Fix coverity warningsJames Smart
2019-08-19scsi: lpfc: Fix nvme target mode ABTSing a received ABTSJames Smart
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-21lpfc: add nvmet discovery_event op supportJames Smart
2019-06-20scsi: lpfc: use sg helper to iterate over scatterlistMing Lei
2019-06-18scsi: lpfc: Avoid unused function warningsNathan Chancellor