index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Replace PCI pool old API
Romain Perier
2017-08-07
1
-6
/
+6
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-11
1
-2
/
+3
|
\
|
*
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-07-03
1
-2
/
+3
*
|
scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
James Smart
2017-06-12
1
-5
/
+14
|
/
*
scsi: lpfc: add transport eh_timed_out reference
James Smart
2017-03-06
1
-0
/
+1
*
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
2017-03-06
1
-2
/
+1
*
scsi: lpfc: Update copyrights
James Smart
2017-02-22
1
-1
/
+3
*
scsi: lpfc: NVME Initiator: Merge into FC discovery
James Smart
2017-02-22
1
-1
/
+2
*
scsi: lpfc: NVME Initiator: Base modifications
James Smart
2017-02-22
1
-25
/
+76
*
scsi: lpfc: minor code cleanups
James Smart
2017-02-22
1
-1
/
+2
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+2
*
scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.
James Smart
2017-01-05
1
-6
/
+12
*
scsi: lpfc: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
2016-11-30
1
-5
/
+2
*
scsi: lpfc: Correct panics with eh_timeout and eh_deadline
James Smart
2016-11-08
1
-3
/
+3
*
scsi: lpfc: Fix sg_reset on SCSI device causing kernel crash
James Smart
2016-11-08
1
-9
/
+13
*
scsi: lpfc: Fix few small typos in lpfc_scsi.c
Milan P. Gandhi
2016-11-08
1
-9
/
+12
*
lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()
Mauricio Faria de Oliveira
2016-07-27
1
-1
/
+1
*
lpfc: Copyright updates
James Smart
2016-07-15
1
-1
/
+1
*
lpfc: Add support for XLane LUN priority
James Smart
2016-07-15
1
-2
/
+7
*
lpfc: Add sysfs proc_name support
James Smart
2016-07-15
1
-0
/
+3
*
lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl
Johannes Thumshirn
2016-02-23
1
-17
/
+0
*
lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
James Smart
2015-12-21
1
-9
/
+1
*
lpfc: Make write check error processing more resilient
James Smart
2015-12-21
1
-6
/
+21
*
lpfc: Fix crash in fcp command completion path.
James Smart
2015-12-21
1
-2
/
+2
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-3
/
+0
*
lpfc: remove set but not used variables
Sebastian Herbszt
2015-10-27
1
-13
/
+1
*
lpfc: Fix scsi task management error message.
James Smart
2015-06-13
1
-8
/
+10
*
lpfc: Fix scsi prep dma buf error.
James Smart
2015-06-13
1
-1
/
+1
*
lpfc: Add support for using block multi-queue
James Smart
2015-06-13
1
-0
/
+43
*
lpfc: Change buffer pool empty message to miscellaneous category
James Smart
2015-06-05
1
-1
/
+1
*
lpfc: Fix breakage on big endian kernels
Alexey Kardashevskiy
2015-05-11
1
-20
/
+21
*
lpfc: Update copyright to 2015
James Smart
2015-04-10
1
-1
/
+1
*
lpfc: Fix for lun discovery issue with saturn adapter.
James Smart
2015-04-10
1
-21
/
+20
*
lpfc: Fix crash in device reset handler.
James Smart
2015-04-10
1
-2
/
+3
*
lpfc: Fix null ndlp dereference in target_reset_handler
James Smart
2015-04-10
1
-4
/
+6
*
lpfc: Fix host reset escalation killing all IOs.
James Smart
2015-04-10
1
-0
/
+25
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-2
/
+0
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-22
/
+4
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-20
/
+3
*
lpfc: remove queue_depth events
Christoph Hellwig
2014-11-24
1
-66
/
+0
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-2
/
+2
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-4
/
+3
*
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
1
-15
/
+1
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
1
-22
/
+2
*
lpfc: fix for handling unmapped ndlp in target reset handler
James Smart
2014-09-16
1
-1
/
+7
*
lpfc: fix locking issues with abort data paths
James Smart
2014-09-16
1
-1
/
+11
*
lpfc: use time_after()
Manuel Schölling
2014-09-16
1
-1
/
+3
*
lpfc: mark functions as static in lpfc/lpfc_scsi.c
Rashika Kheria
2014-09-16
1
-5
/
+5
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-18
/
+18
*
lpfc: Update Copyright on changed files
James Smart
2014-06-02
1
-1
/
+1
[next]