aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/st.c
Commit message (Expand)AuthorAge
* [SCSI] st: convert to unlocked_ioctlKai Makisara2008-01-23
* [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori2007-12-18
* 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] st: Use mutex instead of semaphoreMatthias Kaehlcke2007-07-31
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-16
* [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
* Merge branch 'linus'James Bottomley2007-02-10
|\
| * [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara2007-01-27
* | [SCSI] st: fix Tape dies if wrong block size used, bug 7919Kai Makisara2007-02-03
|/
* [PATCH] struct path: convert scsiJosef Sipek2006-12-08
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-22
|\
| * [SCSI] st: Fixup -ENOMEDIUMKai Makisara2006-10-25
* | [SCSI] st: log message changesKai Makisara2006-11-15
|/
* [SCSI] SCSI st: fix error handling in module init, sysfsJeff Garzik2006-10-04
* [SCSI] st.c: Improve sense outputLuben Tuikov2006-07-09
* [SCSI] st: remove unused st_buffer.in_useMartin Habets2006-06-29
* spelling fixesAndreas Mohr2006-06-26
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-23
* Merge ../linux-2.6James Bottomley2006-06-10
|\
| * [PATCH] missing newline in scsi/st.cRene Herman2006-05-21
* | [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10
|/
* [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman2006-03-12
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-27
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-27
* [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-26
* [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-14
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-12
* Fix up SCSI mismergeJames Bottomley2005-12-15
* Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-15
|\
| * [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley2005-12-14
* | [SCSI] Fix st oops with new scsi_execute infrastructureKai Makisara2005-12-15
* | [SCSI] convert st to use scsi_execute_asyncMike Christie2005-12-14
* | [SCSI] complete the whole command when it is REQ_BLOCK_PCMike Christie2005-12-14
* | [SCSI] Mark some core scsi data structures constArjan van de Ven2005-12-13
|/
* [SCSI] sg and st unmap_user_pages allow PageReservedHugh Dickins2005-12-02
* [SCSI] st: fix a bug in sgl_map_user_pages failure path Hugh Dickins2005-12-01
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-07
* Merge by HandJames Bottomley2005-11-04
|\
| * [SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik2005-10-28
| * [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-28
* | [PATCH] core remove PageReservedNick Piggin2005-10-30
* | Merge ../bleed-2.6Greg KH2005-10-28
|\|
| * [PATCH] gfp_t: drivers/scsiAl Viro2005-10-28
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
|/
* [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin2005-09-14
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-06
|\
| * This patch fixes in st.c the bug in the signed/unsigned int comparisonJames Bottomley2005-09-04