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-06-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-7
/
+11
2017-05-31
scsi: lpfc: prevent potential null pointer dereference
Gustavo A. R. Silva
1
-2
/
+3
2017-05-31
scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()
Guilherme G. Piccoli
2
-3
/
+6
2017-05-31
scsi: lpfc: nvmet_fc: fix format string
Arnd Bergmann
1
-2
/
+2
2017-05-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
17
-413
/
+839
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
1
-1
/
+0
2017-05-17
scsi: lpfc: fix build issue if NVME_FC_TARGET is not defined
James Smart
1
-0
/
+2
2017-05-17
scsi: lpfc: Fix NULL pointer dereference during PCI error recovery
Guilherme G. Piccoli
1
-0
/
+7
2017-05-16
scsi: lpfc: update version to 11.2.0.14
James Smart
1
-1
/
+1
2017-05-16
scsi: lpfc: Add MDS Diagnostic support.
James Smart
6
-10
/
+161
2017-05-16
scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributes
James Smart
2
-0
/
+7
2017-05-16
scsi: lpfc: Cleanup entry_repost settings on SLI4 queues
James Smart
2
-13
/
+12
2017-05-16
scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.
James Smart
1
-2
/
+4
2017-05-16
scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 type
James Smart
1
-0
/
+1
2017-05-16
scsi: lpfc: Added recovery logic for running out of NVMET IO context resources
James Smart
8
-24
/
+144
2017-05-16
scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context
James Smart
9
-233
/
+291
2017-05-16
scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.
James Smart
6
-12
/
+50
2017-05-16
scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests
James Smart
2
-25
/
+21
2017-05-16
scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.
James Smart
1
-3
/
+6
2017-05-16
scsi: lpfc: Fix nvmet RQ resource needs for large block writes.
James Smart
6
-52
/
+31
2017-05-16
scsi: lpfc: Adding additional stats counters for nvme.
James Smart
6
-43
/
+106
2017-05-16
scsi: lpfc: Fix system crash when port is reset.
James Smart
2
-5
/
+9
2017-05-16
scsi: lpfc: Fix used-RPI accounting problem.
James Smart
4
-20
/
+16
2017-05-08
scsi: lpfc: ensure els_wq is being checked before destroying it
Colin Ian King
1
-1
/
+1
2017-05-08
scsi: lpfc: double lock typo in lpfc_ns_rsp()
Dan Carpenter
1
-1
/
+1
2017-05-08
scsi: lpfc: Fix panic on BFS configuration
James Smart
3
-7
/
+20
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
[next]