index
:
kernel_google_bluecross.git
master
p9.0
kernel_google_bluecross
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.9.156' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...
Josh Chasky
2019-02-13
1
-0
/
+3
|
\
|
*
scsi: lpfc: Correct LCB RJT handling
James Smart
2019-02-12
1
-0
/
+3
*
|
BACKPORT: treewide: kzalloc() -> kcalloc()
Kees Cook
2019-01-07
3
-35
/
+30
*
|
BACKPORT: treewide: kmalloc() -> kmalloc_array()
Kees Cook
2019-01-07
1
-2
/
+3
|
/
*
scsi: lpfc: Correct soft lockup when running mds diagnostics
James Smart
2018-11-13
1
-0
/
+7
*
scsi: lpfc: Fix frequency of Release WQE CQEs
James Smart
2018-05-25
1
-0
/
+2
*
scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
James Smart
2018-05-25
1
-2
/
+3
*
scsi: lpfc: Fix issue_lip if link is disabled
James Smart
2018-05-25
1
-0
/
+5
*
Fix Express lane queue creation.
James Smart
2018-03-24
1
-1
/
+5
*
Fix driver usage of 128B WQEs when WQ_CREATE is V1.
James Smart
2018-03-24
1
-0
/
+3
*
scsi: lpfc: PLOGI failures during NPIV testing
Dick Kennedy
2017-12-25
1
-1
/
+2
*
scsi: lpfc: Fix secure firmware updates
Dick Kennedy
2017-12-25
1
-1
/
+1
*
scsi: lpfc: Fix PT2PT PRLI reject
Dick Kennedy
2017-12-25
1
-1
/
+2
*
scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
James Smart
2017-12-14
1
-4
/
+10
*
scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payload
James Smart
2017-11-21
2
-0
/
+12
*
scsi: lpfc: Correct issue leading to oops during link reset
James Smart
2017-11-21
1
-0
/
+1
*
scsi: lpfc: Correct host name in symbolic_name field
James Smart
2017-11-21
1
-0
/
+17
*
scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort
James Smart
2017-11-21
1
-0
/
+8
*
scsi: lpfc: Add missing memory barrier
James Smart
2017-11-21
1
-0
/
+2
*
scsi: lpfc: avoid double free of resource identifiers
Roberto Sassu
2017-07-05
1
-0
/
+7
*
scsi: lpfc: Set elsiocb contexts to NULL after freeing it
Johannes Thumshirn
2017-07-05
1
-0
/
+2
*
scsi: lpfc: Add shutdown method for kexec
Anton Blanchard
2017-03-26
1
-0
/
+1
*
scsi: lpfc: Correct WQ creation for pagesize
James Smart
2017-03-12
2
-4
/
+7
*
scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()
Mauricio Faria de Oliveira
2016-11-25
1
-6
/
+8
*
scsi: lpfc: Mark symbols static where possible
Baoyou Xie
2016-09-26
4
-62
/
+62
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-08-05
2
-10
/
+7
|
\
|
*
lpfc: Fix possible NULL pointer dereference
Johannes Thumshirn
2016-08-02
1
-9
/
+6
|
*
lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()
Mauricio Faria de Oliveira
2016-07-27
1
-1
/
+1
*
|
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
1
-11
/
+4
|
\
\
|
|
/
|
/
|
|
*
lpfc: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-21
1
-11
/
+4
*
|
scsi: lpfc: avoid harmless comparison warning
Arnd Bergmann
2016-07-20
1
-4
/
+9
*
|
lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock held
Johannes Thumshirn
2016-07-20
1
-0
/
+2
*
|
lpfc: Update lpfc version to 11.2.0.0
James Smart
2016-07-15
1
-1
/
+1
*
|
lpfc: Copyright updates
James Smart
2016-07-15
5
-5
/
+5
*
|
lpfc: Disable FDMI probing if not connected to a fabric
James Smart
2016-07-15
1
-0
/
+4
*
|
lpfc: Correct issue with ioremap() call on 32bit kernel
James Smart
2016-07-15
1
-3
/
+3
*
|
lpfc: Re-organize source for easier driver attribute management
James Smart
2016-07-15
2
-96
/
+117
*
|
lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_mode
James Smart
2016-07-15
4
-13
/
+13
*
|
lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...
James Smart
2016-07-15
4
-7
/
+6
*
|
lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...
James Smart
2016-07-15
3
-22
/
+11
*
|
lpfc: Correct Port reset resulting in FC port going offline
James Smart
2016-07-15
1
-1
/
+2
*
|
lpfc: Add support for XLane LUN priority
James Smart
2016-07-15
7
-20
/
+104
*
|
lpfc: Correct RDP response Revision location
James Smart
2016-07-15
1
-1
/
+1
*
|
lpfc: Re-organize source for easier device-id management
James Smart
2016-07-15
2
-100
/
+123
*
|
lpfc: Correct FCOE discovery to avoid loss of storage devices after system re...
James Smart
2016-07-15
1
-1
/
+2
*
|
lpfc: Fix SLI mode 2 config failure
James Smart
2016-07-15
1
-0
/
+2
*
|
lpfc: Add MDS Diagnostics Support
James Smart
2016-07-15
6
-25
/
+103
*
|
lpfc: Add sysfs proc_name support
James Smart
2016-07-15
1
-0
/
+3
*
|
lpfc: Reject RDP ELS if port has no login
James Smart
2016-07-15
1
-0
/
+6
*
|
lpfc: Correct Buffer credit descriptor values in RDP response
James Smart
2016-07-15
2
-44
/
+32
[next]