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
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
2018-07-30
scsi: lpfc: remove null check on nvmebuf
Colin Ian King
1
-5
/
+3
2018-07-10
scsi: lpfc: Revise copyright for new company language
James Smart
1
-1
/
+1
2018-07-10
scsi: lpfc: Fix NVME Target crash in defer rcv logic
James Smart
1
-1
/
+11
2018-07-10
scsi: lpfc: Make PBDE optimizations configurable
James Smart
1
-10
/
+13
2018-07-10
scsi: lpfc: Fix abort error path for NVMET
James Smart
1
-4
/
+11
2018-03-14
scsi: lpfc: make several unions static, fix non-ANSI prototype
Colin Ian King
1
-4
/
+4
2018-03-12
scsi: lpfc: Streamline NVME Targe6t WQE setup
James Smart
1
-104
/
+189
2018-03-12
scsi: lpfc: Code cleanup for 128byte wqe data type
James Smart
1
-6
/
+6
2018-03-12
scsi: lpfc: Add missing unlock in WQ full logic
James Smart
1
-0
/
+1
2018-02-22
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]