index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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: Cleanup entry_repost settings on SLI4 queues
James Smart
2017-05-16
2
-13
/
+12
|
*
|
scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.
James Smart
2017-05-16
1
-2
/
+4
|
*
|
scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 type
James Smart
2017-05-16
1
-0
/
+1
|
*
|
scsi: lpfc: Added recovery logic for running out of NVMET IO context resources
James Smart
2017-05-16
8
-24
/
+144
|
*
|
scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context
James Smart
2017-05-16
9
-233
/
+291
|
*
|
scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.
James Smart
2017-05-16
6
-12
/
+50
|
*
|
scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests
James Smart
2017-05-16
2
-25
/
+21
|
*
|
scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.
James Smart
2017-05-16
1
-3
/
+6
|
*
|
scsi: lpfc: Fix nvmet RQ resource needs for large block writes.
James Smart
2017-05-16
6
-52
/
+31
|
*
|
scsi: lpfc: Adding additional stats counters for nvme.
James Smart
2017-05-16
6
-43
/
+106
|
*
|
scsi: lpfc: Fix system crash when port is reset.
James Smart
2017-05-16
2
-5
/
+9
|
*
|
scsi: lpfc: Fix used-RPI accounting problem.
James Smart
2017-05-16
4
-20
/
+16
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-20
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nvmet-fc: remove target cpu scheduling flag
James Smart
2017-05-20
1
-1
/
+0
|
|
/
*
|
scsi: lpfc: ensure els_wq is being checked before destroying it
Colin Ian King
2017-05-08
1
-1
/
+1
*
|
scsi: lpfc: double lock typo in lpfc_ns_rsp()
Dan Carpenter
2017-05-08
1
-1
/
+1
*
|
scsi: lpfc: Fix panic on BFS configuration
James Smart
2017-05-08
3
-7
/
+20
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-2
/
+2
|
\
|
*
scsi: lpfc: fix potential buffer overflow.
Maurizio Lombardi
2017-04-18
1
-2
/
+2
*
|
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
2017-04-27
22
-349
/
+828
|
\
\
|
*
|
lpfc: Fix memory corruption of the lpfc_ncmd->list pointers
James Smart
2017-04-25
2
-6
/
+15
|
*
|
lpfc revison 11.2.0.12
James Smart
2017-04-24
1
-1
/
+1
|
*
|
Fix Express lane queue creation.
James Smart
2017-04-24
1
-1
/
+5
|
*
|
Update ABORT processing for NVMET.
James Smart
2017-04-24
10
-125
/
+409
|
*
|
Fix implicit logo and RSCN handling for NVMET
James Smart
2017-04-24
5
-52
/
+110
|
*
|
Add Fabric assigned WWN support.
James Smart
2017-04-24
7
-12
/
+65
|
*
|
Fix max_sgl_segments settings for NVME / NVMET
James Smart
2017-04-24
3
-9
/
+31
|
*
|
Fix crash after issuing lip reset
James Smart
2017-04-24
7
-64
/
+79
|
*
|
Fix driver load issues when MRQ=8
James Smart
2017-04-24
3
-18
/
+23
|
*
|
Remove hba lock from NVMET issue WQE.
James Smart
2017-04-24
1
-4
/
+0
|
*
|
Fix nvme initiator handling when not enabled.
James Smart
2017-04-24
2
-3
/
+14
|
*
|
Fix driver usage of 128B WQEs when WQ_CREATE is V1.
James Smart
2017-04-24
1
-0
/
+3
|
*
|
Fix driver unload/reload operation.
James Smart
2017-04-24
2
-22
/
+31
|
*
|
Fix PRLI ACC rsp for NVME
James Smart
2017-04-24
1
-1
/
+1
|
*
|
Fix extra line print in rqpair debug print.
James Smart
2017-04-24
1
-2
/
+0
|
*
|
Remove NULL ptr check before kfree.
James Smart
2017-04-24
1
-8
/
+4
|
*
|
Remove unused defines for NVME PostBuf.
James Smart
2017-04-24
1
-3
/
+0
|
*
|
Fix spelling in comments.
James Smart
2017-04-24
1
-1
/
+1
|
*
|
Add debug messages for nvme/fcp resource allocation.
James Smart
2017-04-24
1
-0
/
+6
|
*
|
Fix log message in completion path.
James Smart
2017-04-24
1
-3
/
+2
|
*
|
Fix rejected nvme LS Req.
James Smart
2017-04-24
1
-5
/
+21
|
*
|
Fix nvme unregister port timeout.
James Smart
2017-04-24
1
-3
/
+5
|
*
|
Standardize nvme SGL segment count
James Smart
2017-04-24
3
-7
/
+3
*
|
|
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
2017-04-24
3
-11
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
2017-03-29
3
-11
/
+18
|
|
\
\
|
|
*
|
scsi: lpfc: fix building without debugfs support
Arnd Bergmann
2017-03-23
2
-10
/
+16
|
|
*
|
scsi: lpfc: Fix PT2PT PRLI reject
Dick Kennedy
2017-03-23
1
-1
/
+2
*
|
|
|
nvmet_fc: Rework target side abort handling
James Smart
2017-04-21
1
-21
/
+28
*
|
|
|
nvmet_fc: add req_release to lldd api
James Smart
2017-04-21
2
-7
/
+73
*
|
|
|
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
2017-04-21
1
-1
/
+3
|
/
/
/
[prev]
[next]