summaryrefslogtreecommitdiff
path: root/drivers/scsi/osst.c
Commit message (Expand)AuthorAge
* block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-20
* block: introduce new block status code typeChristoph Hellwig2017-06-09
* scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-20
* block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-05
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-28
* scsi: remove scsi_driver owner fieldChristoph Hellwig2014-11-24
* osst: call scsi_set_medium_removal directlyChristoph Hellwig2014-11-12
* scsi: split scsi_nonblockable_ioctlChristoph Hellwig2014-11-12
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-12
* block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
* block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* [SCSI] osst: fix warningAndrew Morton2011-05-24
* [SCSI] osst: wrong index used in inner loopRoel Kluin2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31
* scsi: Remove unnecessary casts of void ptr returning alloc function return va...Jesper Juhl2011-01-19
* scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-15
* osst: fix read buffer overflowRoel Kluin2010-08-11
* osst: use noop_llseek() instead of default_llseek()Jan Blunck2010-05-27
* osst: update ppos instead of using file->f_posJan Blunck2010-05-27
* scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] osst: replace scsi_execute_async with the block layer APIFUJITA Tomonori2009-03-12
* [SCSI] osst: make all the buffer the same sizeFUJITA Tomonori2009-03-12
* [SCSI] osst: Remove SUGGEST flagsJames Bottomley2009-03-12
* device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * SCSI: fix race in device_createGreg Kroah-Hartman2008-05-20
* | osst: cdev lock_kernel() pushdown.Jonathan Corbet2008-06-20
|/
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] osst: fix if (...) \n #if... cases missing semicolons when falseIlpo Järvinen2007-10-27
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* [SCSI] osst: Use mutex instead of semaphoreMatthias Kaehlcke2007-10-12
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-12
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-17
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-17
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [PATCH] osst endianness annotationsAl Viro2007-02-09
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [SCSI] SCSI osst: add error handling to module init, sysfsJeff Garzik2006-10-04
* [SCSI] Signdness issue in drivers/scsi/osst.cEric Sesterhenn2006-09-26
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-23
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10
* [PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-28