index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
/
ibmvfc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
1
-5
/
+2
2011-06-29
[SCSI] ibmvfc: Fix Virtual I/O failover hang
Brian King
1
-2
/
+2
2010-12-21
[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout
Robert Jennings
1
-14
/
+14
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-10-08
[SCSI] ibmvfc: Handle Virtual I/O Server reboot
Brian King
1
-2
/
+4
2010-10-08
[SCSI] ibmvfc: prep for fc host dev loss tmo support
Mike Christie
1
-13
/
+2
2010-09-17
[SCSI] ibmvfc: Log link up/down events
Brian King
1
-24
/
+50
2010-09-05
[SCSI] ibmvfc: do not reset dev_loss_tmo in slave callout
Mike Christie
1
-3
/
+7
2010-08-06
[SCSI] ibmvfc: Fix terminate_rport_io
Brian King
1
-169
/
+203
2010-08-06
[SCSI] ibmvfc: Fix rport add/delete race resulting in oops
Brian King
1
-0
/
+8
2010-07-27
[SCSI] ibmvfc: Add support for fc_block_scsi_eh
Brian King
1
-0
/
+4
2010-07-27
[SCSI] ibmvfc: Fix soft lockup on resume
Brian King
1
-27
/
+54
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-2
/
+9
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-1
/
+2
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-05-02
[SCSI] ibmvfc: Reduce error recovery timeout
Brian King
1
-1
/
+1
2010-05-02
[SCSI] ibmvfc: Fix command completion handling
Brian King
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
[SCSI] ibmvfc: Add suspend/resume support
Brian King
1
-0
/
+27
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-2
/
+2
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+6
2009-12-04
[SCSI] ibmvfc: Add FC Passthru support
Brian King
1
-0
/
+279
2009-12-04
[SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_io
Brian King
1
-4
/
+16
2009-12-04
[SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_host
Brian King
1
-9
/
+6
2009-12-04
[SCSI] ibmvfc: Fix locking in ibmvfc_remove
Brian King
1
-0
/
+4
2009-12-04
[SCSI] ibmvfc: Fixup TMF response handling
Brian King
1
-2
/
+8
2009-08-23
[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool
Sage Weil
1
-1
/
+1
2009-06-21
ibmvfc: Fix endless PRLI loop in discovery
Brian King
1
-4
/
+12
2009-06-21
ibmvfc: Process async events before command responses
Brian King
1
-10
/
+10
2009-06-08
[SCSI] ibmvfc: Improve LOGO/PRLO ELS handling
Brian King
1
-1
/
+37
2009-06-08
[SCSI] ibmvfc: Improve device rediscovery
Brian King
1
-3
/
+3
2009-06-08
[SCSI] ibmvfc: Add flush on halt support
Brian King
1
-3
/
+31
2009-06-08
[SCSI] ibmvfc: Add support for NPIV Logout
Brian King
1
-3
/
+94
2009-06-08
[SCSI] ibmvfc: Fix deadlock in EH
Brian King
1
-39
/
+83
2009-06-08
[SCSI] ibmvfc: Reduce error logging noise
Brian King
1
-26
/
+42
2009-06-08
[SCSI] ibmvfc: Use DEVICE_ATTR macro
Brian King
1
-54
/
+13
2009-06-08
[SCSI] ibmvfc: Fixup GFP flags for target allocations
Brian King
1
-1
/
+1
2009-06-08
[SCSI] ibmvfc: Fix invalid error response handling
Brian King
1
-1
/
+1
2009-04-03
[SCSI] ibmvfc: Improve ADISC timeout handling
Brian King
1
-1
/
+97
2009-04-03
[SCSI] ibmvfc: Show host maxframe_size
Brian King
1
-0
/
+1
2009-04-03
[SCSI] ibmvfc: Fixup module parms attributes
Brian King
1
-1
/
+1
2009-04-03
[SCSI] ibmvfc: Fix dropped interrupts
Brian King
1
-2
/
+23
2009-03-12
[SCSI] ibmvfc: Better handle other FC initiators
Brian King
1
-4
/
+58
2009-02-10
[SCSI] ibmvfc: Fix rport relogin
Brian King
1
-1
/
+11
2009-02-10
[SCSI] ibmvfc: Fix command timeout errors
Brian King
1
-3
/
+0
2009-01-25
[SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failure
Brian King
1
-1
/
+3
2009-01-16
powerpc: Cleanup from l64 to ll64 change drivers/scsi
Stephen Rothwell
1
-7
/
+7
2009-01-02
[SCSI] ibmvfc: Fixup command response translation
Brian King
1
-5
/
+5
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-12-29
[SCSI] ibmvfc: Improve async event handling
Brian King
1
-4
/
+6
[next]