index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_nvmet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-10
1
-190
/
+258
|
\
|
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-06
1
-1
/
+1
|
*
scsi: lpfc: Fix nvmet issues when link bounce under IO load
James Smart
2019-02-06
1
-13
/
+37
|
*
scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall
James Smart
2019-02-06
1
-112
/
+135
|
*
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
2019-02-06
1
-13
/
+22
|
*
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
2019-02-06
1
-8
/
+26
|
*
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
James Smart
2019-02-06
1
-32
/
+26
|
*
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
2019-02-06
1
-11
/
+11
|
*
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
2019-02-06
1
-5
/
+5
*
|
scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
Ewan D. Milne
2019-01-23
1
-3
/
+5
|
/
*
scsi: lpfc: Fix errors in log messages.
James Smart
2018-09-12
1
-4
/
+3
*
scsi: lpfc: raise sg count for nvme to use available sg resources
James Smart
2018-09-12
1
-10
/
+3
*
scsi: lpfc: remove null check on nvmebuf
Colin Ian King
2018-07-31
1
-5
/
+3
*
scsi: lpfc: Revise copyright for new company language
James Smart
2018-07-11
1
-1
/
+1
*
scsi: lpfc: Fix NVME Target crash in defer rcv logic
James Smart
2018-07-11
1
-1
/
+11
*
scsi: lpfc: Make PBDE optimizations configurable
James Smart
2018-07-11
1
-10
/
+13
*
scsi: lpfc: Fix abort error path for NVMET
James Smart
2018-07-11
1
-4
/
+11
*
scsi: lpfc: make several unions static, fix non-ANSI prototype
Colin Ian King
2018-03-15
1
-4
/
+4
*
scsi: lpfc: Streamline NVME Targe6t WQE setup
James Smart
2018-03-13
1
-104
/
+189
*
scsi: lpfc: Code cleanup for 128byte wqe data type
James Smart
2018-03-13
1
-6
/
+6
*
scsi: lpfc: Add missing unlock in WQ full logic
James Smart
2018-03-13
1
-0
/
+1
*
scsi: lpfc: Add embedded data pointers for enhanced performance
James Smart
2018-02-23
1
-0
/
+24
*
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
James Smart
2018-02-12
1
-1
/
+1
*
scsi: lpfc: Fix header inclusion in lpfc_nvmet
James Smart
2018-02-12
1
-1
/
+1
*
scsi: lpfc: Validate adapter support for SRIU option
James Smart
2018-02-12
1
-3
/
+4
*
scsi: lpfc: Fix RQ empty firmware trap
James Smart
2018-02-12
1
-10
/
+21
*
scsi: lpfc: Add WQ Full Logic for NVME Target
James Smart
2018-02-12
1
-0
/
+116
*
scsi: lpfc: correct debug counters for abort
James Smart
2018-02-12
1
-2
/
+2
*
scsi: lpfc: Beef up stat counters for debug
James Smart
2017-12-21
1
-5
/
+29
*
scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
James Smart
2017-12-21
1
-2
/
+22
*
scsi: lpfc: small sg cnt cleanup
James Smart
2017-12-05
1
-1
/
+1
*
scsi: lpfc: Fix crash during driver unload with running nvme traffic
James Smart
2017-12-05
1
-0
/
+11
*
scsi: lpfc: Fix oops of nvme host during driver unload.
Dick Kennedy
2017-10-03
1
-0
/
+11
*
scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
Dick Kennedy
2017-10-03
1
-4
/
+11
*
scsi: lpfc: Set missing abort context
James Smart
2017-10-03
1
-0
/
+1
*
scsi: lpfc: Reduce log spew on controller reconnects
James Smart
2017-10-03
1
-6
/
+10
*
scsi: lpfc: Move CQ processing to a soft IRQ
Dick Kennedy
2017-10-03
1
-3
/
+1
*
scsi: lpfc: Make ktime sampling more accurate
Dick Kennedy
2017-10-03
1
-33
/
+66
*
scsi: lpfc: Fix warning messages when NVME_TARGET_FC not defined
Dick Kennedy
2017-10-03
1
-0
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-08
1
-68
/
+211
|
\
|
*
scsi: lpfc: avoid an unused function warning
Arnd Bergmann
2017-08-26
1
-2
/
+3
|
*
scsi: lpfc: Fix relative offset error on large nvmet target ios
Dick Kennedy
2017-08-25
1
-2
/
+4
|
*
scsi: lpfc: Fix MRQ > 1 context list handling
Dick Kennedy
2017-08-25
1
-62
/
+202
|
*
scsi: lpfc: Replace PCI pool old API
Romain Perier
2017-08-07
1
-2
/
+2
*
|
lpfc: support nvmet_fc defer_rcv callback
James Smart
2017-08-10
1
-0
/
+30
|
/
*
scsi: lpfc: don't double count abort errors
Dan Carpenter
2017-07-01
1
-1
/
+0
*
scsi: lpfc: spin_lock_irq() is not nestable
Dan Carpenter
2017-07-01
1
-10
/
+10
*
scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...
James Smart
2017-06-20
1
-0
/
+1
*
scsi: lpfc: Break up IO ctx list into a separate get and put list
James Smart
2017-06-20
1
-23
/
+59
*
scsi: lpfc: Reduce time spent in IRQ for received NVME commands
James Smart
2017-06-20
1
-2
/
+0
[next]