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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
78
-965
/
+3670
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
43
-175
/
+175
2008-07-27
[SCSI] extend the last_sector_bug flag to cover more sectors
Alan Jenkins
2
-6
/
+21
2008-07-26
[SCSI] qla2xxx: Update version number to 8.02.01-k6.
Andrew Vasquez
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: Additional NPIV corrections.
Andrew Vasquez
6
-12
/
+19
2008-07-26
[SCSI] qla2xxx: suppress uninitialized-var warning
Andrew Morton
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: use memory_read_from_buffer()
Akinobu Mita
1
-35
/
+9
2008-07-26
[SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.
Andrew Vasquez
1
-2
/
+2
2008-07-26
[SCSI] ch: fix ch_remove oops
FUJITA Tomonori
1
-0
/
+1
2008-07-26
[SCSI] 3w-9xxx: add MSI support and misc fixes
adam radford
2
-14
/
+35
2008-07-26
[SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn
Mike Christie
1
-1
/
+1
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
[SCSI] sym53c8xx: free luntbl in sym_hcb_free
Mike Anderson
1
-0
/
+2
2008-07-26
[SCSI] scsi_scan.c: Release mutex in error handling code
Julia Lawall
1
-0
/
+1
2008-07-26
[SCSI] scsi_eh_prep_cmnd should save scmd->underflow
Alan Stern
1
-0
/
+2
2008-07-26
[SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field
Martin K. Petersen
5
-40
/
+647
2008-07-26
[SCSI] sd: Identify DIF protection type and application tag ownership
Martin K. Petersen
2
-4
/
+141
2008-07-26
[SCSI] Do not retry a request whose data integrity check failed
Martin K. Petersen
2
-2
/
+10
2008-07-26
[SCSI] Support devices with protection information
Martin K. Petersen
3
-3
/
+59
2008-07-26
[SCSI] Command protection operation
Martin K. Petersen
1
-0
/
+3
2008-07-26
[SCSI] Host protection capabilities
Martin K. Petersen
1
-0
/
+4
2008-07-26
[SCSI] scsi_dh: create lookup cache
Hannes Reinecke
1
-24
/
+105
2008-07-26
[SCSI] scsi_dh: attach to hardware handler from dm-mpath
Hannes Reinecke
1
-0
/
+64
2008-07-26
[SCSI] scsi_dh: add generic SPC-3 alua handler
Hannes Reinecke
3
-0
/
+811
2008-07-26
[SCSI] scsi_dh: Update RDAC device handler
Hannes Reinecke
1
-69
/
+94
2008-07-26
[SCSI] scsi_dh: Update hp_sw hardware handler
Hannes Reinecke
1
-38
/
+234
2008-07-26
[SCSI] scsi_dh: Update EMC handler
Hannes Reinecke
1
-175
/
+372
2008-07-26
[SCSI] scsi_dh: Add 'dh_state' sysfs attribute
Hannes Reinecke
1
-1
/
+102
2008-07-26
[SCSI] scsi_dh: Implement common device table handling
Hannes Reinecke
4
-218
/
+288
2008-07-26
[SCSI] sd: update index allocation and use ida instead of idr
Tejun Heo
1
-13
/
+14
2008-07-26
[SCSI] fix shared tag map tag allocation
Mike Christie
1
-0
/
+15
2008-07-26
[SCSI] stex: fix queue depth setting
Mike Christie
1
-1
/
+1
2008-07-26
[SCSI] qla4xxx: fix queue depth setting
Mike Christie
1
-1
/
+3
2008-07-26
[SCSI] fix shared tag map setup
Mike Christie
1
-5
/
+14
2008-07-26
[SCSI] st: Remove bogus memset
Kai Makisara
1
-6
/
+2
2008-07-26
[SCSI] st: Move buffer pointer back when data could not be written.
Kai Makisara
1
-1
/
+2
2008-07-26
[SCSI] qla2xxx: Update version number to 8.02.01-k5.
Andrew Vasquez
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.
Andrew Vasquez
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.
Andrew Vasquez
2
-0
/
+9
2008-07-26
[SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23...
Andrew Vasquez
1
-1
/
+1
2008-07-26
[SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.
Andrew Vasquez
1
-0
/
+6
2008-07-26
[SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re...
Seokmann Ju
3
-4
/
+8
2008-07-26
[SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE.
Seokmann Ju
1
-4
/
+0
2008-07-26
[SCSI] qla2xxx: Correct fcport state-management during loss.
Seokmann Ju
2
-11
/
+3
2008-07-26
[SCSI] qla2xxx: Always aquire the parent's hardware_lock.
Seokmann Ju
3
-15
/
+20
[prev]
[next]