aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_debug.c
AgeCommit message (Expand)Author
2010-05-02[SCSI] scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04[SCSI] scsi_debug: fix Thin provisioning supportDouglas Gilbert
2009-12-04[SCSI] scsi_debug: Thin provisioning supportMartin K. Petersen
2009-10-02[SCSI] scsi_debug: Implement support for DIF Type 2Martin K. Petersen
2009-06-21scsi_debug: Add support for physical block exponent and alignmentMartin K. Petersen
2009-05-20[SCSI] scsi_debug: fix virtual disk larger than 1TBFUJITA Tomonori
2009-03-12[SCSI] scsi_debug: DIF/DIX supportMartin K. Petersen
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-07-12[SCSI] scsi_debug: add support for rotation speedMatthew Wilcox
2008-07-12[SCSI] scsi_debug: Runtime-configurable sector sizeMartin K. Petersen
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-07[SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: support large non-fake virtual diskFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: remove the duplicated code in resp_read and resp_writeFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: sweep up sdebug_capacity calculationFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: remove unnecessary sdebug_store_sizeFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: fix lba and data length calculation bugsFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: use scsi_build_sense_bufferFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: use list_for_each_entry_safeFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: remove unnecessary condition test in devInfoRegFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: create new scsi_debug devices at a single placeFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: remove temporary hack around sscanf for negative valuesFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: use sg buffer copy helper functionsFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: use shost_priv macroFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: remove unnecessary checkingFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: remove scsi_debug.hFUJITA Tomonori
2008-04-07[SCSI] scsi_debug: stop including drivers/scsi/scsi.hFUJITA Tomonori
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen
2008-02-18[SCSI] scsi_debug: disable clusteringFUJITA Tomonori
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori
2008-01-30[SCSI] scsi_debug: add bidi data transfer supportFUJITA Tomonori
2008-01-30[SCSI] scsi_debug: add get_data_transfer_info helper functionFUJITA Tomonori
2008-01-11[SCSI] scsi_debug: convert to use the data buffer accessorsBoaz Harrosh
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-16scsi_debug: support sg chainingJens 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 textRandy Dunlap
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-01-13[SCSI] scsi_debug: error processingDouglas Gilbert
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke
2006-09-23[SCSI] scsi_debug version 1.80Douglas Gilbert
2006-07-12[SCSI] scsi_debug: must_check fixesRandy Dunlap
2006-07-03Merge ../scsi-misc-2.6James Bottomley
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[SCSI] scsi_debug version 1.79Douglas Gilbert
2006-02-27[SCSI] SCSI core kmalloc2kzallocJes Sorensen