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: 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
*
[SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect...
James Smart
2013-05-02
1
-66
/
+115
*
[SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer list
James Smart
2013-05-02
1
-33
/
+60
*
[SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuard
James Smart
2013-05-02
1
-85
/
+144
*
[SCSI] lpfc 8.3.39: Remove driver dependency on HZ
James Smart
2013-05-02
1
-1
/
+1
*
[SCSI] lpfc 8.3.39: Fixed BlockGuard error reporting
James Smart
2013-05-02
1
-25
/
+254
*
[SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...
James Smart
2013-04-09
1
-2
/
+2
*
[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.
James Smart
2013-04-09
1
-2
/
+2
*
[SCSI] lpfc 8.3.37: Provide support for change_queue_type
James Smart
2013-01-30
1
-1
/
+23
*
[SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insert
James Smart
2012-11-27
1
-1
/
+15
*
[SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devices
James Smart
2012-11-27
1
-0
/
+3
[next]