index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_nvme.c
Age
Commit message (
Expand
)
Author
2017-12-20
scsi: lpfc: Beef up stat counters for debug
James Smart
2017-12-20
scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
James Smart
2017-12-20
scsi: lpfc: Fix random heartbeat timeouts during heavy IO
James Smart
2017-12-04
scsi: lpfc: small sg cnt cleanup
James Smart
2017-12-04
scsi: lpfc: Fix driver handling of nvme resources during unload
James Smart
2017-12-04
scsi: lpfc: Fix crash during driver unload with running nvme traffic
James Smart
2017-12-04
scsi: lpfc: Correct driver deregistrations with host nvme transport
James Smart
2017-12-04
scsi: lpfc: correct port registrations with nvme_fc
James Smart
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-10-16
scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()
Dan Carpenter
2017-10-02
scsi: lpfc: correct nvme sg segment count check
James Smart
2017-10-02
scsi: lpfc: Fix oops of nvme host during driver unload.
Dick Kennedy
2017-10-02
scsi: lpfc: Ensure io aborts interlocked with the target.
Dick Kennedy
2017-10-02
scsi: lpfc: Fix crash in lpfc_nvme_fcp_io_submit during LIP
Dick Kennedy
2017-10-02
scsi: lpfc: Reduce log spew on controller reconnects
James Smart
2017-10-02
scsi: lpfc: Make ktime sampling more accurate
Dick Kennedy
2017-10-02
scsi: lpfc: Fix lpfc nvme host rejecting IO with Not Ready message
Dick Kennedy
2017-09-25
scsi: lpfc: Cocci spatch "pool_zalloc-simple"
Thomas Meyer
2017-09-25
lpfc: remove use of FC-specific error codes
James Smart
2017-08-24
scsi: lpfc: remove console log clutter
James Smart
2017-08-24
scsi: lpfc: Fix bad sgl reposting after 2nd adapter reset
Dick Kennedy
2017-08-24
scsi: lpfc: Correct return error codes to align with nvme_fc transport
Dick Kennedy
2017-08-24
scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environment
Dick Kennedy
2017-08-07
scsi: lpfc: Replace PCI pool old API
Romain Perier
2017-06-26
scsi: lpfc: Fix nvme io stoppage after link bounce
James Smart
2017-06-12
scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
James Smart
2017-06-12
scsi: lpfc: Fix transition nvme-i rport handling to nport only.
James Smart
2017-06-12
scsi: lpfc: Add nvme initiator devloss support
James Smart
2017-04-25
lpfc: Fix memory corruption of the lpfc_ncmd->list pointers
James Smart
2017-04-24
Update ABORT processing for NVMET.
James Smart
2017-04-24
Fix max_sgl_segments settings for NVME / NVMET
James Smart
2017-04-24
Fix driver load issues when MRQ=8
James Smart
2017-04-24
Fix nvme initiator handling when not enabled.
James Smart
2017-04-24
Fix log message in completion path.
James Smart
2017-04-24
Fix rejected nvme LS Req.
James Smart
2017-04-24
Fix nvme unregister port timeout.
James Smart
2017-03-15
scsi: lpfc: Finalize Kconfig options for nvme
James Smart
2017-03-06
scsi: lpfc: Rework lpfc Kconfig for NVME options
James Smart
2017-03-06
scsi: lpfc: add NVME exchange aborts
James Smart
2017-03-06
scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport
James Smart
2017-03-06
scsi: lpfc: Fix IO submission if WQ is full
James Smart
2017-03-06
scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem
James Smart
2017-03-06
scsi: lpfc: Fix RCTL value on NVME LS request and response
James Smart
2017-02-27
scsi: lpfc: use proper format string for dma_addr_t
Arnd Bergmann
2017-02-22
scsi: lpfc: Update copyrights
James Smart
2017-02-22
scsi: lpfc: NVME Initiator: Add debugfs support
James Smart
2017-02-22
scsi: lpfc: NVME Initiator: bind to nvme_fc api
James Smart