aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_debug.c
Commit message (Expand)AuthorAge
* [SCSI] scsi_debug: fix virtual disk larger than 1TBFUJITA Tomonori2009-05-20
* [SCSI] scsi_debug: DIF/DIX supportMartin K. Petersen2009-03-12
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-02
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* [SCSI] scsi_debug: add support for rotation speedMatthew Wilcox2008-07-12
* [SCSI] scsi_debug: Runtime-configurable sector sizeMartin K. Petersen2008-07-12
* block: make queue flags non-atomicNick Piggin2008-04-29
* [SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: support large non-fake virtual diskFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: remove the duplicated code in resp_read and resp_writeFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: sweep up sdebug_capacity calculationFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: remove unnecessary sdebug_store_sizeFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: fix lba and data length calculation bugsFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: use scsi_build_sense_bufferFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: use list_for_each_entry_safeFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: remove unnecessary condition test in devInfoRegFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: create new scsi_debug devices at a single placeFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: remove temporary hack around sscanf for negative valuesFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: use sg buffer copy helper functionsFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: use shost_priv macroFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: remove unnecessary checkingFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: remove scsi_debug.hFUJITA Tomonori2008-04-07
* [SCSI] scsi_debug: stop including drivers/scsi/scsi.hFUJITA Tomonori2008-04-07
* [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-07
* [SCSI] scsi_debug: disable clusteringFUJITA Tomonori2008-02-18
* [SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori2008-01-30
* [SCSI] scsi_debug: add bidi data transfer supportFUJITA Tomonori2008-01-30
* [SCSI] scsi_debug: add get_data_transfer_info helper functionFUJITA Tomonori2008-01-30
* [SCSI] scsi_debug: convert to use the data buffer accessorsBoaz Harrosh2008-01-11
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* scsi_debug: support sg chainingJens Axboe2007-10-16
* [SCSI] Make scsi_host_template::proc_name const char * instead of char *.Kristian Høgsberg2007-07-19
* [SCSI] scsi_debug: correct parameter default textRandy Dunlap2007-06-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [SCSI] scsi_debug: error processingDouglas Gilbert2007-01-13
* [SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2006-10-25
* [SCSI] scsi_debug version 1.80Douglas Gilbert2006-09-23
* [SCSI] scsi_debug: must_check fixesRandy Dunlap2006-07-12
* Merge ../scsi-misc-2.6James Bottomley2006-07-03
|\
| * [SCSI] scsi_debug version 1.79Douglas Gilbert2006-06-26
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
|/
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-27
* [PATCH] Add Pseudo LLD bus_type probe and remove methodsRussell King2006-01-13
* Merge by hand (whitespace conflicts in libata.h)James Bottomley2005-11-10
|\
| * [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* | [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-09
|/
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-28
* [SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik2005-10-28