index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-3
/
+0
2015-11-10
lpfc: fix memory leak and NULL dereference
Sudip Mukherjee
1
-1
/
+7
2015-10-27
lpfc: Update version to 11.0.0.0 for upstream patch set
James Smart
1
-1
/
+1
2015-10-27
lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies
James Smart
2
-2
/
+15
2015-10-27
lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
James Smart
1
-2
/
+7
2015-10-27
lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...
James Smart
1
-14
/
+17
2015-10-27
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
8
-9
/
+58
2015-10-27
fix: lpfc_send_rscn_event sends bigger buffer size
Ales Novak
1
-1
/
+1
2015-10-27
lpfc: remove set but not used variables
Sebastian Herbszt
10
-126
/
+8
2015-10-27
lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...
Nicholas Krause
1
-1
/
+1
2015-10-27
Fix kmalloc overflow in LPFC driver at large core count
Ian Mitchell
2
-6
/
+1
2015-10-27
lpfc: Destroy lpfc_hba_index IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-10-27
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
Bodo Stroesser
1
-1
/
+1
2015-10-27
lpfc: Remove unnessary cast
Firo Yang
1
-2
/
+1
2015-10-27
lpfc: fix model description
Sebastian Herbszt
1
-1
/
+1
2015-09-06
lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()
Johannes Thumshirn
1
-3
/
+4
2015-08-27
lpfc: Use && instead of & for boolean expression
Sebastian Herbszt
1
-1
/
+1
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
16
-199
/
+1530
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+6
2015-06-13
lpfc: Update version to 10.7.0.0 for upstream patch set.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes
James Smart
4
-15
/
+16
2015-06-13
lpfc: Fix scsi task management error message.
James Smart
1
-8
/
+10
2015-06-13
lpfc: Fix cq_id masking problem.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Fix scsi prep dma buf error.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Add support for using block multi-queue
James Smart
4
-52
/
+72
2015-06-13
lpfc: Devices are not discovered during takeaway/giveback testing
James Smart
1
-12
/
+10
2015-06-13
lpfc: Fix vport deletion failure.
James Smart
1
-0
/
+2
2015-06-13
lpfc: Check for active portpeerbeacon.
James Smart
2
-4
/
+21
2015-06-06
lpfc: Update driver version for upstream patch set 10.6.0.1.
James Smart
1
-1
/
+1
2015-06-06
lpfc: Change buffer pool empty message to miscellaneous category
James Smart
1
-1
/
+1
2015-06-06
lpfc: Fix incorrect log message reported for empty FCF record.
James Smart
1
-2
/
+4
2015-06-06
lpfc: Fix rport leak.
James Smart
3
-82
/
+79
2015-06-06
lpfc: Correct loss of RSCNs during array takeaway/giveback testing.
James Smart
1
-5
/
+7
2015-06-06
lpfc: Fix crash in vport_delete.
James Smart
3
-6
/
+19
2015-06-06
lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.
James Smart
1
-6
/
+6
2015-06-06
lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.
James Smart
1
-1
/
+11
2015-06-06
lpfc: Correct reporting of vport state on fdisc command failure.
James Smart
1
-1
/
+2
2015-06-06
lpfc: Add support for RDP ELS command.
James Smart
7
-0
/
+955
2015-06-06
lpfc: Fix ABORTs WQ selection in terminate_rport_io
James Smart
1
-11
/
+21
2015-06-06
lpfc: Correct reference counting of rport
James Smart
1
-1
/
+2
2015-06-06
lpfc: Add support for ELS LCB.
James Smart
6
-6
/
+306
2015-06-06
lpfc: Correct loss of target discovery after cable swap.
James Smart
1
-2
/
+2
2015-06-06
lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence
James Smart
1
-1
/
+1
2015-05-26
lpfc: Grammar s/an negative/a negative/
Geert Uytterhoeven
1
-6
/
+6
2015-05-11
lpfc: Fix breakage on big endian kernels
Alexey Kardashevskiy
1
-20
/
+21
2015-04-10
lpfc: Update version to 10.5.0.0 for upstream patch set
James Smart
1
-1
/
+1
2015-04-10
lpfc: Update copyright to 2015
James Smart
20
-21
/
+21
2015-04-10
lpfc: Fix for lun discovery issue with saturn adapter.
James Smart
1
-21
/
+20
2015-04-10
lpfc: Fix crash in device reset handler.
James Smart
1
-2
/
+3
2015-04-10
lpfc: Fix OS crash when running loopback test in applications
James Smart
3
-4
/
+10
[next]