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_nvme.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfc
James Smart
2018-05-29
1
-0
/
+9
*
scsi: lpfc: correct oversubscription of nvme io requests for an adapter
James Smart
2018-05-29
1
-4
/
+19
*
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
James Smart
2018-05-08
1
-1
/
+1
*
scsi: lpfc: Fix up log messages and stats counters in IO submit code path
James Smart
2018-05-08
1
-21
/
+32
*
scsi: lpfc: Change IO submit return to EBUSY if remote port is recovering
James Smart
2018-05-08
1
-6
/
+7
*
scsi: lpfc: Fix NULL pointer reference when resetting adapter
James Smart
2018-04-19
1
-16
/
+20
*
scsi: lpfc: Fix nvme remoteport registration race conditions
James Smart
2018-04-19
1
-2
/
+14
*
scsi: lpfc: Fix driver not recovering NVME rports during target link faults
James Smart
2018-04-19
1
-2
/
+10
*
scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_show
James Smart
2018-04-19
1
-4
/
+9
*
scsi: lpfc: Add per io channel NVME IO statistics
James Smart
2018-04-19
1
-34
/
+73
*
scsi: lpfc: make several unions static, fix non-ANSI prototype
Colin Ian King
2018-03-15
1
-4
/
+4
*
scsi: lpfc: Streamline NVME Initiator WQE setup
James Smart
2018-03-13
1
-127
/
+200
*
scsi: lpfc: Code cleanup for 128byte wqe data type
James Smart
2018-03-13
1
-13
/
+12
*
scsi: lpfc: Work around NVME cmd iu SGL type
James Smart
2018-02-23
1
-15
/
+36
*
scsi: lpfc: Fix nvme embedded io length on new hardware
James Smart
2018-02-23
1
-1
/
+1
*
scsi: lpfc: Add embedded data pointers for enhanced performance
James Smart
2018-02-23
1
-0
/
+18
*
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
James Smart
2018-02-12
1
-1
/
+1
*
scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
James Smart
2018-02-12
1
-11
/
+13
*
scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
James Smart
2018-02-12
1
-2
/
+2
*
scsi: lpfc: Beef up stat counters for debug
James Smart
2017-12-21
1
-4
/
+39
*
scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
James Smart
2017-12-21
1
-84
/
+51
*
scsi: lpfc: Fix random heartbeat timeouts during heavy IO
James Smart
2017-12-21
1
-21
/
+45
*
scsi: lpfc: small sg cnt cleanup
James Smart
2017-12-05
1
-1
/
+2
*
scsi: lpfc: Fix driver handling of nvme resources during unload
James Smart
2017-12-05
1
-11
/
+85
*
scsi: lpfc: Fix crash during driver unload with running nvme traffic
James Smart
2017-12-05
1
-0
/
+14
*
scsi: lpfc: Correct driver deregistrations with host nvme transport
James Smart
2017-12-05
1
-6
/
+110
*
scsi: lpfc: correct port registrations with nvme_fc
James Smart
2017-12-05
1
-1
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-15
1
-63
/
+111
|
\
|
*
scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()
Dan Carpenter
2017-10-17
1
-1
/
+1
|
*
scsi: lpfc: correct nvme sg segment count check
James Smart
2017-10-03
1
-2
/
+2
|
*
scsi: lpfc: Fix oops of nvme host during driver unload.
Dick Kennedy
2017-10-03
1
-0
/
+8
|
*
scsi: lpfc: Ensure io aborts interlocked with the target.
Dick Kennedy
2017-10-03
1
-25
/
+34
|
*
scsi: lpfc: Fix crash in lpfc_nvme_fcp_io_submit during LIP
Dick Kennedy
2017-10-03
1
-0
/
+10
|
*
scsi: lpfc: Reduce log spew on controller reconnects
James Smart
2017-10-03
1
-3
/
+3
|
*
scsi: lpfc: Make ktime sampling more accurate
Dick Kennedy
2017-10-03
1
-11
/
+23
|
*
scsi: lpfc: Fix lpfc nvme host rejecting IO with Not Ready message
Dick Kennedy
2017-10-03
1
-18
/
+28
|
*
scsi: lpfc: Cocci spatch "pool_zalloc-simple"
Thomas Meyer
2017-09-26
1
-4
/
+3
*
|
lpfc: remove use of FC-specific error codes
James Smart
2017-09-25
1
-1
/
+1
|
/
*
scsi: lpfc: remove console log clutter
James Smart
2017-08-25
1
-1
/
+1
*
scsi: lpfc: Fix bad sgl reposting after 2nd adapter reset
Dick Kennedy
2017-08-25
1
-2
/
+9
*
scsi: lpfc: Correct return error codes to align with nvme_fc transport
Dick Kennedy
2017-08-25
1
-5
/
+4
*
scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environment
Dick Kennedy
2017-08-25
1
-0
/
+3
*
scsi: lpfc: Replace PCI pool old API
Romain Perier
2017-08-07
1
-3
/
+3
*
scsi: lpfc: Fix nvme io stoppage after link bounce
James Smart
2017-06-26
1
-34
/
+1
*
scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
James Smart
2017-06-13
1
-6
/
+13
*
scsi: lpfc: Fix transition nvme-i rport handling to nport only.
James Smart
2017-06-13
1
-18
/
+0
*
scsi: lpfc: Add nvme initiator devloss support
James Smart
2017-06-13
1
-89
/
+52
*
lpfc: Fix memory corruption of the lpfc_ncmd->list pointers
James Smart
2017-04-25
1
-6
/
+11
*
Update ABORT processing for NVMET.
James Smart
2017-04-24
1
-13
/
+32
*
Fix max_sgl_segments settings for NVME / NVMET
James Smart
2017-04-24
1
-4
/
+14
[next]