index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-09-24
[SCSI] ibmvfc: Ignore fabric RSCNs when link is dead
Brian King
1
-2
/
+4
2012-09-24
[SCSI] ibmvfc: Fix double completion on abort timeout
Brian King
1
-1
/
+29
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
[next]