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.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
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-236
/
+420
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+5
2017-11-11
lpfc: tie in to new dev_loss_tmo interface in nvme transport
James Smart
1
-0
/
+5
2017-11-09
scsi: lpfc: Fix hard lock up NMI in els timeout handling.
Dick Kennedy
1
-3
/
+10
2017-11-03
scsi: lpfc: fix kzalloc-simple.cocci warnings
Vasyl Gomonovych
1
-7
/
+2
2017-11-01
scsi: lpfc: Convert timers to use timer_setup()
Kees Cook
7
-49
/
+41
2017-10-17
scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()
Dan Carpenter
1
-1
/
+1
2017-10-03
scsi: lpfc: change version to 11.4.0.4
Dick Kennedy
1
-1
/
+1
2017-10-03
scsi: lpfc: correct nvme sg segment count check
James Smart
1
-2
/
+2
2017-10-03
scsi: lpfc: Fix oops of nvme host during driver unload.
Dick Kennedy
2
-0
/
+19
2017-10-03
scsi: lpfc: Extend RDP support
Dick Kennedy
1
-12
/
+0
2017-10-03
scsi: lpfc: Ensure io aborts interlocked with the target.
Dick Kennedy
1
-25
/
+34
2017-10-03
scsi: lpfc: Fix secure firmware updates
Dick Kennedy
1
-1
/
+1
2017-10-03
scsi: lpfc: Fix crash in lpfc_nvme_fcp_io_submit during LIP
Dick Kennedy
1
-0
/
+10
2017-10-03
scsi: lpfc: Disable NPIV support if NVME is enabled
Dick Kennedy
1
-0
/
+9
2017-10-03
scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
Dick Kennedy
1
-4
/
+11
2017-10-03
scsi: lpfc: Revise NVME module parameter descriptions for better clarity
Dick Kennedy
1
-2
/
+2
2017-10-03
scsi: lpfc: Set missing abort context
James Smart
1
-0
/
+1
2017-10-03
scsi: lpfc: Reduce log spew on controller reconnects
James Smart
2
-9
/
+13
2017-10-03
scsi: lpfc: Fix FCP hba_wqidx assignment
Dick Kennedy
1
-1
/
+4
2017-10-03
scsi: lpfc: Move CQ processing to a soft IRQ
Dick Kennedy
5
-65
/
+109
2017-10-03
scsi: lpfc: Make ktime sampling more accurate
Dick Kennedy
3
-58
/
+109
2017-10-03
scsi: lpfc: PLOGI failures during NPIV testing
Dick Kennedy
1
-1
/
+2
2017-10-03
scsi: lpfc: Fix warning messages when NVME_TARGET_FC not defined
Dick Kennedy
1
-0
/
+2
2017-10-03
scsi: lpfc: Fix lpfc nvme host rejecting IO with Not Ready message
Dick Kennedy
1
-18
/
+28
2017-10-03
scsi: lpfc: Fix crash receiving ELS while detaching driver
Dick Kennedy
7
-13
/
+37
2017-10-03
scsi: lpfc: fix pci hot plug crash in list_add call
Dick Kennedy
1
-7
/
+10
2017-10-03
scsi: lpfc: fix pci hot plug crash in timer management routines
Dick Kennedy
1
-0
/
+1
2017-09-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2017-09-26
scsi: lpfc: Cocci spatch "pool_zalloc-simple"
Thomas Meyer
1
-4
/
+3
2017-09-25
lpfc: remove use of FC-specific error codes
James Smart
1
-1
/
+1
2017-09-16
scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function
Stefano Brivio
1
-0
/
+1
2017-09-15
scsi: lpfc: remove redundant null check on eqe
Colin Ian King
1
-3
/
+0
2017-09-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
24
-241
/
+668
2017-08-26
scsi: lpfc: avoid false-positive gcc-8 warning
Arnd Bergmann
1
-3
/
+3
2017-08-26
scsi: lpfc: avoid an unused function warning
Arnd Bergmann
1
-2
/
+3
2017-08-25
scsi: lpfc: lpfc version bump 11.4.0.3
Dick Kennedy
1
-1
/
+1
2017-08-25
scsi: lpfc: fix "integer constant too large" error on 32bit archs
Maurizio Lombardi
1
-3
/
+2
2017-08-25
scsi: lpfc: Add Buffer to Buffer credit recovery support
James Smart
10
-14
/
+162
2017-08-25
scsi: lpfc: remove console log clutter
James Smart
1
-1
/
+1
2017-08-25
scsi: lpfc: Fix bad sgl reposting after 2nd adapter reset
Dick Kennedy
1
-2
/
+9
2017-08-25
scsi: lpfc: Fix nvme target failure after 2nd adapter reset
Dick Kennedy
1
-1
/
+13
2017-08-25
scsi: lpfc: Fix relative offset error on large nvmet target ios
Dick Kennedy
1
-2
/
+4
2017-08-25
scsi: lpfc: Fix MRQ > 1 context list handling
Dick Kennedy
8
-97
/
+234
2017-08-25
scsi: lpfc: Limit amount of work processed in IRQ
Dick Kennedy
2
-12
/
+20
2017-08-25
scsi: lpfc: Correct issues with FAWWN and FDISCs
Dick Kennedy
1
-0
/
+1
2017-08-25
scsi: lpfc: Fix NVME PRLI handling during RSCN
Dick Kennedy
1
-0
/
+10
2017-08-25
scsi: lpfc: Fix crash in lpfc nvmet when fc port is reset
Dick Kennedy
1
-0
/
+16
2017-08-25
scsi: lpfc: Fix duplicate NVME rport entries and namespaces.
Dick Kennedy
1
-0
/
+20
2017-08-25
scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topology
Dick Kennedy
3
-0
/
+38
[next]