index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-07
[SCSI] qla2xxx: Remove unused and obsolete #define's.
Andrew Vasquez
4
-27
/
+0
2008-04-07
[SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.
Andrew Vasquez
1
-5
/
+20
2008-04-07
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
18
-32
/
+20
2008-04-07
[SCSI] qla2xxx: Update firmware filenames for new ISP parts.
Andrew Vasquez
1
-1
/
+2
2008-04-07
[SCSI] ips: remove spurious cpu_to_leX on outX statements
James Bottomley
1
-16
/
+16
2008-04-07
[SCSI] transport_class: BUG if we can't release the attribute container
James Bottomley
1
-1
/
+1
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
[prev]
[next]