index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]