index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
Merge branch 'master' into for-2.6.31
Jens Axboe
2009-05-22
1
-64
/
+62
|
\
|
*
[SCSI] lpfc 8.3.1: misc fixes/changes
James Smart
2009-04-27
1
-21
/
+26
|
*
[SCSI] lpfc 8.3.1 : Fix up kernel-doc function comments
James Smart
2009-04-27
1
-43
/
+36
*
|
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
1
-11
/
+11
|
/
*
Fix lpfc_parse_bg_err()'s use of do_div()
David Howells
2009-04-14
1
-1
/
+1
*
[SCSI] Remove SUGGEST flags
Martin K. Petersen
2009-03-12
1
-3
/
+3
*
[SCSI] lpfc : correct printk types on PPC compiles
James Smart
2008-12-29
1
-5
/
+6
*
[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) code
James Smart
2008-12-29
1
-16
/
+858
*
[SCSI] lpfc 8.3.0 : Fix some memory handling issues
James Smart
2008-12-29
1
-5
/
+9
*
[SCSI] lpfc 8.3.0 : Fix several minor issues
James Smart
2008-12-29
1
-7
/
+6
*
[SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node access
James Smart
2008-12-29
1
-17
/
+27
*
[SCSI] lpfc 8.3.0 : Add kernel-doc headers to lpfc_scsi.c
James Smart
2008-12-29
1
-13
/
+274
*
[SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payload
James Smart
2008-12-29
1
-2
/
+2
*
[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...
James Smart
2008-10-13
1
-1
/
+278
*
[SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handling
James Smart
2008-10-13
1
-0
/
+29
*
[SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disrupted
James Smart
2008-10-13
1
-4
/
+4
*
[SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO...
James Smart
2008-10-13
1
-2
/
+3
*
[SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disabling
James Smart
2008-10-13
1
-0
/
+29
*
[SCSI] lpfc 8.2.8 : Miscellaneous Bug Fixes
James Smart
2008-10-13
1
-3
/
+3
*
[SCSI] lpfc 8.2.8 : Update driver for new SLI-3 features
James Smart
2008-10-13
1
-44
/
+119
*
[SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ...
Mike Christie
2008-10-13
1
-4
/
+5
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
1
-1
/
+1
*
[SCSI] lpfc 8.2.7 : Miscellaneous Fixes
James Smart
2008-07-12
1
-3
/
+2
*
[SCSI] lpfc 8.2.7 : Rework the worker thread
James Smart
2008-07-12
1
-15
/
+11
*
[SCSI] lpfc 8.2.7 : Change device reset behavior
James Smart
2008-07-12
1
-121
/
+80
*
[SCSI] lpfc 8.2.6 : Miscellaneous Fixes
James Smart
2008-04-10
1
-2
/
+6
*
[SCSI] lpfc 8.2.6 : Multiple discovery fixes
James Smart
2008-04-10
1
-11
/
+15
*
[SCSI] lpfc 8.2.5 : Correct ndlp referencing issues
James Smart
2008-02-11
1
-1
/
+3
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
1
-2
/
+0
*
[SCSI] lpfc 8.2.4 : Add additional sysfs and module parameters
James Smart
2008-01-23
1
-2
/
+2
*
[SCSI] lpfc 8.2.4 : Miscellaneous Fixes
James Smart
2008-01-23
1
-5
/
+7
*
[SCSI] lpfc 8.2.4 : Correct abort handler logic
James Smart
2008-01-23
1
-10
/
+28
*
[SCSI] lpfc : Correct queue tag handling
James Smart
2007-11-03
1
-2
/
+3
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
1
-0
/
+2
*
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-12
1
-2
/
+1
*
[SCSI] lpfc : scsi command accessor fix for 8.2.2
James Smart
2007-08-03
1
-1
/
+1
*
[SCSI] lpfc 8.2.2 : Miscellaneous Bug Fixes
James Smart
2007-08-01
1
-17
/
+9
*
[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macro
James Smart
2007-08-01
1
-138
/
+108
*
[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical port
James Smart
2007-08-01
1
-15
/
+34
*
[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_list
James Smart
2007-08-01
1
-48
/
+44
*
[SCSI] lpfc: fix NPIV mapping problems
FUJITA Tomonori
2007-07-14
1
-4
/
+7
*
[SCSI] lpfc: add missed data buffer accessor
Boaz Harrosh
2007-07-14
1
-1
/
+1
*
[SCSI] lpfc: convert to use the data buffer accessors
FUJITA Tomonori
2007-06-17
1
-83
/
+28
*
[SCSI] lpfc: bug fixes
James Smart
2007-06-17
1
-1
/
+0
*
[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3
James Smart
2007-06-17
1
-83
/
+272
*
[SCSI] lpfc: NPIV: add SLI-3 interface
James Smart
2007-06-17
1
-1
/
+1
*
[SCSI] lpfc: NPIV: split ports
James Smart
2007-06-17
1
-64
/
+55
*
[SCSI] lpfc 8.1.12 : Update copyright year to 2007
James Smart
2007-05-06
1
-1
/
+1
*
[SCSI] lpfc 8.1.12 : Add support for async scanning
James Smart
2007-05-06
1
-0
/
+2
*
[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node list
James Smart
2007-05-06
1
-3
/
+5
[next]