index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
24
-241
/
+668
2017-08-25
scsi: lpfc: avoid false-positive gcc-8 warning
Arnd Bergmann
1
-3
/
+3
2017-08-25
scsi: lpfc: avoid an unused function warning
Arnd Bergmann
1
-2
/
+3
2017-08-24
scsi: lpfc: lpfc version bump 11.4.0.3
Dick Kennedy
1
-1
/
+1
2017-08-24
scsi: lpfc: fix "integer constant too large" error on 32bit archs
Maurizio Lombardi
1
-3
/
+2
2017-08-24
scsi: lpfc: Add Buffer to Buffer credit recovery support
James Smart
10
-14
/
+162
2017-08-24
scsi: lpfc: remove console log clutter
James Smart
1
-1
/
+1
2017-08-24
scsi: lpfc: Fix bad sgl reposting after 2nd adapter reset
Dick Kennedy
1
-2
/
+9
2017-08-24
scsi: lpfc: Fix nvme target failure after 2nd adapter reset
Dick Kennedy
1
-1
/
+13
2017-08-24
scsi: lpfc: Fix relative offset error on large nvmet target ios
Dick Kennedy
1
-2
/
+4
2017-08-24
scsi: lpfc: Fix MRQ > 1 context list handling
Dick Kennedy
8
-97
/
+234
2017-08-24
scsi: lpfc: Limit amount of work processed in IRQ
Dick Kennedy
2
-12
/
+20
2017-08-24
scsi: lpfc: Correct issues with FAWWN and FDISCs
Dick Kennedy
1
-0
/
+1
2017-08-24
scsi: lpfc: Fix NVME PRLI handling during RSCN
Dick Kennedy
1
-0
/
+10
2017-08-24
scsi: lpfc: Fix crash in lpfc nvmet when fc port is reset
Dick Kennedy
1
-0
/
+16
2017-08-24
scsi: lpfc: Fix duplicate NVME rport entries and namespaces.
Dick Kennedy
1
-0
/
+20
2017-08-24
scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topology
Dick Kennedy
3
-0
/
+38
2017-08-24
scsi: lpfc: Correct return error codes to align with nvme_fc transport
Dick Kennedy
2
-14
/
+18
2017-08-24
scsi: lpfc: convert info messages to standard messages
Dick Kennedy
1
-2
/
+2
2017-08-24
scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environment
Dick Kennedy
1
-0
/
+3
2017-08-24
scsi: lpfc: Fix rediscovery on switch blade pull
Dick Kennedy
1
-5
/
+8
2017-08-24
scsi: lpfc: Fix loop mode target discovery
Dick Kennedy
1
-0
/
+3
2017-08-24
scsi: lpfc: Fix plogi collision that causes illegal state transition
Dick Kennedy
1
-1
/
+19
2017-08-24
scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_test
Gustavo A. R. Silva
1
-6
/
+3
2017-08-10
lpfc: support nvmet_fc defer_rcv callback
James Smart
4
-2
/
+38
2017-08-07
scsi: lpfc: Replace PCI pool old API
Romain Perier
7
-75
/
+75
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
17
-453
/
+718
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+0
2017-07-03
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
1
-2
/
+3
2017-07-01
scsi: lpfc: don't double count abort errors
Dan Carpenter
1
-1
/
+0
2017-07-01
scsi: lpfc: spin_lock_irq() is not nestable
Dan Carpenter
1
-10
/
+10
2017-06-26
Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs
Al Viro
17
-423
/
+861
2017-06-26
scsi: lpfc: fix refcount error on node list
James Smart
1
-7
/
+0
2017-06-26
scsi: lpfc: Fix nvme io stoppage after link bounce
James Smart
1
-34
/
+1
2017-06-19
scsi: lpfc: update to revision to 11.4.0.1
James Smart
1
-1
/
+1
2017-06-19
scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - Linux
James Smart
1
-18
/
+4
2017-06-19
scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...
James Smart
1
-0
/
+1
2017-06-19
scsi: lpfc: Fix crash doing IO with resets
James Smart
1
-14
/
+8
2017-06-19
scsi: lpfc: Fix crash after firmware flash when IO is running.
James Smart
1
-1
/
+1
2017-06-19
scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.
James Smart
2
-2
/
+17
2017-06-19
scsi: lpfc: Break up IO ctx list into a separate get and put list
James Smart
5
-40
/
+89
2017-06-19
scsi: lpfc: Reduce time spent in IRQ for received NVME commands
James Smart
1
-2
/
+0
2017-06-19
scsi: lpfc: Vport creation is failing with "Link Down" error
James Smart
1
-9
/
+12
2017-06-19
scsi: lpfc: Fix nvme_info sysfs output to be consistent
James Smart
1
-1
/
+1
2017-06-19
scsi: lpfc: Fix system panic when express lane enabled.
James Smart
1
-0
/
+3
2017-06-12
scsi: lpfc: update to revision to 11.4.0.0
James Smart
1
-1
/
+1
2017-06-12
scsi: lpfc: Add auto EQ delay logic
James Smart
8
-13
/
+177
2017-06-12
scsi: lpfc: Fix defects reported by Coverity Scan
James Smart
2
-21
/
+13
2017-06-12
scsi: lpfc: Fix vports not logging into target
James Smart
1
-17
/
+14
[next]