index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
scsi: lpfc: Fix vports not logging into target
James Smart
2017-06-13
1
-17
/
+14
|
*
|
scsi: lpfc: Fix PRLI retry handling when target rejects it.
James Smart
2017-06-13
1
-3
/
+14
|
*
|
scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffff
James Smart
2017-06-13
1
-2
/
+4
|
*
|
scsi: lpfc: Fix System panic after loading the driver
James Smart
2017-06-13
2
-7
/
+8
|
*
|
scsi: lpfc: Fix crash on powering off BFS VM with passthrough device
James Smart
2017-06-13
1
-2
/
+10
|
*
|
scsi: lpfc: Fix return value of board_mode store routine in case of online fa...
James Smart
2017-06-13
1
-0
/
+2
|
*
|
scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
James Smart
2017-06-13
6
-41
/
+89
|
*
|
scsi: lpfc: Fix Port going offline after multiple resets.
James Smart
2017-06-13
1
-0
/
+1
|
*
|
scsi: lpfc: Fix nvmet node ref count handling
James Smart
2017-06-13
1
-4
/
+4
|
*
|
scsi: lpfc: Fix Lun Priority level shown as NA
James Smart
2017-06-13
1
-2
/
+4
|
*
|
scsi: lpfc: Add changes to assist in NVMET debugging
James Smart
2017-06-13
2
-71
/
+151
|
*
|
scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.
James Smart
2017-06-13
2
-26
/
+28
|
*
|
scsi: lpfc: Fix transition nvme-i rport handling to nport only.
James Smart
2017-06-13
4
-30
/
+11
|
*
|
scsi: lpfc: Add nvme initiator devloss support
James Smart
2017-06-13
2
-91
/
+57
|
*
|
scsi: lpfc: make a couple of functions static
Colin Ian King
2017-06-13
1
-2
/
+2
|
*
|
scsi: lpfc: fix spelling mistake "entrys" -> "entries"
Colin Ian King
2017-06-13
1
-1
/
+1
|
|
/
*
|
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-05
1
-20
/
+0
|
\
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs
Al Viro
2017-06-27
17
-423
/
+861
|
|
\
|
*
|
lpfc debugfs: get rid of pointless access_ok()
Al Viro
2017-06-04
1
-20
/
+0
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-06-11
4
-7
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
scsi: lpfc: prevent potential null pointer dereference
Gustavo A. R. Silva
2017-06-01
1
-2
/
+3
|
*
|
scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()
Guilherme G. Piccoli
2017-06-01
2
-3
/
+6
|
*
|
scsi: lpfc: nvmet_fc: fix format string
Arnd Bergmann
2017-06-01
1
-2
/
+2
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-05-25
17
-413
/
+839
|
\
|
|
|
*
|
scsi: lpfc: fix build issue if NVME_FC_TARGET is not defined
James Smart
2017-05-18
1
-0
/
+2
|
*
|
scsi: lpfc: Fix NULL pointer dereference during PCI error recovery
Guilherme G. Piccoli
2017-05-18
1
-0
/
+7
|
*
|
scsi: lpfc: update version to 11.2.0.14
James Smart
2017-05-17
1
-1
/
+1
|
*
|
scsi: lpfc: Add MDS Diagnostic support.
James Smart
2017-05-17
6
-10
/
+161
|
*
|
scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributes
James Smart
2017-05-17
2
-0
/
+7
|
*
|
scsi: lpfc: Cleanup entry_repost settings on SLI4 queues
James Smart
2017-05-17
2
-13
/
+12
|
*
|
scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.
James Smart
2017-05-17
1
-2
/
+4
|
*
|
scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 type
James Smart
2017-05-17
1
-0
/
+1
|
*
|
scsi: lpfc: Added recovery logic for running out of NVMET IO context resources
James Smart
2017-05-17
8
-24
/
+144
|
*
|
scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context
James Smart
2017-05-17
9
-233
/
+291
|
*
|
scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.
James Smart
2017-05-17
6
-12
/
+50
|
*
|
scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS tests
James Smart
2017-05-17
2
-25
/
+21
|
*
|
scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.
James Smart
2017-05-17
1
-3
/
+6
|
*
|
scsi: lpfc: Fix nvmet RQ resource needs for large block writes.
James Smart
2017-05-17
6
-52
/
+31
|
*
|
scsi: lpfc: Adding additional stats counters for nvme.
James Smart
2017-05-17
6
-43
/
+106
|
*
|
scsi: lpfc: Fix system crash when port is reset.
James Smart
2017-05-17
2
-5
/
+9
|
*
|
scsi: lpfc: Fix used-RPI accounting problem.
James Smart
2017-05-17
4
-20
/
+16
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-21
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-09
1
-1
/
+1
*
|
scsi: lpfc: double lock typo in lpfc_ns_rsp()
Dan Carpenter
2017-05-09
1
-1
/
+1
*
|
scsi: lpfc: Fix panic on BFS configuration
James Smart
2017-05-09
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-19
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
[prev]
[next]