index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-13
lpfc: Fix scsi prep dma buf error.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Add support for using block multi-queue
James Smart
1
-0
/
+43
2015-06-06
lpfc: Change buffer pool empty message to miscellaneous category
James Smart
1
-1
/
+1
2015-05-11
lpfc: Fix breakage on big endian kernels
Alexey Kardashevskiy
1
-20
/
+21
2015-04-10
lpfc: Update copyright to 2015
James Smart
1
-1
/
+1
2015-04-10
lpfc: Fix for lun discovery issue with saturn adapter.
James Smart
1
-21
/
+20
2015-04-10
lpfc: Fix crash in device reset handler.
James Smart
1
-2
/
+3
2015-04-10
lpfc: Fix null ndlp dereference in target_reset_handler
James Smart
1
-4
/
+6
2015-04-10
lpfc: Fix host reset escalation killing all IOs.
James Smart
1
-0
/
+25
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-2
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-22
/
+4
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-20
/
+3
2014-11-24
lpfc: remove queue_depth events
Christoph Hellwig
1
-66
/
+0
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-2
/
+2
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-4
/
+3
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-15
/
+1
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-22
/
+2
2014-09-16
lpfc: fix for handling unmapped ndlp in target reset handler
James Smart
1
-1
/
+7
2014-09-16
lpfc: fix locking issues with abort data paths
James Smart
1
-1
/
+11
2014-09-16
lpfc: use time_after()
Manuel Schölling
1
-1
/
+3
2014-09-16
lpfc: mark functions as static in lpfc/lpfc_scsi.c
Rashika Kheria
1
-5
/
+5
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-18
/
+18
2014-06-02
lpfc: Update Copyright on changed files
James Smart
1
-1
/
+1
2014-06-02
lpfc: Fixed locking for scsi task management commands
James Smart
1
-5
/
+20
2014-06-02
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
James Smart
1
-10
/
+10
2014-06-02
lpfc: Fixed kernel panic in lpfc_abort_handler
James Smart
1
-0
/
+12
2014-06-02
lpfc: Fix dynamic transitions of FirstBurst from on to off
James Smart
1
-0
/
+1
2014-03-15
[SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBs
James Smart
1
-0
/
+2
2014-03-15
[SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...
James Smart
1
-107
/
+19
2014-03-15
[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io path
James Smart
1
-8
/
+398
2014-03-15
[SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.
James Smart
1
-0
/
+18
2013-10-25
[SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status
James Smart
1
-18
/
+94
2013-10-25
[SCSI] lpfc 8.3.43: Fix crash after xri limit is reached.
James Smart
1
-7
/
+12
2013-09-11
[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...
James Smart
1
-1
/
+1
2013-09-11
[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.
James Smart
1
-14
/
+12
2013-09-11
[SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...
James Smart
1
-0
/
+3
2013-09-11
[SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...
James Smart
1
-3
/
+6
2013-09-11
[SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.
James Smart
1
-3
/
+3
2013-09-11
[SCSI] lpfc 8.3.42: Fix random errors using first burst
James Smart
1
-2
/
+7
2013-08-23
[SCSI] lpfc 8.3.41: Add first burst support to driver
James Smart
1
-0
/
+5
2013-08-23
[SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense ...
James Smart
1
-6
/
+1
2013-08-23
[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times out
James Smart
1
-1
/
+1
2013-06-26
[SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...
James Smart
1
-1
/
+1
2013-06-26
[SCSI] lpfc 8.3.40: Fixed system panic due to unsafe walking and deleting lin...
James Smart
1
-4
/
+5
2013-06-26
[SCSI] lpfc 8.3.40: Fix starting reference tag when calculating BG error
James Smart
1
-1
/
+1
2013-06-26
[SCSI] lpfc 8.3.40: Fix BlockGuard error checking
James Smart
1
-47
/
+62
2013-06-26
[SCSI] lpfc 8.3.40: Fixed crash during FCoE failover testing.
James Smart
1
-1
/
+2
2013-05-03
[SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commands
James Smart
1
-0
/
+2
2013-05-03
[SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host...
James Smart
1
-3
/
+11
2013-05-03
[SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect...
James Smart
1
-66
/
+115
[next]