index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
scsi: lpfc: Indicate CONF support in NVMe PRLI
James Smart
3
-7
/
+5
2018-02-12
scsi: lpfc: Fix issue_lip if link is disabled
James Smart
1
-0
/
+5
2018-02-12
scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
James Smart
1
-2
/
+3
2018-02-12
scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
James Smart
2
-13
/
+30
2018-02-12
scsi: lpfc: Fix RQ empty firmware trap
James Smart
5
-15
/
+51
2018-02-12
scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
James Smart
1
-2
/
+2
2018-02-12
scsi: lpfc: Fix PRLI handling when topology type changes
James Smart
1
-3
/
+1
2018-02-12
scsi: lpfc: Add WQ Full Logic for NVME Target
James Smart
5
-1
/
+125
2018-02-12
scsi: lpfc: correct debug counters for abort
James Smart
1
-2
/
+2
2018-02-12
scsi: lpfc: move placement of target destroy on driver detach
James Smart
1
-7
/
+7
2018-02-12
scsi: lpfc: Increase CQ and WQ sizes for SCSI
James Smart
5
-12
/
+36
2018-02-12
scsi: lpfc: Fix frequency of Release WQE CQEs
James Smart
1
-0
/
+2
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-41
/
+23
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
18
-386
/
+964
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
1
-2
/
+1
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-10
/
+8
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-29
/
+14
2018-01-03
scsi: lpfc: fix a couple of minor indentation issues
Colin Ian King
1
-4
/
+4
2018-01-03
scsi: lpfc: don't dereference localport before it has been null checked
Colin Ian King
1
-1
/
+1
2017-12-20
scsi: lpfc: correct sg_seg_cnt attribute min vs default
James Smart
1
-1
/
+1
2017-12-20
scsi: lpfc: update driver version to 11.4.0.6
James Smart
1
-1
/
+1
2017-12-20
scsi: lpfc: Beef up stat counters for debug
James Smart
6
-19
/
+171
2017-12-20
scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
James Smart
1
-84
/
+51
2017-12-20
scsi: lpfc: Fix issues connecting with nvme initiator
James Smart
1
-2
/
+2
2017-12-20
scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
James Smart
3
-27
/
+34
2017-12-20
scsi: lpfc: Increase SCSI CQ and WQ sizes.
James Smart
3
-27
/
+46
2017-12-20
scsi: lpfc: Fix receive PRLI handling
James Smart
2
-14
/
+47
2017-12-20
scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
James Smart
3
-13
/
+36
2017-12-20
scsi: lpfc: Fix random heartbeat timeouts during heavy IO
James Smart
4
-22
/
+63
2017-12-04
scsi: lpfc: update driver version to 11.4.0.5
James Smart
1
-1
/
+1
2017-12-04
scsi: lpfc: small sg cnt cleanup
James Smart
5
-8
/
+19
2017-12-04
scsi: lpfc: Fix driver handling of nvme resources during unload
James Smart
3
-11
/
+105
2017-12-04
scsi: lpfc: Fix crash during driver unload with running nvme traffic
James Smart
2
-0
/
+25
2017-12-04
scsi: lpfc: Correct driver deregistrations with host nvme transport
James Smart
3
-6
/
+114
2017-12-04
scsi: lpfc: correct port registrations with nvme_fc
James Smart
2
-9
/
+14
2017-12-04
scsi: lpfc: Linux LPFC driver does not process all RSCNs
James Smart
3
-5
/
+25
2017-12-04
scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
James Smart
1
-2
/
+2
2017-12-04
scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
James Smart
4
-22
/
+42
2017-12-04
scsi: lpfc: Fix display for debugfs queInfo
James Smart
1
-7
/
+7
2017-12-04
scsi: lpfc: Driver fails to detect direct attach storage array
James Smart
1
-16
/
+20
2017-12-04
scsi: lpfc: Raise maximum NVME sg list size for 256 elements
James Smart
1
-1
/
+1
2017-12-04
scsi: lpfc: Fix NVME LS abort_xri
James Smart
1
-0
/
+1
2017-12-04
scsi: lpfc: Fix crash after bad bar setup on driver attachment
James Smart
1
-33
/
+51
2017-12-04
scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
James Smart
5
-75
/
+35
2017-12-04
scsi: lpfc: Expand WQE capability of every NVME hardware queue
James Smart
5
-43
/
+112
2017-12-04
scsi: lpfc: FLOGI failures are reported when connected to a private loop.
James Smart
1
-13
/
+14
2017-11-28
scsi: lpfc: Use after free in lpfc_rq_buf_free()
Dan Carpenter
1
-1
/
+1
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-235
/
+419
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+5
2017-11-10
lpfc: tie in to new dev_loss_tmo interface in nvme transport
James Smart
1
-0
/
+5
[prev]
[next]