index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
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
*
lpfc: Fixed locking for scsi task management commands
James Smart
2014-06-02
1
-5
/
+20
*
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
James Smart
2014-06-02
1
-10
/
+10
*
lpfc: Fixed kernel panic in lpfc_abort_handler
James Smart
2014-06-02
1
-0
/
+12
*
lpfc: Fix dynamic transitions of FirstBurst from on to off
James Smart
2014-06-02
1
-0
/
+1
*
[SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBs
James Smart
2014-03-15
1
-0
/
+2
*
[SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...
James Smart
2014-03-15
1
-107
/
+19
*
[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io path
James Smart
2014-03-15
1
-8
/
+398
*
[SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.
James Smart
2014-03-15
1
-0
/
+18
*
[SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status
James Smart
2013-10-25
1
-18
/
+94
*
[SCSI] lpfc 8.3.43: Fix crash after xri limit is reached.
James Smart
2013-10-25
1
-7
/
+12
*
[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...
James Smart
2013-09-10
1
-1
/
+1
*
[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.
James Smart
2013-09-10
1
-14
/
+12
*
[SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...
James Smart
2013-09-10
1
-0
/
+3
*
[SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...
James Smart
2013-09-10
1
-3
/
+6
*
[SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.
James Smart
2013-09-10
1
-3
/
+3
*
[SCSI] lpfc 8.3.42: Fix random errors using first burst
James Smart
2013-09-10
1
-2
/
+7
*
[SCSI] lpfc 8.3.41: Add first burst support to driver
James Smart
2013-08-23
1
-0
/
+5
*
[SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense ...
James Smart
2013-08-23
1
-6
/
+1
*
[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times out
James Smart
2013-08-23
1
-1
/
+1
*
[SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...
James Smart
2013-06-26
1
-1
/
+1
*
[SCSI] lpfc 8.3.40: Fixed system panic due to unsafe walking and deleting lin...
James Smart
2013-06-26
1
-4
/
+5
*
[SCSI] lpfc 8.3.40: Fix starting reference tag when calculating BG error
James Smart
2013-06-26
1
-1
/
+1
*
[SCSI] lpfc 8.3.40: Fix BlockGuard error checking
James Smart
2013-06-26
1
-47
/
+62
*
[SCSI] lpfc 8.3.40: Fixed crash during FCoE failover testing.
James Smart
2013-06-26
1
-1
/
+2
*
[SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commands
James Smart
2013-05-02
1
-0
/
+2
*
[SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host...
James Smart
2013-05-02
1
-3
/
+11
[next]