index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
1
-2
/
+2
*
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-27
1
-6
/
+6
*
[SCSI] scsi_debug: add support for rotation speed
Matthew Wilcox
2008-07-12
1
-0
/
+12
*
[SCSI] scsi_debug: Runtime-configurable sector size
Martin K. Petersen
2008-07-12
1
-39
/
+59
*
block: make queue flags non-atomic
Nick Piggin
2008-04-29
1
-1
/
+1
*
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
2008-04-07
1
-144
/
+133
*
[SCSI] scsi_debug: support large non-fake virtual disk
FUJITA Tomonori
2008-04-07
1
-3
/
+3
*
[SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write
FUJITA Tomonori
2008-04-07
1
-66
/
+50
*
[SCSI] scsi_debug: sweep up sdebug_capacity calculation
FUJITA Tomonori
2008-04-07
1
-27
/
+17
*
[SCSI] scsi_debug: remove unnecessary sdebug_store_size
FUJITA Tomonori
2008-04-07
1
-7
/
+6
*
[SCSI] scsi_debug: fix lba and data length calculation bugs
FUJITA Tomonori
2008-04-07
1
-14
/
+18
*
[SCSI] scsi_debug: use scsi_build_sense_buffer
FUJITA Tomonori
2008-04-07
1
-13
/
+5
*
[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] scsi_debug: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-66
/
+13
*
[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
1
-27
/
+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
1
-1
/
+0
*
[SCSI] scsi_debug: disable clustering
FUJITA Tomonori
2008-02-18
1
-1
/
+1
*
[SCSI] scsi_debug: add XDWRITEREAD_10 support
FUJITA Tomonori
2008-01-30
1
-0
/
+70
*
[SCSI] scsi_debug: add bidi data transfer support
FUJITA Tomonori
2008-01-30
1
-11
/
+10
*
[SCSI] scsi_debug: add get_data_transfer_info helper function
FUJITA Tomonori
2008-01-30
1
-45
/
+38
*
[SCSI] scsi_debug: convert to use the data buffer accessors
Boaz Harrosh
2008-01-11
1
-27
/
+10
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-2
/
+2
*
scsi_debug: support sg chaining
Jens Axboe
2007-10-16
1
-14
/
+16
*
[SCSI] Make scsi_host_template::proc_name const char * instead of char *.
Kristian Høgsberg
2007-07-19
1
-1
/
+1
*
[SCSI] scsi_debug: correct parameter default text
Randy Dunlap
2007-06-17
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[SCSI] scsi_debug: error processing
Douglas Gilbert
2007-01-13
1
-9
/
+33
*
[SCSI] scsi_debug: support REPORT TARGET PORT GROUPS
Hannes Reinecke
2006-10-25
1
-14
/
+127
*
[SCSI] scsi_debug version 1.80
Douglas Gilbert
2006-09-23
1
-41
/
+189
*
[SCSI] scsi_debug: must_check fixes
Randy Dunlap
2006-07-12
1
-18
/
+54
*
Merge ../scsi-misc-2.6
James Bottomley
2006-07-03
1
-195
/
+1028
|
\
|
*
[SCSI] scsi_debug version 1.79
Douglas Gilbert
2006-06-26
1
-195
/
+1028
*
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
|
/
*
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
2006-02-27
1
-6
/
+3
*
[PATCH] Add Pseudo LLD bus_type probe and remove methods
Russell King
2006-01-13
1
-2
/
+2
*
Merge by hand (whitespace conflicts in libata.h)
James Bottomley
2005-11-10
1
-4
/
+0
|
\
|
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
1
-4
/
+0
*
|
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
2005-11-09
1
-1
/
+1
|
/
*
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
2005-10-28
1
-1
/
+1
*
[SCSI] use {sdev,scmd,starget,shost}_printk in generic code
Jeff Garzik
2005-10-28
1
-9
/
+6
*
[PATCH] make various thing static
Adrian Bunk
2005-06-24
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1976