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-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2017-04-27
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
22
-349
/
+828
2017-04-25
lpfc: Fix memory corruption of the lpfc_ncmd->list pointers
James Smart
2
-6
/
+15
2017-04-24
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
3
-11
/
+18
2017-04-24
lpfc revison 11.2.0.12
James Smart
1
-1
/
+1
2017-04-24
Fix Express lane queue creation.
James Smart
1
-1
/
+5
2017-04-24
Update ABORT processing for NVMET.
James Smart
10
-125
/
+409
2017-04-24
Fix implicit logo and RSCN handling for NVMET
James Smart
5
-52
/
+110
2017-04-24
Add Fabric assigned WWN support.
James Smart
7
-12
/
+65
2017-04-24
Fix max_sgl_segments settings for NVME / NVMET
James Smart
3
-9
/
+31
2017-04-24
Fix crash after issuing lip reset
James Smart
7
-64
/
+79
2017-04-24
Fix driver load issues when MRQ=8
James Smart
3
-18
/
+23
2017-04-24
Remove hba lock from NVMET issue WQE.
James Smart
1
-4
/
+0
2017-04-24
Fix nvme initiator handling when not enabled.
James Smart
2
-3
/
+14
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
2
-22
/
+31
2017-04-24
Fix PRLI ACC rsp for NVME
James Smart
1
-1
/
+1
2017-04-24
Fix extra line print in rqpair debug print.
James Smart
1
-2
/
+0
2017-04-24
Remove NULL ptr check before kfree.
James Smart
1
-8
/
+4
2017-04-24
Remove unused defines for NVME PostBuf.
James Smart
1
-3
/
+0
2017-04-24
Fix spelling in comments.
James Smart
1
-1
/
+1
2017-04-24
Add debug messages for nvme/fcp resource allocation.
James Smart
1
-0
/
+6
2017-04-24
Fix log message in completion path.
James Smart
1
-3
/
+2
2017-04-24
Fix rejected nvme LS Req.
James Smart
1
-5
/
+21
2017-04-24
Fix nvme unregister port timeout.
James Smart
1
-3
/
+5
2017-04-24
Standardize nvme SGL segment count
James Smart
3
-7
/
+3
2017-04-21
nvmet_fc: Rework target side abort handling
James Smart
1
-21
/
+28
2017-04-21
nvmet_fc: add req_release to lldd api
James Smart
2
-7
/
+73
2017-04-21
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
1
-1
/
+3
2017-04-18
scsi: lpfc: fix potential buffer overflow.
Maurizio Lombardi
1
-2
/
+2
2017-03-29
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
3
-11
/
+18
2017-03-23
scsi: lpfc: fix building without debugfs support
Arnd Bergmann
2
-10
/
+16
2017-03-23
scsi: lpfc: Fix PT2PT PRLI reject
Dick Kennedy
1
-1
/
+2
2017-03-15
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
4
-10
/
+17
2017-03-15
scsi: lpfc: Finalize Kconfig options for nvme
James Smart
4
-10
/
+17
2017-03-12
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
1
-0
/
+1
2017-03-07
scsi: lpfc: Add shutdown method for kexec
Anton Blanchard
1
-0
/
+1
2017-03-07
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
17
-136
/
+315
2017-03-06
scsi: lpfc: revise version number to 11.2.0.10
James Smart
1
-1
/
+1
2017-03-06
scsi: lpfc: code cleanups in NVME initiator discovery
James Smart
2
-3
/
+3
2017-03-06
scsi: lpfc: code cleanups in NVME initiator base
James Smart
2
-9
/
+10
2017-03-06
scsi: lpfc: correct rdp diag portnames
James Smart
1
-4
/
+4
2017-03-06
scsi: lpfc: remove dead sli3 nvme code
James Smart
1
-5
/
+0
2017-03-06
scsi: lpfc: correct double print
James Smart
1
-22
/
+0
2017-03-06
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
James Smart
4
-9
/
+10
2017-03-06
scsi: lpfc: Rework lpfc Kconfig for NVME options
James Smart
2
-3
/
+25
2017-03-06
scsi: lpfc: add transport eh_timed_out reference
James Smart
1
-0
/
+1
2017-03-06
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
5
-6
/
+69
2017-03-06
scsi: lpfc: add NVME exchange aborts
James Smart
8
-10
/
+143
2017-03-06
scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport
James Smart
1
-2
/
+2
[next]