index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_nvmet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointer
Saurav Girepunje
1
-2
/
+2
2019-10-25
scsi: lpfc: Remove lock contention target write path
James Smart
1
-36
/
+10
2019-10-01
scsi: lpfc: Fix coverity errors on NULL pointer checks
James Smart
1
-4
/
+15
2019-10-01
scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTS
James Smart
1
-31
/
+3
2019-08-20
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
1
-4
/
+4
2019-08-20
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
1
-5
/
+5
2019-08-20
scsi: lpfc: Fix coverity warnings
James Smart
1
-1
/
+1
2019-08-20
scsi: lpfc: Fix nvme target mode ABTSing a received ABTS
James Smart
1
-6
/
+2
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-53
/
+279
2019-06-21
lpfc: add nvmet discovery_event op support
James Smart
1
-0
/
+17
2019-06-20
scsi: lpfc: use sg helper to iterate over scatterlist
Ming Lei
1
-2
/
+1
2019-06-19
scsi: lpfc: Avoid unused function warnings
Nathan Chancellor
1
-0
/
+2
2019-06-19
scsi: lpfc: Make some symbols static
YueHaibing
1
-2
/
+2
2019-06-19
scsi: lpfc: Fix kernel warnings related to smp_processor_id()
James Smart
1
-1
/
+1
2019-06-19
scsi: lpfc: Cancel queued work for an IO when processing a received ABTS
James Smart
1
-1
/
+2
2019-06-19
scsi: lpfc: Prevent 'use after free' memory overwrite in nvmet LS handling
James Smart
1
-1
/
+0
2019-06-19
scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames
James Smart
1
-25
/
+209
2019-06-19
scsi: lpfc: Separate CQ processing for nvmet_fc upcalls
James Smart
1
-20
/
+47
2019-06-19
scsi: lpfc: Correct nvmet buffer free race condition
James Smart
1
-7
/
+14
2019-06-19
scsi: lpfc: Fix nvmet target abort cmd matching
James Smart
1
-2
/
+8
2019-04-04
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
Bart Van Assche
1
-8
/
+8
2019-04-04
scsi: lpfc: Remove set-but-not-used variables
Bart Van Assche
1
-12
/
+3
2019-04-04
scsi: lpfc: Declare local functions static
Bart Van Assche
1
-1
/
+1
2019-03-19
scsi: lpfc: Correct localport timeout duration error
James Smart
1
-1
/
+5
2019-03-19
scsi: lpfc: Fix nvmet async receive buffer replenishment
James Smart
1
-1
/
+24
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-190
/
+258
2019-02-06
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
1
-1
/
+1
2019-02-06
scsi: lpfc: Fix nvmet issues when link bounce under IO load
James Smart
1
-13
/
+37
2019-02-06
scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall
James Smart
1
-112
/
+135
2019-02-06
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
1
-13
/
+22
2019-02-06
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
1
-8
/
+26
2019-02-06
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
James Smart
1
-32
/
+26
2019-02-06
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
1
-11
/
+11
2019-02-06
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
1
-5
/
+5
2019-01-23
scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
Ewan D. Milne
1
-3
/
+5
2018-09-12
scsi: lpfc: Fix errors in log messages.
James Smart
1
-4
/
+3
2018-09-12
scsi: lpfc: raise sg count for nvme to use available sg resources
James Smart
1
-10
/
+3
2018-07-31
scsi: lpfc: remove null check on nvmebuf
Colin Ian King
1
-5
/
+3
2018-07-11
scsi: lpfc: Revise copyright for new company language
James Smart
1
-1
/
+1
2018-07-11
scsi: lpfc: Fix NVME Target crash in defer rcv logic
James Smart
1
-1
/
+11
2018-07-11
scsi: lpfc: Make PBDE optimizations configurable
James Smart
1
-10
/
+13
2018-07-11
scsi: lpfc: Fix abort error path for NVMET
James Smart
1
-4
/
+11
2018-03-15
scsi: lpfc: make several unions static, fix non-ANSI prototype
Colin Ian King
1
-4
/
+4
2018-03-13
scsi: lpfc: Streamline NVME Targe6t WQE setup
James Smart
1
-104
/
+189
2018-03-13
scsi: lpfc: Code cleanup for 128byte wqe data type
James Smart
1
-6
/
+6
2018-03-13
scsi: lpfc: Add missing unlock in WQ full logic
James Smart
1
-0
/
+1
2018-02-23
scsi: lpfc: Add embedded data pointers for enhanced performance
James Smart
1
-0
/
+24
2018-02-12
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
James Smart
1
-1
/
+1
2018-02-12
scsi: lpfc: Fix header inclusion in lpfc_nvmet
James Smart
1
-1
/
+1
[next]