index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[SCSI] hosts.c: removed one unneeded shost->active_mode assignment
Denis Cheng
2008-04-07
1
-1
/
+0
|
*
[SCSI] aacraid, ips: leX_add_cpu conversion
Marcin Slusarz
2008-04-07
2
-7
/
+3
|
*
[SCSI] scsi_debug: fix lba and data length calculation bugs
FUJITA Tomonori
2008-04-07
1
-14
/
+18
|
*
[SCSI] ps3rom: use scsi_build_sense_buffer
FUJITA Tomonori
2008-04-07
1
-5
/
+2
|
*
[SCSI] stex: use scsi_build_sense_buffer
FUJITA Tomonori
2008-04-07
1
-12
/
+5
|
*
[SCSI] scsi_debug: use scsi_build_sense_buffer
FUJITA Tomonori
2008-04-07
1
-13
/
+5
|
*
[SCSI] add scsi_build_sense_buffer helper function
FUJITA Tomonori
2008-04-07
1
-0
/
+28
|
*
[SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode
Thomas Bogendoerfer
2008-04-07
6
-6
/
+16
|
*
[SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code
David C Somayajulu
2008-04-07
5
-53
/
+26
|
*
[SCSI] megaraid_sas: Add the new controller(1078DE) support to the driver
bo yang
2008-04-07
2
-2
/
+6
|
*
[SCSI] megaraid_sas: Fix the frame count calculation
bo yang
2008-04-07
2
-10
/
+25
|
*
[SCSI] megaraid_sas: rollback the sense info implementation
bo yang
2008-04-07
1
-6
/
+5
|
*
[SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe
Denis Cheng
2008-04-07
2
-4
/
+0
|
*
[SCSI] aic7xxx: Test opcode, not definition in aicasm:type_check()
Roel Kluin
2008-04-07
1
-1
/
+1
|
*
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
2008-04-07
1
-274
/
+233
|
*
[SCSI] scsi_debug: use list_for_each_entry_safe
FUJITA Tomonori
2008-04-07
1
-10
/
+6
|
*
[SCSI] scsi_debug: remove unnecessary condition test in devInfoReg
FUJITA Tomonori
2008-04-07
1
-19
/
+18
|
*
[SCSI] scsi_debug: create new scsi_debug devices at a single place
FUJITA Tomonori
2008-04-07
1
-11
/
+18
|
*
[SCSI] scsi_debug: remove temporary hack around sscanf for negative values
FUJITA Tomonori
2008-04-07
1
-14
/
+3
|
*
[SCSI] export command allocation and freeing functions independently of the host
James Bottomley
2008-04-07
1
-37
/
+112
|
*
[SCSI] consolidate command allocation in a single place
James Bottomley
2008-04-07
1
-32
/
+50
|
*
[SCSI] 3w-9xxx: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-12
/
+9
|
*
[SCSI] 3w-xxxx: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-10
/
+2
|
*
[SCSI] stex: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-56
/
+10
|
*
[SCSI] aacraid: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-32
/
+17
|
*
[SCSI] ips: use sg buffer copy helper funcitons
FUJITA Tomonori
2008-04-07
1
-42
/
+8
|
*
[SCSI] ps3rom: use sg buffer copy helper funcitons
FUJITA Tomonori
2008-04-07
1
-82
/
+10
|
*
[SCSI] scsi_debug: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-66
/
+13
|
*
[SCSI] BusLogic: make FlashPoint support x86-32 only
Matthew Wilcox
2008-04-07
4
-29
/
+17
|
*
[SCSI] aic79xx: fix IOMMU mapping failure handling
FUJITA Tomonori
2008-04-07
1
-2
/
+5
|
*
[SCSI] aic7xxx: fix IOMMU mapping failure handling
FUJITA Tomonori
2008-04-07
1
-3
/
+7
|
*
[SCSI] qla4xxx: Add target reset functionality
Mike Christie
2008-04-07
4
-19
/
+105
|
*
[SCSI] scsi_error: add target reset handler
Mike Christie
2008-04-07
1
-18
/
+104
|
*
[SCSI] ps3rom: Simplify fill_from_dev_buffer()
Geert Uytterhoeven
2008-04-07
1
-16
/
+14
|
*
[SCSI] scsi_debug: use shost_priv macro
FUJITA Tomonori
2008-04-07
1
-3
/
+3
|
*
[SCSI] scsi_debug: remove unnecessary checking
FUJITA Tomonori
2008-04-07
1
-3
/
+0
|
*
[SCSI] scsi_debug: remove scsi_debug.h
FUJITA Tomonori
2008-04-07
2
-51
/
+29
|
*
[SCSI] scsi_debug: stop including drivers/scsi/scsi.h
FUJITA Tomonori
2008-04-07
1
-2
/
+4
|
*
[SCSI] Remove random noop unchecked_isa_dma users
Andi Kleen
2008-04-07
8
-9
/
+0
|
*
[SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdb
FUJITA Tomonori
2008-04-07
1
-11
/
+11
|
*
[SCSI] st: show options currently set in sysfs
Kai Makisara
2008-04-07
1
-0
/
+43
|
*
[SCSI] st: add option to use SILI in variable block reads
Kai Makisara
2008-04-07
3
-5
/
+44
|
*
[SCSI] gdth: remove command accessors
Boaz Harrosh
2008-04-07
1
-59
/
+14
|
*
[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack...
Darrick J. Wong
2008-04-07
3
-29
/
+9
|
*
[SCSI] libsas: Provide a transport-level facility to request SAS addrs
Darrick J. Wong
2008-04-07
1
-0
/
+41
|
*
[SCSI] ips: sg chaining support to the path to non I/O commands
FUJITA Tomonori
2008-04-07
1
-8
/
+10
|
*
[SCSI] gdth: convert to PCI hotplug API
Jeff Garzik
2008-04-07
1
-102
/
+94
|
*
[SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion
Jeff Garzik
2008-04-07
2
-33
/
+28
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-04-18
1
-113
/
+90
|
\
\
|
*
|
ide-scsi: do non-atomic pc->flags testing
Borislav Petkov
2008-04-18
1
-21
/
+16
[prev]
[next]