aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvmet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-24scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointerSaurav Girepunje1-2/+2
2019-10-24scsi: lpfc: Remove lock contention target write pathJames Smart1-36/+10
2019-09-30scsi: lpfc: Fix coverity errors on NULL pointer checksJames Smart1-4/+15
2019-09-30scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTSJames Smart1-31/+3
2019-08-19scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart1-4/+4
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart1-5/+5
2019-08-19scsi: lpfc: Fix coverity warningsJames Smart1-1/+1
2019-08-19scsi: lpfc: Fix nvme target mode ABTSing a received ABTSJames Smart1-6/+2
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-53/+279
2019-06-21lpfc: add nvmet discovery_event op supportJames Smart1-0/+17
2019-06-20scsi: lpfc: use sg helper to iterate over scatterlistMing Lei1-2/+1
2019-06-18scsi: lpfc: Avoid unused function warningsNathan Chancellor1-0/+2
2019-06-18scsi: lpfc: Make some symbols staticYueHaibing1-2/+2
2019-06-18scsi: lpfc: Fix kernel warnings related to smp_processor_id()James Smart1-1/+1
2019-06-18scsi: lpfc: Cancel queued work for an IO when processing a received ABTSJames Smart1-1/+2
2019-06-18scsi: lpfc: Prevent 'use after free' memory overwrite in nvmet LS handlingJames Smart1-1/+0
2019-06-18scsi: lpfc: Fix nvmet handling of received ABTS for unmapped framesJames Smart1-25/+209
2019-06-18scsi: lpfc: Separate CQ processing for nvmet_fc upcallsJames Smart1-20/+47
2019-06-18scsi: lpfc: Correct nvmet buffer free race conditionJames Smart1-7/+14
2019-06-18scsi: lpfc: Fix nvmet target abort cmd matchingJames Smart1-2/+8
2019-04-03scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche1-8/+8
2019-04-03scsi: lpfc: Remove set-but-not-used variablesBart Van Assche1-12/+3
2019-04-03scsi: lpfc: Declare local functions staticBart Van Assche1-1/+1
2019-03-19scsi: lpfc: Correct localport timeout duration errorJames Smart1-1/+5
2019-03-19scsi: lpfc: Fix nvmet async receive buffer replenishmentJames Smart1-1/+24
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-190/+258
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart1-1/+1
2019-02-05scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart1-13/+37
2019-02-05scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart1-112/+135
2019-02-05scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart1-13/+22
2019-02-05scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart1-8/+26
2019-02-05scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart1-32/+26
2019-02-05scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart1-11/+11
2019-02-05scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart1-5/+5
2019-01-22scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne1-3/+5
2018-09-11scsi: lpfc: Fix errors in log messages.James Smart1-4/+3
2018-09-11scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart1-10/+3
2018-07-30scsi: lpfc: remove null check on nvmebufColin Ian King1-5/+3
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart1-1/+1
2018-07-10scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart1-1/+11
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart1-10/+13
2018-07-10scsi: lpfc: Fix abort error path for NVMETJames Smart1-4/+11
2018-03-14scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King1-4/+4
2018-03-12scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart1-104/+189
2018-03-12scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart1-6/+6
2018-03-12scsi: lpfc: Add missing unlock in WQ full logicJames Smart1-0/+1
2018-02-22scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart1-0/+24
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart1-1/+1
2018-02-12scsi: lpfc: Fix header inclusion in lpfc_nvmetJames Smart1-1/+1