summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvmet.c
AgeCommit message (Expand)Author
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
2019-06-18scsi: lpfc: Make some symbols staticYueHaibing
2019-06-18scsi: lpfc: Fix kernel warnings related to smp_processor_id()James Smart
2019-06-18scsi: lpfc: Cancel queued work for an IO when processing a received ABTSJames Smart
2019-06-18scsi: lpfc: Prevent 'use after free' memory overwrite in nvmet LS handlingJames Smart
2019-06-18scsi: lpfc: Fix nvmet handling of received ABTS for unmapped framesJames Smart
2019-06-18scsi: lpfc: Separate CQ processing for nvmet_fc upcallsJames Smart
2019-06-18scsi: lpfc: Correct nvmet buffer free race conditionJames Smart
2019-06-18scsi: lpfc: Fix nvmet target abort cmd matchingJames Smart
2019-04-03scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche
2019-04-03scsi: lpfc: Remove set-but-not-used variablesBart Van Assche
2019-04-03scsi: lpfc: Declare local functions staticBart Van Assche
2019-03-19scsi: lpfc: Correct localport timeout duration errorJames Smart
2019-03-19scsi: lpfc: Fix nvmet async receive buffer replenishmentJames Smart
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart
2019-02-05scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart
2019-02-05scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart
2019-02-05scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart
2019-02-05scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart
2019-02-05scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart
2019-02-05scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart