Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f6a23d85d078c2ffde79c66ca81d0a1dde451649
/
drivers
/
scsi
/
lpfc
/
lpfc_nvmet.c
5314995
scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointer
by Saurav Girepunje
· 5 years ago
ea85a20
scsi: lpfc: Remove lock contention target write path
by James Smart
· 5 years ago
43bfea1
scsi: lpfc: Fix coverity errors on NULL pointer checks
by James Smart
· 5 years ago
51f8e43
scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTS
by James Smart
· 5 years ago
c00f62e
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
by James Smart
· 5 years ago
3235066
scsi: lpfc: Migrate to %px and %pf in kernel print calls
by James Smart
· 5 years ago
d9f492a
scsi: lpfc: Fix coverity warnings
by James Smart
· 5 years ago
005d8eb
scsi: lpfc: Fix nvme target mode ABTSing a received ABTS
by James Smart
· 5 years ago
1f7563f
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
ba6d10a
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
ab72312
lpfc: add nvmet discovery_event op support
by James Smart
· 6 years ago
46e8e47
scsi: lpfc: use sg helper to iterate over scatterlist
by Ming Lei
· 6 years ago
336df6e
scsi: lpfc: Avoid unused function warnings
by Nathan Chancellor
· 6 years ago
d7b761b
scsi: lpfc: Make some symbols static
by YueHaibing
· 6 years ago
01d53c0
scsi: lpfc: Fix kernel warnings related to smp_processor_id()
by James Smart
· 6 years ago
6594d31
scsi: lpfc: Cancel queued work for an IO when processing a received ABTS
by James Smart
· 6 years ago
51d23fb
scsi: lpfc: Prevent 'use after free' memory overwrite in nvmet LS handling
by James Smart
· 6 years ago
79d8c4c
scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames
by James Smart
· 6 years ago
d74a89a
scsi: lpfc: Separate CQ processing for nvmet_fc upcalls
by James Smart
· 6 years ago
4767c58
scsi: lpfc: Correct nvmet buffer free race condition
by James Smart
· 6 years ago
32b9386
scsi: lpfc: Fix nvmet target abort cmd matching
by James Smart
· 6 years ago
d6d189c
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
by Bart Van Assche
· 6 years ago
b27cbd5
scsi: lpfc: Remove set-but-not-used variables
by Bart Van Assche
· 6 years ago
3999df7
scsi: lpfc: Declare local functions static
by Bart Van Assche
· 6 years ago
2a0fb34
scsi: lpfc: Correct localport timeout duration error
by James Smart
· 6 years ago
4552e0f
scsi: lpfc: Fix nvmet async receive buffer replenishment
by James Smart
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
0d04121
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
by James Smart
· 6 years ago
c160c0f
scsi: lpfc: Fix nvmet issues when link bounce under IO load
by James Smart
· 6 years ago
472e146
scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall
by James Smart
· 6 years ago
222e923
scsi: lpfc: Resize cpu maps structures based on possible cpus
by James Smart
· 6 years ago
1fbf974
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
by James Smart
· 6 years ago
63df6d6
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
by James Smart
· 6 years ago
5e5b511
scsi: lpfc: Partition XRI buffer list across Hardware Queues
by James Smart
· 6 years ago
cdb42be
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
by James Smart
· 6 years ago
c41f598
scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
by Ewan D. Milne
· 6 years ago
2879265
scsi: lpfc: Fix errors in log messages.
by James Smart
· 6 years ago
5b9e70b
scsi: lpfc: raise sg count for nvme to use available sg resources
by James Smart
· 6 years ago
cc74e31
scsi: lpfc: remove null check on nvmebuf
by Colin Ian King
· 7 years ago
4ae2ebd
scsi: lpfc: Revise copyright for new company language
by James Smart
· 7 years ago
6871e81
scsi: lpfc: Fix NVME Target crash in defer rcv logic
by James Smart
· 7 years ago
414abe0
scsi: lpfc: Make PBDE optimizations configurable
by James Smart
· 7 years ago
68c9b55
scsi: lpfc: Fix abort error path for NVMET
by James Smart
· 7 years ago
fab2e46
scsi: lpfc: make several unions static, fix non-ANSI prototype
by Colin Ian King
· 7 years ago
bd3061b
scsi: lpfc: Streamline NVME Targe6t WQE setup
by James Smart
· 7 years ago
205e824
scsi: lpfc: Code cleanup for 128byte wqe data type
by James Smart
· 7 years ago
917d59a
scsi: lpfc: Add missing unlock in WQ full logic
by James Smart
· 7 years ago
0bc2b7c
scsi: lpfc: Add embedded data pointers for enhanced performance
by James Smart
· 7 years ago
128bdda
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
by James Smart
· 7 years ago
8d731d1
scsi: lpfc: Fix header inclusion in lpfc_nvmet
by James Smart
· 7 years ago
20aefac
scsi: lpfc: Validate adapter support for SRIU option
by James Smart
· 7 years ago
411de51
scsi: lpfc: Fix RQ empty firmware trap
by James Smart
· 7 years ago
6e8e1c1
scsi: lpfc: Add WQ Full Logic for NVME Target
by James Smart
· 7 years ago
8ae3370
scsi: lpfc: correct debug counters for abort
by James Smart
· 7 years ago
4b05668
scsi: lpfc: Beef up stat counters for debug
by James Smart
· 7 years ago
cbc5de1
scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
by James Smart
· 7 years ago
81e6a63
scsi: lpfc: small sg cnt cleanup
by James Smart
· 7 years ago
3386f4bd
scsi: lpfc: Fix crash during driver unload with running nvme traffic
by James Smart
· 7 years ago
1abcb371
scsi: lpfc: Fix oops of nvme host during driver unload.
by Dick Kennedy
· 7 years ago
e7981a2
scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
by Dick Kennedy
· 7 years ago
c578f6f
scsi: lpfc: Set missing abort context
by James Smart
· 7 years ago
e3246a1
scsi: lpfc: Reduce log spew on controller reconnects
by James Smart
· 7 years ago
f485c18
scsi: lpfc: Move CQ processing to a soft IRQ
by Dick Kennedy
· 7 years ago
c8a4ce0
scsi: lpfc: Make ktime sampling more accurate
by Dick Kennedy
· 7 years ago
2299e43
scsi: lpfc: Fix warning messages when NVME_TARGET_FC not defined
by Dick Kennedy
· 7 years ago
572c01b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
7362617
scsi: lpfc: avoid an unused function warning
by Arnd Bergmann
· 7 years ago
c6e0c92
scsi: lpfc: Fix relative offset error on large nvmet target ios
by Dick Kennedy
· 7 years ago
66d7ce9
scsi: lpfc: Fix MRQ > 1 context list handling
by Dick Kennedy
· 7 years ago
5073842
lpfc: support nvmet_fc defer_rcv callback
by James Smart
· 7 years ago
771db5c
scsi: lpfc: Replace PCI pool old API
by Romain Perier
· 8 years ago
88e9617
scsi: lpfc: don't double count abort errors
by Dan Carpenter
· 8 years ago
c4031db
scsi: lpfc: spin_lock_irq() is not nestable
by Dan Carpenter
· 8 years ago
4550f9c
scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort request.
by James Smart
· 8 years ago
966bb5b
scsi: lpfc: Break up IO ctx list into a separate get and put list
by James Smart
· 8 years ago
810ffa4
scsi: lpfc: Reduce time spent in IRQ for received NVME commands
by James Smart
· 8 years ago
78e1d20
scsi: lpfc: Fix defects reported by Coverity Scan
by James Smart
· 8 years ago
ce1b591
scsi: lpfc: Add changes to assist in NVMET debugging
by James Smart
· 8 years ago
39aa23f
scsi: lpfc: make a couple of functions static
by Colin Ian King
· 8 years ago
ef918d3
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
9094367
scsi: lpfc: nvmet_fc: fix format string
by Arnd Bergmann
· 8 years ago
be941bf
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
4b8ba5f
nvmet-fc: remove target cpu scheduling flag
by James Smart
· 8 years ago
eeeb51d
scsi: lpfc: fix build issue if NVME_FC_TARGET is not defined
by James Smart
· 8 years ago
a8cf5df
scsi: lpfc: Added recovery logic for running out of NVMET IO context resources
by James Smart
· 8 years ago
6c621a2
scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context
by James Smart
· 8 years ago
61f3d4b
scsi: lpfc: Fix nvmet RQ resource needs for large block writes.
by James Smart
· 8 years ago
547077a
scsi: lpfc: Adding additional stats counters for nvme.
by James Smart
· 8 years ago
b06e13c
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-merge
by Jens Axboe
· 8 years ago
d9fd363
Merge branch 'master' into for-4.12/post-merge
by Jens Axboe
· 8 years ago
86c6737
Update ABORT processing for NVMET.
by James Smart
· 8 years ago
4d4c4a4
Fix max_sgl_segments settings for NVME / NVMET
by James Smart
· 8 years ago
2b7824d
Fix driver load issues when MRQ=8
by James Smart
· 8 years ago
59c6e13
Remove hba lock from NVMET issue WQE.
by James Smart
· 8 years ago
a44e4e8
Standardize nvme SGL segment count
by James Smart
· 8 years ago
a97ec51
nvmet_fc: Rework target side abort handling
by James Smart
· 8 years ago
19b58d9
nvmet_fc: add req_release to lldd api
by James Smart
· 8 years ago
39498fa
nvmet_fc: add target feature flags for upcall isr contexts
by James Smart
· 8 years ago
223b78e
scsi: lpfc: fix building without debugfs support
by Arnd Bergmann
· 8 years ago
7d70803
scsi: lpfc: Finalize Kconfig options for nvme
by James Smart
· 8 years ago
Next »