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
/
lpfc_sli.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-07
scsi: lpfc: Fix reset recovery paths that are not recovering
James Smart
1
-4
/
+5
2019-09-07
scsi: lpfc: Convert existing %pf users to %ps
Sakari Ailus
1
-1
/
+1
2019-08-30
scsi: lpfc: fix 12.4.0.0 GPF at boot
James Smart
1
-1
/
+1
2019-08-20
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
James Smart
1
-111
/
+34
2019-08-20
scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.
James Smart
1
-0
/
+292
2019-08-20
scsi: lpfc: Add MDS driver loopback diagnostics support
James Smart
1
-5
/
+25
2019-08-20
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
1
-8
/
+8
2019-08-20
scsi: lpfc: Fix coverity warnings
James Smart
1
-1
/
+1
2019-08-20
scsi: lpfc: Fix hang when downloading fw on port enabled for nvme
James Smart
1
-3
/
+6
2019-08-20
scsi: lpfc: Fix crash due to port reset racing vs adapter error handling
James Smart
1
-2
/
+4
2019-08-20
scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIs
James Smart
1
-14
/
+20
2019-08-20
scsi: lpfc: Fix irq raising in lpfc_sli_hba_down
James Smart
1
-2
/
+2
2019-08-20
scsi: lpfc: Fix leak of ELS completions on adapter reset
James Smart
1
-0
/
+3
2019-08-20
scsi: lpfc: Fix PLOGI failure with high remoteport count
James Smart
1
-0
/
+12
2019-08-20
scsi: lpfc: remove redundant code
Fuqian Huang
1
-1
/
+0
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-31
/
+45
2019-06-21
lpfc: add support to generate RSCN events for nport
James Smart
1
-0
/
+1
2019-06-19
scsi: lpfc: Make some symbols static
YueHaibing
1
-2
/
+2
2019-06-19
scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors
James Smart
1
-17
/
+25
2019-06-19
scsi: lpfc: Fix memory leak in abnormal exit path from lpfc_eq_create
James Smart
1
-3
/
+5
2019-06-19
scsi: lpfc: Separate CQ processing for nvmet_fc upcalls
James Smart
1
-9
/
+13
2019-05-14
scsi: lpfc: resolve lockdep warnings
James Smart
1
-31
/
+53
2019-04-04
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
Bart Van Assche
1
-3
/
+3
2019-04-04
scsi: lpfc: Remove unused functions
Bart Van Assche
1
-153
/
+0
2019-04-04
scsi: lpfc: Fix indentation and balance braces
Bart Van Assche
1
-3
/
+3
2019-04-04
scsi: lpfc: Declare local functions static
Bart Van Assche
1
-3
/
+3
2019-03-21
scsi: lpfc: Fixup eq_clr_intr references
James Smart
1
-2
/
+2
2019-03-21
scsi: lpfc: Fix build error
James Bottomley
1
-6
/
+0
2019-03-19
scsi: lpfc: Specify node affinity for queue memory allocation
James Smart
1
-4
/
+6
2019-03-19
scsi: lpfc: Reduce memory footprint for lpfc_queue
James Smart
1
-26
/
+29
2019-03-19
scsi: lpfc: Correct boot bios information to FDMI registration
James Smart
1
-17
/
+68
2019-03-19
scsi: lpfc: Fix mailbox hang on adapter init
James Smart
1
-6
/
+6
2019-03-19
scsi: lpfc: Convert bootstrap mbx polling from msleep to udelay
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Coordinate adapter error handling with offline handling
James Smart
1
-3
/
+3
2019-03-19
scsi: lpfc: Stop adapter if pci errors detected
James Smart
1
-2
/
+9
2019-03-19
scsi: lpfc: Fix nvmet handling of first burst cmd
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Fix use-after-free mailbox cmd completion
James Smart
1
-1
/
+1
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-812
/
+1479
2019-03-07
scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep check
James Smart
1
-1
/
+1
2019-02-14
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
1
-1
/
+1
2019-02-06
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
1
-1
/
+1
2019-02-06
scsi: lpfc: Rework locking on SCSI io completion
James Smart
1
-9
/
+33
2019-02-06
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
1
-323
/
+410
2019-02-06
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
1
-53
/
+73
2019-02-06
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
1
-94
/
+54
2019-02-06
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
1
-1
/
+1
2019-02-06
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
1
-28
/
+692
2019-02-06
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
1
-12
/
+14
2019-02-06
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
James Smart
1
-30
/
+0
[next]