index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
scsi: lpfc: Fix lpfc nvme host rejecting IO with Not Ready message
Dick Kennedy
2017-10-02
1
-18
/
+28
|
*
scsi: lpfc: Fix crash receiving ELS while detaching driver
Dick Kennedy
2017-10-02
7
-13
/
+37
|
*
scsi: lpfc: fix pci hot plug crash in list_add call
Dick Kennedy
2017-10-02
1
-7
/
+10
|
*
scsi: lpfc: fix pci hot plug crash in timer management routines
Dick Kennedy
2017-10-02
1
-0
/
+1
|
*
scsi: lpfc: Cocci spatch "pool_zalloc-simple"
Thomas Meyer
2017-09-25
1
-4
/
+3
|
*
scsi: lpfc: remove redundant null check on eqe
Colin Ian King
2017-09-15
1
-3
/
+0
*
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-0
/
+5
|
\
\
|
*
|
lpfc: tie in to new dev_loss_tmo interface in nvme transport
James Smart
2017-11-10
1
-0
/
+5
*
|
|
scsi: lpfc: Convert timers to use timer_setup()
Kees Cook
2017-11-01
7
-49
/
+41
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-09-30
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function
Stefano Brivio
2017-09-15
1
-0
/
+1
|
|
/
*
/
lpfc: remove use of FC-specific error codes
James Smart
2017-09-25
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-07
24
-241
/
+668
|
\
|
*
scsi: lpfc: avoid false-positive gcc-8 warning
Arnd Bergmann
2017-08-25
1
-3
/
+3
|
*
scsi: lpfc: avoid an unused function warning
Arnd Bergmann
2017-08-25
1
-2
/
+3
|
*
scsi: lpfc: lpfc version bump 11.4.0.3
Dick Kennedy
2017-08-24
1
-1
/
+1
|
*
scsi: lpfc: fix "integer constant too large" error on 32bit archs
Maurizio Lombardi
2017-08-24
1
-3
/
+2
|
*
scsi: lpfc: Add Buffer to Buffer credit recovery support
James Smart
2017-08-24
10
-14
/
+162
|
*
scsi: lpfc: remove console log clutter
James Smart
2017-08-24
1
-1
/
+1
|
*
scsi: lpfc: Fix bad sgl reposting after 2nd adapter reset
Dick Kennedy
2017-08-24
1
-2
/
+9
|
*
scsi: lpfc: Fix nvme target failure after 2nd adapter reset
Dick Kennedy
2017-08-24
1
-1
/
+13
|
*
scsi: lpfc: Fix relative offset error on large nvmet target ios
Dick Kennedy
2017-08-24
1
-2
/
+4
|
*
scsi: lpfc: Fix MRQ > 1 context list handling
Dick Kennedy
2017-08-24
8
-97
/
+234
|
*
scsi: lpfc: Limit amount of work processed in IRQ
Dick Kennedy
2017-08-24
2
-12
/
+20
|
*
scsi: lpfc: Correct issues with FAWWN and FDISCs
Dick Kennedy
2017-08-24
1
-0
/
+1
|
*
scsi: lpfc: Fix NVME PRLI handling during RSCN
Dick Kennedy
2017-08-24
1
-0
/
+10
|
*
scsi: lpfc: Fix crash in lpfc nvmet when fc port is reset
Dick Kennedy
2017-08-24
1
-0
/
+16
|
*
scsi: lpfc: Fix duplicate NVME rport entries and namespaces.
Dick Kennedy
2017-08-24
1
-0
/
+20
|
*
scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topology
Dick Kennedy
2017-08-24
3
-0
/
+38
|
*
scsi: lpfc: Correct return error codes to align with nvme_fc transport
Dick Kennedy
2017-08-24
2
-14
/
+18
|
*
scsi: lpfc: convert info messages to standard messages
Dick Kennedy
2017-08-24
1
-2
/
+2
|
*
scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environment
Dick Kennedy
2017-08-24
1
-0
/
+3
|
*
scsi: lpfc: Fix rediscovery on switch blade pull
Dick Kennedy
2017-08-24
1
-5
/
+8
|
*
scsi: lpfc: Fix loop mode target discovery
Dick Kennedy
2017-08-24
1
-0
/
+3
|
*
scsi: lpfc: Fix plogi collision that causes illegal state transition
Dick Kennedy
2017-08-24
1
-1
/
+19
|
*
scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_test
Gustavo A. R. Silva
2017-08-24
1
-6
/
+3
|
*
scsi: lpfc: Replace PCI pool old API
Romain Perier
2017-08-07
7
-75
/
+75
*
|
lpfc: support nvmet_fc defer_rcv callback
James Smart
2017-08-10
4
-2
/
+38
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-11
1
-2
/
+3
|
\
|
*
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-07-03
1
-2
/
+3
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
17
-453
/
+718
|
\
\
|
*
|
scsi: lpfc: don't double count abort errors
Dan Carpenter
2017-07-01
1
-1
/
+0
|
*
|
scsi: lpfc: spin_lock_irq() is not nestable
Dan Carpenter
2017-07-01
1
-10
/
+10
|
*
|
scsi: lpfc: fix refcount error on node list
James Smart
2017-06-26
1
-7
/
+0
|
*
|
scsi: lpfc: Fix nvme io stoppage after link bounce
James Smart
2017-06-26
1
-34
/
+1
|
*
|
scsi: lpfc: update to revision to 11.4.0.1
James Smart
2017-06-19
1
-1
/
+1
|
*
|
scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - Linux
James Smart
2017-06-19
1
-18
/
+4
|
*
|
scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...
James Smart
2017-06-19
1
-0
/
+1
|
*
|
scsi: lpfc: Fix crash doing IO with resets
James Smart
2017-06-19
1
-14
/
+8
|
*
|
scsi: lpfc: Fix crash after firmware flash when IO is running.
James Smart
2017-06-19
1
-1
/
+1
[prev]
[next]