index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_nvmet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
lpfc: fix axchg pointer reference after free and double frees
James Smart
1
-2
/
+1
2020-05-27
lpfc: Fix pointer checks and comments in LS receive refactoring
James Smart
1
-9
/
+17
2020-05-09
lpfc: nvmet: Add Send LS Request and Abort LS Request support
James Smart
1
-0
/
+95
2020-05-09
lpfc: nvmet: Add support for NVME LS request hosthandle
James Smart
1
-1
/
+52
2020-05-09
lpfc: Refactor Send LS Response support
James Smart
1
-78
/
+177
2020-05-09
lpfc: Refactor NVME LS receive handling
James Smart
1
-125
/
+38
2020-05-09
lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions
James Smart
1
-79
/
+79
2020-05-09
lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
James Smart
1
-54
/
+55
2020-05-09
lpfc: Refactor lpfc nvme headers
James Smart
1
-5
/
+0
2020-05-09
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
1
-5
/
+5
2020-03-29
scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
James Smart
1
-29
/
+26
2020-03-26
scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_req
James Smart
1
-3
/
+4
2019-10-24
scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointer
Saurav Girepunje
1
-2
/
+2
2019-10-24
scsi: lpfc: Remove lock contention target write path
James Smart
1
-36
/
+10
2019-09-30
scsi: lpfc: Fix coverity errors on NULL pointer checks
James Smart
1
-4
/
+15
2019-09-30
scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTS
James Smart
1
-31
/
+3
2019-08-19
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
1
-4
/
+4
2019-08-19
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
1
-5
/
+5
2019-08-19
scsi: lpfc: Fix coverity warnings
James Smart
1
-1
/
+1
2019-08-19
scsi: lpfc: Fix nvme target mode ABTSing a received ABTS
James Smart
1
-6
/
+2
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2019-07-11
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-18
scsi: lpfc: Avoid unused function warnings
Nathan Chancellor
1
-0
/
+2
2019-06-18
scsi: lpfc: Make some symbols static
YueHaibing
1
-2
/
+2
2019-06-18
scsi: lpfc: Fix kernel warnings related to smp_processor_id()
James Smart
1
-1
/
+1
2019-06-18
scsi: lpfc: Cancel queued work for an IO when processing a received ABTS
James Smart
1
-1
/
+2
2019-06-18
scsi: lpfc: Prevent 'use after free' memory overwrite in nvmet LS handling
James Smart
1
-1
/
+0
2019-06-18
scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames
James Smart
1
-25
/
+209
2019-06-18
scsi: lpfc: Separate CQ processing for nvmet_fc upcalls
James Smart
1
-20
/
+47
2019-06-18
scsi: lpfc: Correct nvmet buffer free race condition
James Smart
1
-7
/
+14
2019-06-18
scsi: lpfc: Fix nvmet target abort cmd matching
James Smart
1
-2
/
+8
2019-04-03
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
Bart Van Assche
1
-8
/
+8
2019-04-03
scsi: lpfc: Remove set-but-not-used variables
Bart Van Assche
1
-12
/
+3
2019-04-03
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-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-190
/
+258
2019-02-05
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
1
-1
/
+1
2019-02-05
scsi: lpfc: Fix nvmet issues when link bounce under IO load
James Smart
1
-13
/
+37
2019-02-05
scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall
James Smart
1
-112
/
+135
2019-02-05
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
1
-13
/
+22
2019-02-05
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
1
-8
/
+26
2019-02-05
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
James Smart
1
-32
/
+26
2019-02-05
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
1
-11
/
+11
2019-02-05
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
1
-5
/
+5
2019-01-22
scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
Ewan D. Milne
1
-3
/
+5
2018-09-11
scsi: lpfc: Fix errors in log messages.
James Smart
1
-4
/
+3
2018-09-11
scsi: lpfc: raise sg count for nvme to use available sg resources
James Smart
1
-10
/
+3
[next]