summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_debug.c
Commit message (Expand)AuthorAgeFilesLines
* scsi_debug: Add support for physical block exponent and alignmentMartin K. Petersen2009-06-211-1/+29
* [SCSI] scsi_debug: fix virtual disk larger than 1TBFUJITA Tomonori2009-05-201-1/+1
* [SCSI] scsi_debug: DIF/DIX supportMartin K. Petersen2009-03-121-7/+436
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-2/+2
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-6/+6
* [SCSI] scsi_debug: add support for rotation speedMatthew Wilcox2008-07-121-0/+12
* [SCSI] scsi_debug: Runtime-configurable sector sizeMartin K. Petersen2008-07-121-39/+59
* block: make queue flags non-atomicNick Piggin2008-04-291-1/+1
* [SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori2008-04-071-144/+133
* [SCSI] scsi_debug: support large non-fake virtual diskFUJITA Tomonori2008-04-071-3/+3
* [SCSI] scsi_debug: remove the duplicated code in resp_read and resp_writeFUJITA Tomonori2008-04-071-66/+50
* [SCSI] scsi_debug: sweep up sdebug_capacity calculationFUJITA Tomonori2008-04-071-27/+17
* [SCSI] scsi_debug: remove unnecessary sdebug_store_sizeFUJITA Tomonori2008-04-071-7/+6
* [SCSI] scsi_debug: fix lba and data length calculation bugsFUJITA Tomonori2008-04-071-14/+18
* [SCSI] scsi_debug: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-13/+5
* [SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori2008-04-071-274/+233
* [SCSI] scsi_debug: use list_for_each_entry_safeFUJITA Tomonori2008-04-071-10/+6
* [SCSI] scsi_debug: remove unnecessary condition test in devInfoRegFUJITA Tomonori2008-04-071-19/+18
* [SCSI] scsi_debug: create new scsi_debug devices at a single placeFUJITA Tomonori2008-04-071-11/+18
* [SCSI] scsi_debug: remove temporary hack around sscanf for negative valuesFUJITA Tomonori2008-04-071-14/+3
* [SCSI] scsi_debug: use sg buffer copy helper functionsFUJITA Tomonori2008-04-071-66/+13
* [SCSI] scsi_debug: use shost_priv macroFUJITA Tomonori2008-04-071-3/+3
* [SCSI] scsi_debug: remove unnecessary checkingFUJITA Tomonori2008-04-071-3/+0
* [SCSI] scsi_debug: remove scsi_debug.hFUJITA Tomonori2008-04-071-27/+29
* [SCSI] scsi_debug: stop including drivers/scsi/scsi.hFUJITA Tomonori2008-04-071-2/+4
* [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-071-1/+0
* [SCSI] scsi_debug: disable clusteringFUJITA Tomonori2008-02-181-1/+1
* [SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori2008-01-301-0/+70
* [SCSI] scsi_debug: add bidi data transfer supportFUJITA Tomonori2008-01-301-11/+10
* [SCSI] scsi_debug: add get_data_transfer_info helper functionFUJITA Tomonori2008-01-301-45/+38
* [SCSI] scsi_debug: convert to use the data buffer accessorsBoaz Harrosh2008-01-111-27/+10
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-2/+2
* scsi_debug: support sg chainingJens Axboe2007-10-161-14/+16
* [SCSI] Make scsi_host_template::proc_name const char * instead of char *.Kristian Høgsberg2007-07-191-1/+1
* [SCSI] scsi_debug: correct parameter default textRandy Dunlap2007-06-171-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] scsi_debug: error processingDouglas Gilbert2007-01-131-9/+33
* [SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke2006-10-251-14/+127
* [SCSI] scsi_debug version 1.80Douglas Gilbert2006-09-231-41/+189
* [SCSI] scsi_debug: must_check fixesRandy Dunlap2006-07-121-18/+54
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-195/+1028
|\
| * [SCSI] scsi_debug version 1.79Douglas Gilbert2006-06-261-195/+1028
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-271-6/+3
* [PATCH] Add Pseudo LLD bus_type probe and remove methodsRussell King2006-01-131-2/+2
* Merge by hand (whitespace conflicts in libata.h)James Bottomley2005-11-101-4/+0
|\
| * [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-4/+0
* | [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-1/+1
|/
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-1/+1
OpenPOWER on IntegriCloud