index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
Age
Commit message (
Expand
)
Author
2008-04-29
block: make queue flags non-atomic
Nick Piggin
2008-04-07
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: support large non-fake virtual disk
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: remove the duplicated code in resp_read and resp_write
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: sweep up sdebug_capacity calculation
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: remove unnecessary sdebug_store_size
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: fix lba and data length calculation bugs
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: use scsi_build_sense_buffer
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: remove unnecessary function declarations
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: use list_for_each_entry_safe
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: remove unnecessary condition test in devInfoReg
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: create new scsi_debug devices at a single place
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: remove temporary hack around sscanf for negative values
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: use shost_priv macro
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: remove unnecessary checking
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: remove scsi_debug.h
FUJITA Tomonori
2008-04-07
[SCSI] scsi_debug: stop including drivers/scsi/scsi.h
FUJITA Tomonori
2008-04-07
[SCSI] Remove random noop unchecked_isa_dma users
Andi Kleen
2008-02-18
[SCSI] scsi_debug: disable clustering
FUJITA Tomonori
2008-01-30
[SCSI] scsi_debug: add XDWRITEREAD_10 support
FUJITA Tomonori
2008-01-30
[SCSI] scsi_debug: add bidi data transfer support
FUJITA Tomonori
2008-01-30
[SCSI] scsi_debug: add get_data_transfer_info helper function
FUJITA Tomonori
2008-01-11
[SCSI] scsi_debug: convert to use the data buffer accessors
Boaz Harrosh
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-16
scsi_debug: support sg chaining
Jens Axboe
2007-07-19
[SCSI] Make scsi_host_template::proc_name const char * instead of char *.
Kristian Høgsberg
2007-06-17
[SCSI] scsi_debug: correct parameter default text
Randy Dunlap
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-01-13
[SCSI] scsi_debug: error processing
Douglas Gilbert
2006-10-25
[SCSI] scsi_debug: support REPORT TARGET PORT GROUPS
Hannes Reinecke
2006-09-23
[SCSI] scsi_debug version 1.80
Douglas Gilbert
2006-07-12
[SCSI] scsi_debug: must_check fixes
Randy Dunlap
2006-07-03
Merge ../scsi-misc-2.6
James Bottomley
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[SCSI] scsi_debug version 1.79
Douglas Gilbert
2006-02-27
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
2006-01-13
[PATCH] Add Pseudo LLD bus_type probe and remove methods
Russell King
2005-11-10
Merge by hand (whitespace conflicts in libata.h)
James Bottomley
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-10-28
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
2005-10-28
[SCSI] use {sdev,scmd,starget,shost}_printk in generic code
Jeff Garzik
2005-06-24
[PATCH] make various thing static
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds