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
/
lpfc_sli.c
Age
Commit message (
Expand
)
Author
Files
Lines
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 system panic when express lane enabled.
James Smart
1
-0
/
+3
2017-06-12
scsi: lpfc: Add auto EQ delay logic
James Smart
1
-6
/
+30
2017-06-12
scsi: lpfc: Fix defects reported by Coverity Scan
James Smart
1
-15
/
+9
2017-06-12
scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffff
James Smart
1
-2
/
+4
2017-06-12
scsi: lpfc: Fix crash on powering off BFS VM with passthrough device
James Smart
1
-2
/
+10
2017-06-12
scsi: lpfc: Fix Port going offline after multiple resets.
James Smart
1
-0
/
+1
2017-05-16
scsi: lpfc: Add MDS Diagnostic support.
James Smart
1
-8
/
+123
2017-05-16
scsi: lpfc: Cleanup entry_repost settings on SLI4 queues
James Smart
1
-11
/
+8
2017-05-16
scsi: lpfc: Added recovery logic for running out of NVMET IO context resources
James Smart
1
-3
/
+4
2017-05-16
scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context
James Smart
1
-4
/
+74
2017-05-16
scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.
James Smart
1
-4
/
+15
2017-05-16
scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests
James Smart
1
-10
/
+6
2017-05-16
scsi: lpfc: Fix nvmet RQ resource needs for large block writes.
James Smart
1
-39
/
+10
2017-05-16
scsi: lpfc: Adding additional stats counters for nvme.
James Smart
1
-5
/
+33
2017-05-16
scsi: lpfc: Fix used-RPI accounting problem.
James Smart
1
-0
/
+8
2017-05-08
scsi: lpfc: Fix panic on BFS configuration
James Smart
1
-7
/
+12
2017-04-24
Update ABORT processing for NVMET.
James Smart
1
-1
/
+6
2017-04-24
Fix crash after issuing lip reset
James Smart
1
-2
/
+1
2017-04-24
Fix driver usage of 128B WQEs when WQ_CREATE is V1.
James Smart
1
-0
/
+3
2017-04-24
Fix driver unload/reload operation.
James Smart
1
-1
/
+6
2017-04-24
Fix spelling in comments.
James Smart
1
-1
/
+1
2017-03-07
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
1
-9
/
+59
2017-03-06
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
James Smart
1
-1
/
+4
2017-03-06
scsi: lpfc: add NVME exchange aborts
James Smart
1
-2
/
+49
2017-03-06
scsi: lpfc: fix missing spin_unlock on sql_list_lock
James Smart
1
-1
/
+1
2017-03-06
scsi: lpfc: sanity check hrq is null before dereferencing it
James Smart
1
-5
/
+5
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-407
/
+1782
2017-02-27
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-27
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
1
-7
/
+7
2017-02-22
scsi: lpfc: Update copyrights
James Smart
1
-1
/
+3
2017-02-22
scsi: lpfc: NVME Target: bind to nvmet_fc api
James Smart
1
-3
/
+5
2017-02-22
scsi: lpfc: NVME Target: Receive buffer updates
James Smart
1
-3
/
+605
2017-02-22
scsi: lpfc: NVME Target: Base modifications
James Smart
1
-3
/
+104
2017-02-22
scsi: lpfc: NVME Initiator: Add debugfs support
James Smart
1
-0
/
+5
2017-02-22
scsi: lpfc: NVME Initiator: bind to nvme_fc api
James Smart
1
-4
/
+17
2017-02-22
scsi: lpfc: NVME Initiator: Base modifications
James Smart
1
-380
/
+1023
2017-02-22
scsi: lpfc: minor code cleanups
James Smart
1
-21
/
+27
2017-02-22
scsi: lpfc: Correct WQ creation for pagesize
James Smart
1
-4
/
+5
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+9
2017-01-11
scsi: lpfc: avoid double free of resource identifiers
Roberto Sassu
1
-0
/
+7
2017-01-05
scsi: lpfc: Add missing memory barrier
James Smart
1
-0
/
+2
2017-01-05
scsi: lpfc: Correct oops on vport port resets
James Smart
1
-3
/
+4
2017-01-05
scsi: lpfc: Correct issue leading to oops during link reset
James Smart
1
-0
/
+1
2017-01-05
scsi: lpfc: Correct error in setting OS Driver Version with FW
James Smart
1
-1
/
+2
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+37
2016-11-25
scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()
Mauricio Faria de Oliveira
1
-6
/
+8
2016-11-08
scsi: lpfc: Correct panics with eh_timeout and eh_deadline
James Smart
1
-4
/
+8
2016-11-08
scsi: lpfc: Set driver environment data on adapter
James Smart
1
-0
/
+29
[next]