index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ibmvscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-16
powerpc: Cleanup from l64 to ll64 change drivers/scsi
Stephen Rothwell
2
-10
/
+10
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-6
/
+6
2009-01-02
[SCSI] ibmvscsi: Make max_requests module parameter more accurate
Brian King
1
-6
/
+10
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
2
-5
/
+7
2008-12-29
[SCSI] ibmvscsi: Don't fail EH due to insufficient resources
Brian King
1
-2
/
+2
2008-12-29
[SCSI] ibmvfc: Fix errors due to inconsistent command data
Brian King
1
-0
/
+2
2008-12-29
[SCSI] ibmvfc: Delay NPIV login retry and add retries
Brian King
2
-6
/
+15
2008-12-29
[SCSI] ibmvfc: Driver version 1.0.4
Brian King
1
-2
/
+2
2008-12-29
[SCSI] ibmvfc: Handle port login required response
Brian King
2
-0
/
+4
2008-12-29
[SCSI] ibmvfc: Fix command timeouts due to cached CRQ access
Brian King
1
-8
/
+8
2008-12-29
[SCSI] ibmvfc: Fix oops in interrupt handler
Brian King
1
-1
/
+1
2008-12-29
[SCSI] ibmvfc: Driver version 1.0.3
Brian King
1
-2
/
+2
2008-12-29
[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device
Brian King
1
-1
/
+1
2008-12-29
[SCSI] ibmvfc: Fix target initialization failure retry handling
Brian King
2
-20
/
+23
2008-12-29
[SCSI] ibmvfc: Error handling fixes
Brian King
2
-61
/
+148
2008-12-29
[SCSI] ibmvfc: Fix error reporting for some FC errors
Brian King
1
-7
/
+3
2008-12-29
[SCSI] ibmvfc: Fix log level filtering
Brian King
1
-1
/
+1
2008-12-09
[SCSI] ibmvstgt: move crq_queue_create to the end of initialization
Brian King
1
-7
/
+9
2008-12-01
[SCSI] ibmvscsi: switch to block timeout
James Bottomley
1
-1
/
+1
2008-10-13
[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...
Mike Christie
1
-2
/
+0
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-1
/
+1
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
[next]