index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lpfc: fix low priority issues from fortify source code scan
James Smart
2014-09-16
1
-2
/
+0
*
lpfc: fix high priority issues from fortify source code scan
James Smart
2014-09-16
1
-13
/
+19
*
lpfc: fix IP Reset processing - wait for RDY before proceeding
James Smart
2014-09-16
1
-62
/
+47
*
lpfc: fix discovery timeout during nameserver login
James Smart
2014-09-16
1
-0
/
+15
*
lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
1
-22
/
+17
*
lpfc: use dma_zalloc_coherent
Joe Perches
2014-09-16
1
-15
/
+7
*
lpfc: mark functions as static in lpfc/lpfc_init.c
Rashika Kheria
2014-09-16
1
-3
/
+3
*
lpfc: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
2014-07-29
1
-3
/
+6
*
lpfc: mark old devices as obsolete
James Smart
2014-06-02
1
-34
/
+49
*
lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries
James Smart
2014-06-02
1
-0
/
+48
*
lpfc: Update Copyright on changed files
James Smart
2014-06-02
1
-1
/
+1
*
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
James Smart
2014-06-02
1
-5
/
+4
*
lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock
James Smart
2014-06-02
1
-18
/
+5
*
lpfc: Fixed kernel panic in lpfc_abort_handler
James Smart
2014-06-02
1
-1
/
+4
*
lpfc: Fix locking for postbufq when freeing
James Smart
2014-06-02
1
-3
/
+12
*
lpfc: Fix locking for lpfc_hba_down_post
James Smart
2014-06-02
1
-19
/
+60
*
[SCSI] lpfc 8.3.45: Fixed crash during driver unload.
James Smart
2014-03-15
1
-2
/
+7
*
[SCSI] lpfc 8.3.45: Fixed driver error messages after firmware download
James Smart
2014-03-15
1
-8
/
+14
*
[SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for ...
James Smart
2014-03-15
1
-0
/
+2
*
[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io path
James Smart
2014-03-15
1
-6
/
+235
*
[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp list
James Smart
2014-03-15
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-3
/
+0
|
\
|
*
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
1
-3
/
+0
*
|
[SCSI] lpfc: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2013-10-25
1
-1
/
+1
*
|
[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.
James Smart
2013-09-10
1
-4
/
+4
*
|
[SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloads
James Smart
2013-09-10
1
-2
/
+8
*
|
[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...
James Smart
2013-09-10
1
-22
/
+12
*
|
[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic
James Smart
2013-09-10
1
-5
/
+23
*
|
[SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...
James Smart
2013-09-10
1
-9
/
+3
|
/
*
[SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributes
James Smart
2013-08-26
1
-7
/
+0
*
[SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEs
James Smart
2013-08-23
1
-0
/
+1
*
[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depth
James Smart
2013-08-23
1
-10
/
+24
*
[SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...
James Smart
2013-06-26
1
-1
/
+1
*
[SCSI] lpfc 8.3.40: Fixed a race condition between SLI host and port failed F...
James Smart
2013-06-26
1
-62
/
+35
*
[SCSI] lpfc 8.3.40: Fix lpfc_used_cpu to be more dynamic
James Smart
2013-06-26
1
-7
/
+23
*
Merge branch 'misc' into for-linus
James Bottomley
2013-05-10
1
-99
/
+508
|
\
|
*
[SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinity
James Smart
2013-05-02
1
-7
/
+315
|
*
[SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac...
James Smart
2013-05-02
1
-6
/
+6
|
*
[SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host...
James Smart
2013-05-02
1
-1
/
+1
|
*
[SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer list
James Smart
2013-05-02
1
-16
/
+38
|
*
[SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host reset
James Smart
2013-05-02
1
-1
/
+6
|
*
[SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuard
James Smart
2013-05-02
1
-37
/
+93
|
*
[SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt values
James Smart
2013-05-02
1
-18
/
+13
|
*
[SCSI] lpfc 8.3.39: Remove driver dependency on HZ
James Smart
2013-05-02
1
-16
/
+29
|
*
[SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performed
James Smart
2013-05-02
1
-1
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-32
/
+1
|
\
\
|
|
/
|
/
|
|
*
lpfc: fix races for miscdevice open vs. rmmod
Al Viro
2013-04-29
1
-32
/
+1
*
|
[SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...
James Smart
2013-04-09
1
-4
/
+4
*
|
[SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to t...
James Smart
2013-04-09
1
-35
/
+62
*
|
[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.
James Smart
2013-04-09
1
-1
/
+0
|
/
[next]