index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-09-15
10
-110
/
+199
|
\
|
*
[SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42
James Smart
2013-09-10
1
-1
/
+1
|
*
[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...
James Smart
2013-09-10
3
-1
/
+10
|
*
[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.
James Smart
2013-09-10
2
-18
/
+16
|
*
[SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...
James Smart
2013-09-10
2
-1
/
+14
|
*
[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: Fix WARN_ON when driver unloads
James Smart
2013-09-10
1
-2
/
+8
|
*
[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...
James Smart
2013-09-10
2
-38
/
+12
|
*
[SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...
James Smart
2013-09-10
2
-10
/
+9
|
*
[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic
James Smart
2013-09-10
2
-6
/
+27
|
*
[SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...
James Smart
2013-09-10
1
-2
/
+4
|
*
[SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.
James Smart
2013-09-10
1
-1
/
+9
|
*
[SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...
James Smart
2013-09-10
2
-17
/
+72
|
*
[SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog...
James Smart
2013-09-10
1
-1
/
+1
|
*
[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: Fixed mailbox memory leak.
James Smart
2013-09-10
1
-0
/
+1
|
*
[SCSI] lpfc 8.3.42: Fix random errors using first burst
James Smart
2013-09-10
1
-2
/
+7
|
*
[SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...
James Smart
2013-09-10
1
-9
/
+3
|
*
[SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele...
James Smart
2013-09-10
2
-4
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
treewide: Convert retrun typos to return
Joe Perches
2013-09-04
1
-1
/
+1
|
*
treewide: Fix typo in printk
Masanari Iida
2013-08-20
1
-4
/
+4
*
|
[SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributes
James Smart
2013-08-26
3
-32
/
+0
*
|
[SCSI] lpfc 8.3.41: Update lpfc version to driver version 8.3.41
James Smart
2013-08-23
1
-1
/
+1
*
|
[SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modifications
James Smart
2013-08-23
3
-3
/
+3
*
|
[SCSI] lpfc 8.3.41: Fixed the format of some log message fields
James Smart
2013-08-23
1
-1
/
+1
*
|
[SCSI] lpfc 8.3.41: Add first burst support to driver
James Smart
2013-08-23
6
-2
/
+30
*
|
[SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board w...
James Smart
2013-08-23
1
-5
/
+6
*
|
[SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board mode
James Smart
2013-08-23
1
-3
/
+0
*
|
[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 support for 128 byte WQEs
James Smart
2013-08-23
4
-3
/
+65
*
|
[SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbo...
James Smart
2013-08-23
1
-3
/
+4
*
|
[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depth
James Smart
2013-08-23
4
-13
/
+44
*
|
[SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handling
James Smart
2013-08-23
1
-12
/
+24
*
|
[SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPC
James Smart
2013-08-23
1
-1
/
+0
*
|
[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times out
James Smart
2013-08-23
4
-11
/
+55
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-07-04
17
-178
/
+220
|
\
|
*
[SCSI] lpfc 8.3.40: Update lpfc version to driver version 8.3.40
James Smart
2013-06-26
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
16
-17
/
+17
|
*
[SCSI] lpfc 8.3.40: Fixed a race condition between SLI host and port failed F...
James Smart
2013-06-26
1
-62
/
+35
|
*
[SCSI] lpfc 8.3.40: Fixed issue mailbox wait routine failed to issue dump mem...
James Smart
2013-06-26
1
-3
/
+8
|
*
[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: Fixed FCoE connection list vlan identifier and add FCF li...
James Smart
2013-06-26
1
-2
/
+34
|
*
[SCSI] lpfc 8.3.40: Clarified the behavior of the lpfc_max_luns module parameter
James Smart
2013-06-26
1
-3
/
+20
|
*
[SCSI] lpfc 8.3.40: Fix to allow OCM to report FEC status
James Smart
2013-06-26
1
-1
/
+1
|
*
[SCSI] lpfc 8.3.40: Fixed a missing return code in a logging message
James Smart
2013-06-26
1
-1
/
+2
|
*
[SCSI] lpfc 8.3.40: Fixed some logging message fields
James Smart
2013-06-26
1
-2
/
+2
|
*
[SCSI] lpfc 8.3.40: Fixed list corruption when lpfc_drain_tx runs.
James Smart
2013-06-26
1
-6
/
+6
|
*
[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 inconsistent list removal causes crash.
James Smart
2013-06-26
1
-18
/
+0
[next]