summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvmet.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-2/+1Star
|\
| * scsi: lpfc: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+1Star
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-53/+279
|\ \
| * | scsi: lpfc: Avoid unused function warningsNathan Chancellor2019-06-191-0/+2
| * | scsi: lpfc: Make some symbols staticYueHaibing2019-06-191-2/+2
| * | scsi: lpfc: Fix kernel warnings related to smp_processor_id()James Smart2019-06-191-1/+1
| * | scsi: lpfc: Cancel queued work for an IO when processing a received ABTSJames Smart2019-06-191-1/+2
| * | scsi: lpfc: Prevent 'use after free' memory overwrite in nvmet LS handlingJames Smart2019-06-191-1/+0Star
| * | scsi: lpfc: Fix nvmet handling of received ABTS for unmapped framesJames Smart2019-06-191-25/+209
| * | scsi: lpfc: Separate CQ processing for nvmet_fc upcallsJames Smart2019-06-191-20/+47
| * | scsi: lpfc: Correct nvmet buffer free race conditionJames Smart2019-06-191-7/+14
| * | scsi: lpfc: Fix nvmet target abort cmd matchingJames Smart2019-06-191-2/+8
| |/
* / lpfc: add nvmet discovery_event op supportJames Smart2019-06-211-0/+17
|/
* scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche2019-04-041-8/+8
* scsi: lpfc: Remove set-but-not-used variablesBart Van Assche2019-04-041-12/+3Star
* scsi: lpfc: Declare local functions staticBart Van Assche2019-04-041-1/+1
* scsi: lpfc: Correct localport timeout duration errorJames Smart2019-03-191-1/+5
* scsi: lpfc: Fix nvmet async receive buffer replenishmentJames Smart2019-03-191-1/+24
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-101-190/+258
|\
| * scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-061-1/+1
| * scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart2019-02-061-13/+37
| * scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart2019-02-061-112/+135
| * scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart2019-02-061-13/+22
| * scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart2019-02-061-8/+26
| * scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart2019-02-061-32/+26Star
| * scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-061-11/+11
| * scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-061-5/+5
* | scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2019-01-231-3/+5
|/
* scsi: lpfc: Fix errors in log messages.James Smart2018-09-121-4/+3Star
* scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart2018-09-121-10/+3Star
* scsi: lpfc: remove null check on nvmebufColin Ian King2018-07-311-5/+3Star
* scsi: lpfc: Revise copyright for new company languageJames Smart2018-07-111-1/+1
* scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart2018-07-111-1/+11
* scsi: lpfc: Make PBDE optimizations configurableJames Smart2018-07-111-10/+13
* scsi: lpfc: Fix abort error path for NVMETJames Smart2018-07-111-4/+11
* scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King2018-03-151-4/+4
* scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart2018-03-131-104/+189
* scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart2018-03-131-6/+6
* scsi: lpfc: Add missing unlock in WQ full logicJames Smart2018-03-131-0/+1
* scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart2018-02-231-0/+24
* scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart2018-02-121-1/+1
* scsi: lpfc: Fix header inclusion in lpfc_nvmetJames Smart2018-02-121-1/+1
* scsi: lpfc: Validate adapter support for SRIU optionJames Smart2018-02-121-3/+4
* scsi: lpfc: Fix RQ empty firmware trapJames Smart2018-02-121-10/+21
* scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart2018-02-121-0/+116
* scsi: lpfc: correct debug counters for abortJames Smart2018-02-121-2/+2
* scsi: lpfc: Beef up stat counters for debugJames Smart2017-12-211-5/+29
* scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart2017-12-211-2/+22
* scsi: lpfc: small sg cnt cleanupJames Smart2017-12-051-1/+1
* scsi: lpfc: Fix crash during driver unload with running nvme trafficJames Smart2017-12-051-0/+11