index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-07
[SCSI] fix barrier failure issue
James Bottomley
1
-6
/
+4
2008-04-07
[SCSI] aic94xx: cleanups
Adrian Bunk
13
-113
/
+87
2008-04-07
[SCSI] ch: fix sparse shadowed variable warnings
Harvey Harrison
1
-16
/
+17
2008-04-07
[SCSI] make scsi_end_bidi_request() static
Adrian Bunk
1
-1
/
+1
2008-04-07
[SCSI] hptiop: fix header.context usage
James Bottomley
1
-2
/
+4
2008-04-07
[SCSI] wd33c93: fix up cut and paste error
James Bottomley
3
-9
/
+9
2008-04-07
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
1
-144
/
+133
2008-04-07
[SCSI] scsi_debug: support large non-fake virtual disk
FUJITA Tomonori
1
-3
/
+3
2008-04-07
[SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write
FUJITA Tomonori
1
-66
/
+50
2008-04-07
[SCSI] scsi_debug: sweep up sdebug_capacity calculation
FUJITA Tomonori
1
-27
/
+17
2008-04-07
[SCSI] scsi_debug: remove unnecessary sdebug_store_size
FUJITA Tomonori
1
-7
/
+6
2008-04-07
[SCSI] hosts.c: removed one unneeded shost->active_mode assignment
Denis Cheng
1
-1
/
+0
2008-04-07
[SCSI] aacraid, ips: leX_add_cpu conversion
Marcin Slusarz
2
-7
/
+3
2008-04-07
[SCSI] scsi_debug: fix lba and data length calculation bugs
FUJITA Tomonori
1
-14
/
+18
2008-04-07
[SCSI] ps3rom: use scsi_build_sense_buffer
FUJITA Tomonori
1
-5
/
+2
2008-04-07
[SCSI] stex: use scsi_build_sense_buffer
FUJITA Tomonori
1
-12
/
+5
2008-04-07
[SCSI] scsi_debug: use scsi_build_sense_buffer
FUJITA Tomonori
1
-13
/
+5
2008-04-07
[SCSI] add scsi_build_sense_buffer helper function
FUJITA Tomonori
1
-0
/
+28
2008-04-07
[SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode
Thomas Bogendoerfer
6
-6
/
+16
2008-04-07
[SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code
David C Somayajulu
5
-53
/
+26
2008-04-07
[SCSI] megaraid_sas: Add the new controller(1078DE) support to the driver
bo yang
2
-2
/
+6
2008-04-07
[SCSI] megaraid_sas: Fix the frame count calculation
bo yang
2
-10
/
+25
2008-04-07
[SCSI] megaraid_sas: rollback the sense info implementation
bo yang
1
-6
/
+5
2008-04-07
[SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe
Denis Cheng
2
-4
/
+0
2008-04-07
[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()
Roel Kluin
1
-1
/
+1
2008-04-07
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
1
-274
/
+233
2008-04-07
[SCSI] scsi_debug: use list_for_each_entry_safe
FUJITA Tomonori
1
-10
/
+6
2008-04-07
[SCSI] scsi_debug: remove unnecessary condition test in devInfoReg
FUJITA Tomonori
1
-19
/
+18
2008-04-07
[SCSI] scsi_debug: create new scsi_debug devices at a single place
FUJITA Tomonori
1
-11
/
+18
2008-04-07
[SCSI] scsi_debug: remove temporary hack around sscanf for negative values
FUJITA Tomonori
1
-14
/
+3
2008-04-07
[SCSI] export command allocation and freeing functions independently of the host
James Bottomley
1
-37
/
+112
2008-04-07
[SCSI] consolidate command allocation in a single place
James Bottomley
1
-32
/
+50
2008-04-07
[SCSI] 3w-9xxx: use sg buffer copy helper functions
FUJITA Tomonori
1
-12
/
+9
2008-04-07
[SCSI] 3w-xxxx: use sg buffer copy helper functions
FUJITA Tomonori
1
-10
/
+2
2008-04-07
[SCSI] stex: use sg buffer copy helper functions
FUJITA Tomonori
1
-56
/
+10
2008-04-07
[SCSI] aacraid: use sg buffer copy helper functions
FUJITA Tomonori
1
-32
/
+17
2008-04-07
[SCSI] ips: use sg buffer copy helper funcitons
FUJITA Tomonori
1
-42
/
+8
2008-04-07
[SCSI] ps3rom: use sg buffer copy helper funcitons
FUJITA Tomonori
1
-82
/
+10
2008-04-07
[SCSI] scsi_debug: use sg buffer copy helper functions
FUJITA Tomonori
1
-66
/
+13
2008-04-07
[SCSI] BusLogic: make FlashPoint support x86-32 only
Matthew Wilcox
4
-29
/
+17
2008-04-07
[SCSI] aic79xx: fix IOMMU mapping failure handling
FUJITA Tomonori
1
-2
/
+5
2008-04-07
[SCSI] aic7xxx: fix IOMMU mapping failure handling
FUJITA Tomonori
1
-3
/
+7
2008-04-07
[SCSI] qla4xxx: Add target reset functionality
Mike Christie
4
-19
/
+105
2008-04-07
[SCSI] scsi_error: add target reset handler
Mike Christie
1
-18
/
+104
2008-04-07
[SCSI] ps3rom: Simplify fill_from_dev_buffer()
Geert Uytterhoeven
1
-16
/
+14
2008-04-07
[SCSI] scsi_debug: use shost_priv macro
FUJITA Tomonori
1
-3
/
+3
2008-04-07
[SCSI] scsi_debug: remove unnecessary checking
FUJITA Tomonori
1
-3
/
+0
2008-04-07
[SCSI] scsi_debug: remove scsi_debug.h
FUJITA Tomonori
2
-51
/
+29
2008-04-07
[SCSI] scsi_debug: stop including drivers/scsi/scsi.h
FUJITA Tomonori
1
-2
/
+4
2008-04-07
[SCSI] Remove random noop unchecked_isa_dma users
Andi Kleen
8
-9
/
+0
[prev]
[next]