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
/
ibmvscsi
/
ibmvfc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] ibmvfc: Reduce error recovery timeout
Brian King
2010-05-02
1
-1
/
+1
*
[SCSI] ibmvfc: Fix command completion handling
Brian King
2010-05-02
1
-0
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] ibmvfc: Add suspend/resume support
Brian King
2010-03-03
1
-0
/
+27
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-2
/
+2
*
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
1
-1
/
+6
*
[SCSI] ibmvfc: Add FC Passthru support
Brian King
2009-12-04
1
-0
/
+279
*
[SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_io
Brian King
2009-12-04
1
-4
/
+16
*
[SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_host
Brian King
2009-12-04
1
-9
/
+6
*
[SCSI] ibmvfc: Fix locking in ibmvfc_remove
Brian King
2009-12-04
1
-0
/
+4
*
[SCSI] ibmvfc: Fixup TMF response handling
Brian King
2009-12-04
1
-2
/
+8
*
[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool
Sage Weil
2009-08-22
1
-1
/
+1
*
ibmvfc: Fix endless PRLI loop in discovery
Brian King
2009-06-21
1
-4
/
+12
*
ibmvfc: Process async events before command responses
Brian King
2009-06-21
1
-10
/
+10
*
[SCSI] ibmvfc: Improve LOGO/PRLO ELS handling
Brian King
2009-06-08
1
-1
/
+37
*
[SCSI] ibmvfc: Improve device rediscovery
Brian King
2009-06-08
1
-3
/
+3
*
[SCSI] ibmvfc: Add flush on halt support
Brian King
2009-06-08
1
-3
/
+31
*
[SCSI] ibmvfc: Add support for NPIV Logout
Brian King
2009-06-08
1
-3
/
+94
*
[SCSI] ibmvfc: Fix deadlock in EH
Brian King
2009-06-08
1
-39
/
+83
*
[SCSI] ibmvfc: Reduce error logging noise
Brian King
2009-06-08
1
-26
/
+42
*
[SCSI] ibmvfc: Use DEVICE_ATTR macro
Brian King
2009-06-08
1
-54
/
+13
*
[SCSI] ibmvfc: Fixup GFP flags for target allocations
Brian King
2009-06-08
1
-1
/
+1
*
[SCSI] ibmvfc: Fix invalid error response handling
Brian King
2009-06-08
1
-1
/
+1
*
[SCSI] ibmvfc: Improve ADISC timeout handling
Brian King
2009-04-03
1
-1
/
+97
*
[SCSI] ibmvfc: Show host maxframe_size
Brian King
2009-04-03
1
-0
/
+1
*
[SCSI] ibmvfc: Fixup module parms attributes
Brian King
2009-04-03
1
-1
/
+1
*
[SCSI] ibmvfc: Fix dropped interrupts
Brian King
2009-04-03
1
-2
/
+23
*
[SCSI] ibmvfc: Better handle other FC initiators
Brian King
2009-03-12
1
-4
/
+58
*
[SCSI] ibmvfc: Fix rport relogin
Brian King
2009-02-10
1
-1
/
+11
*
[SCSI] ibmvfc: Fix command timeout errors
Brian King
2009-02-10
1
-3
/
+0
*
[SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failure
Brian King
2009-01-25
1
-1
/
+3
*
powerpc: Cleanup from l64 to ll64 change drivers/scsi
Stephen Rothwell
2009-01-16
1
-7
/
+7
*
[SCSI] ibmvfc: Fixup command response translation
Brian King
2009-01-02
1
-5
/
+5
*
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
1
-2
/
+2
*
[SCSI] ibmvfc: Improve async event handling
Brian King
2008-12-29
1
-4
/
+6
*
[SCSI] ibmvfc: Fix errors due to inconsistent command data
Brian King
2008-12-29
1
-0
/
+2
*
[SCSI] ibmvfc: Delay NPIV login retry and add retries
Brian King
2008-12-29
1
-5
/
+12
*
[SCSI] ibmvfc: Handle port login required response
Brian King
2008-12-29
1
-0
/
+3
*
[SCSI] ibmvfc: Fix oops in interrupt handler
Brian King
2008-12-29
1
-1
/
+1
*
[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device
Brian King
2008-12-29
1
-1
/
+1
*
[SCSI] ibmvfc: Fix target initialization failure retry handling
Brian King
2008-12-29
1
-20
/
+22
*
[SCSI] ibmvfc: Error handling fixes
Brian King
2008-12-29
1
-60
/
+147
*
[SCSI] ibmvfc: Fix error reporting for some FC errors
Brian King
2008-12-29
1
-7
/
+3
*
[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...
Mike Christie
2008-10-13
1
-2
/
+0
*
[SCSI] ibmvfc: Add details to async event log
Brian King
2008-08-16
1
-1
/
+2
*
[SCSI] ibmvfc: Sanitize response lengths
Brian King
2008-08-16
1
-3
/
+3
*
[SCSI] ibmvfc: Fix for lost async events
Brian King
2008-08-16
1
-7
/
+11
*
[SCSI] ibmvfc: Fixup host state during reinit
Brian King
2008-08-16
1
-1
/
+2
*
[SCSI] ibmvfc: Fix another hang on module removal
Brian King
2008-08-16
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-27
1
-27
/
+177
|
\
[next]