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
2008-08-16
[SCSI] ibmvfc: Driver version 1.0.2
Brian King
1
-2
/
+2
2008-08-16
[SCSI] ibmvfc: Add details to async event log
Brian King
1
-1
/
+2
2008-08-16
[SCSI] ibmvfc: Sanitize response lengths
Brian King
1
-3
/
+3
2008-08-16
[SCSI] ibmvfc: Fix for lost async events
Brian King
1
-7
/
+11
2008-08-16
[SCSI] ibmvfc: Fixup host state during reinit
Brian King
1
-1
/
+2
2008-08-16
[SCSI] ibmvfc: Fix another hang on module removal
Brian King
1
-3
/
+4
2008-08-16
[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions
Brian King
1
-1
/
+1
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-32
/
+218
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2
-3
/
+3
2008-07-26
[SCSI] ibmvfc: Update driver version to 1.0.1
Brian King
1
-2
/
+2
2008-07-26
[SCSI] ibmvfc: Add ADISC support
Brian King
2
-0
/
+171
2008-07-26
[SCSI] ibmvfc: Miscellaneous fixes
Brian King
1
-1
/
+2
2008-07-26
[SCSI] ibmvfc: Fix hang on module removal
Brian King
1
-4
/
+7
2008-07-26
[SCSI] ibmvfc: Target refcounting fixes
Brian King
1
-20
/
+28
2008-07-26
[SCSI] ibmvfc: Reduce unnecessary log noise
Brian King
1
-2
/
+5
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
4
-6
/
+6
2008-07-25
ibmvfc: Add support for collaborative memory overcommit
Brian King
1
-0
/
+15
2008-07-25
ibmvscsi: driver enablement for CMO
Robert Jennings
2
-7
/
+40
2008-07-12
[SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client Driver
Brian King
3
-0
/
+4593
2008-05-27
[SCSI] ibmvscsi: Non SCSI error status fixup
Brian King
2
-2
/
+3
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-1
/
+1
2008-04-29
[SCSI] ibmvscsi: Handle non SCSI error status
Brian King
2
-1
/
+13
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2
-30
/
+39
2008-03-03
[SCSI] tgt: fix build errors when dprintk is defined
FUJITA Tomonori
1
-1
/
+1
2008-03-03
[SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queue
FUJITA Tomonori
1
-3
/
+4
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-2
/
+2
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-11
[SCSI] ibmvscsi: requeue while CRQ closed
Robert Jennings
1
-55
/
+96
2008-01-11
[SCSI] ibmvscsi: Set default command timeout
Brian King
1
-1
/
+3
2008-01-11
[SCSI] tgt: convert to use the data buffer accessors
FUJITA Tomonori
1
-1
/
+1
2007-11-03
[SCSI] ibmvscsi: Prevent IO during partner login
Robert Jennings
1
-5
/
+14
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-10-12
[SCSI] Fix ibmvscsi client for multiplatform iSeries+pSeries kernel
David Woodhouse
5
-100
/
+130
2007-10-12
[SCSI] srp_transport: convert to use supported_mode attribute
FUJITA Tomonori
1
-0
/
+1
2007-10-12
[SCSI] tgt: convert ibmvstgt to use transport tsk_mgmt_response callback
FUJITA Tomonori
1
-1
/
+1
2007-10-12
[SCSI] tgt: convert libsrp and ibmvstgt to use srp_transport
FUJITA Tomonori
1
-6
/
+52
2007-10-12
[SCSI] transport_srp: add rport roles attribute
FUJITA Tomonori
1
-0
/
+1
2007-10-12
[SCSI] ibmvscsi: convert to use the srp transport class
FUJITA Tomonori
1
-2
/
+32
2007-07-31
[SCSI] ibmvscsi: use shost_priv
FUJITA Tomonori
1
-22
/
+11
2007-07-31
[SCSI] ibmvscsi: remove unnecessary map_sg check
FUJITA Tomonori
1
-6
/
+0
2007-07-15
[SCSI] ibmvscsi: convert to use the data buffer accessors
FUJITA Tomonori
1
-57
/
+23
2007-06-25
[SCSI] ibmvscsi: fix timeout bugs
FUJITA Tomonori
1
-5
/
+5
2007-06-17
[SCSI] ibmvscsi: Abort path fix
Brian King
1
-1
/
+1
2007-06-17
[SCSI] ibmvscsi: Misc. locking fixes
Brian King
1
-0
/
+6
2007-06-17
[SCSI] ibmvscsi: Add eh_host_reset_handler
Brian King
2
-30
/
+107
2007-06-17
[SCSI] ibmvscsi: Enhanced error logging
Brian King
2
-128
/
+100
2007-06-17
[SCSI] ibmvscsi: Remove unnecessary map_sg check
Brian King
1
-7
/
+0
2007-05-29
[SCSI] ibmvscsi: Changeable queue depth
Brian King
2
-0
/
+19
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
3
-44
/
+75
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-44
/
+75
[next]