summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/st.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman2006-03-121-1/+2
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-271-20/+0
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-271-6/+3
* [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-261-1/+1
* [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-141-25/+0
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-8/+9
* Fix up SCSI mismergeJames Bottomley2005-12-151-1/+1
* Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-151-18/+1
|\
| * [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley2005-12-131-18/+1
* | [SCSI] Fix st oops with new scsi_execute infrastructureKai Makisara2005-12-151-6/+9
* | [SCSI] convert st to use scsi_execute_asyncMike Christie2005-12-141-144/+110
* | [SCSI] complete the whole command when it is REQ_BLOCK_PCMike Christie2005-12-141-1/+5
* | [SCSI] Mark some core scsi data structures constArjan van de Ven2005-12-131-2/+2
|/
* [SCSI] sg and st unmap_user_pages allow PageReservedHugh Dickins2005-12-021-2/+0
* [SCSI] st: fix a bug in sgl_map_user_pages failure path Hugh Dickins2005-12-011-0/+1
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-2/+1
* Merge by HandJames Bottomley2005-11-041-6/+3
|\
| * [SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik2005-10-281-2/+1
| * [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-6/+4
* | [PATCH] core remove PageReservedNick Piggin2005-10-291-3/+7
* | Merge ../bleed-2.6Greg KH2005-10-281-2/+4
|\ \ | |/
| * [PATCH] gfp_t: drivers/scsiAl Viro2005-10-281-2/+4
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
|/
* [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin2005-09-141-0/+1
* Merge by hand (conflicts in sd.c)James Bottomley2005-09-061-4/+4
|\
| * This patch fixes in st.c the bug in the signed/unsigned int comparisonJames Bottomley2005-09-041-4/+4
* | Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-281-29/+121
|\ \ | |/
| * [SCSI] drivers/scsi/st.c: add reference count and related fixesKai Makisara2005-08-081-29/+121
* | [SCSI] Fix SCSI tape oops at module removalKai Makisara2005-08-021-6/+2
|/
* [PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...gregkh@suse.de2005-06-201-13/+15
* [SCSI] SCSI tape: fix permissions for SG_IO, etc.Kai Makisara2005-05-201-6/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+4438
OpenPOWER on IntegriCloud