index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
ibmvscsi: Add memory barriers for send / receive
Brian King
1
-0
/
+10
2014-07-09
ibmvscsi: Abort init sequence during error recovery
Brian King
1
-1
/
+2
2013-05-02
[SCSI] ibmvfc: Driver version 1.0.11
Brian King
1
-2
/
+2
2013-05-02
[SCSI] ibmvfc: Suppress ABTS if target gone
Brian King
2
-7
/
+9
2013-05-02
[SCSI] ibmvfc: Send cancel when link is down
Brian King
1
-5
/
+8
2013-05-02
[SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlers
Brian King
1
-17
/
+52
2013-05-02
[SCSI] ibmvfc: Properly set cancel flags when cancelling abort
Brian King
1
-1
/
+1
2013-04-06
[SCSI] ibmvscsi: Fix slave_configure deadlock
Brian King
1
-1
/
+1
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
3
-3
/
+3
2012-09-24
[SCSI] ibmvscsi: Fix host config length field overflow
Benjamin Herrenschmidt
1
-0
/
+3
2012-09-24
[SCSI] ibmvscsi: Remove backend abstraction
Benjamin Herrenschmidt
4
-414
/
+331
2012-09-24
[SCSI] ibmvfc: Driver version 1.0.10
Brian King
1
-2
/
+2
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
3
-14
/
+5
2012-03-09
powerpc: remove the legacy iSeries part of ibmvscsi
Stephen Rothwell
4
-185
/
+2
2011-06-29
[SCSI] ibmvfc: Fix Virtual I/O failover hang
Brian King
1
-2
/
+2
2011-05-01
[SCSI] ibmvscsi: Improve CRQ reset reliability
Brian King
1
-2
/
+1
2010-12-21
[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout
Robert Jennings
2
-15
/
+15
2010-11-16
SCSI host lock push-down
Jeff Garzik
2
-2
/
+6
2010-10-07
[SCSI] ibmvfc: Handle Virtual I/O Server reboot
Brian King
1
-2
/
+4
2010-10-07
[SCSI] ibmvfc: prep for fc host dev loss tmo support
Mike Christie
1
-13
/
+2
2010-09-16
[SCSI] ibmvfc: Log link up/down events
Brian King
2
-24
/
+56
2010-09-05
[SCSI] ibmvfc: do not reset dev_loss_tmo in slave callout
Mike Christie
1
-3
/
+7
2010-08-06
[SCSI] ibmvfc: Driver version 1.0.9
Brian King
1
-2
/
+2
2010-08-06
[SCSI] ibmvfc: Fix terminate_rport_io
Brian King
2
-169
/
+204
2010-08-06
[SCSI] ibmvfc: Fix rport add/delete race resulting in oops
Brian King
2
-0
/
+9
2010-07-28
[SCSI] ibmvstgt: add __init/__exit macros
Peter Huewe
1
-2
/
+2
2010-07-27
[SCSI] ibmvscsi: Driver version 1.5.9
Brian King
1
-1
/
+1
2010-07-27
[SCSI] ibmvscsi: Fix possible request_limit issue
Brian King
1
-2
/
+5
2010-07-27
[SCSI] ibmvscsi: Fix error path deadlock
Brian King
1
-14
/
+17
2010-07-27
[SCSI] ibmvscsi: Fix softlockup on resume
Brian King
3
-31
/
+106
2010-07-27
[SCSI] ibmvfc: Driver version 1.0.8
Brian King
1
-2
/
+2
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
2
-27
/
+56
2010-07-27
[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe
Anton Blanchard
1
-6
/
+7
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
3
-29
/
+12
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-1
/
+2
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2
-2
/
+2
2010-05-18
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2
-1
/
+8
2010-05-02
[SCSI] ibmvfc: Reduce error recovery timeout
Brian King
2
-1
/
+2
2010-05-02
[SCSI] ibmvfc: Fix command completion handling
Brian King
1
-0
/
+6
2010-04-11
[SCSI] ibmvscsi: fix DMA API misuse
FUJITA Tomonori
1
-27
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-0
/
+4
2010-03-03
[SCSI] ibmvfc: Add suspend/resume support
Brian King
1
-0
/
+27
2010-03-03
[SCSI] ibmvscsi: Add suspend/resume support
Brian King
4
-0
/
+39
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-2
/
+2
2010-01-18
[SCSI] ibmvscsi: fix a typo in a source code comment
Bart Van Assche
1
-1
/
+1
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2
-2
/
+12
[next]