summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/st.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: don't use disk->private_data to find the scsi_driverChristoph Hellwig2022-03-081-1/+0
* st: do not allocate a gendiskChristoph Hellwig2021-08-231-1/+1
* scsi: remove the unchecked_isa_dma flagChristoph Hellwig2021-04-061-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* st: Remove obsolete scsi_tape.max_pfnGeert Uytterhoeven2015-11-181-2/+0
* st: implement tape statisticsSeymour, Shane M2015-06-021-0/+22
* [SCSI] st: raise device limitJeff Mahoney2012-09-141-1/+1
* [SCSI] st: clean up device file creation and removalJeff Mahoney2012-09-141-0/+1
* [SCSI] st: get rid of scsi_tapes arrayJeff Mahoney2012-09-141-0/+2
* [SCSI] st: fix memory leak with >1MB tape I/ODavid Jeffery2012-05-101-1/+1
* [SCSI] st: expand ability to write immediate filemarksLee Duncan2012-03-271-0/+1
* [SCSI] st: fix mdata->page_order handlingFUJITA Tomonori2009-12-101-0/+1
* [SCSI] st: remove unused frp_sg_currentFUJITA Tomonori2009-01-021-1/+0
* [SCSI] st: remove unused orig_frp_segsFUJITA Tomonori2009-01-021-1/+0
* [SCSI] st: remove struct scatterlistFUJITA Tomonori2009-01-021-1/+0
* [SCSI] st: kill struct st_buff_fragmentFUJITA Tomonori2009-01-021-7/+0
* [SCSI] st: convert dio path to use st_scsi_executeFUJITA Tomonori2009-01-021-0/+1
* [SCSI] st: add st_scsi_execute helper functionFUJITA Tomonori2009-01-021-0/+1
* [SCSI] st: add struct rq_map_data supportFUJITA Tomonori2009-01-021-0/+2
* [SCSI] st: add option to use SILI in variable block readsKai Makisara2008-04-071-0/+3
* [SCSI] st: compile fix when DEBUG set to oneKai Makisara2008-02-221-1/+0
* [SCSI] st: Use mutex instead of semaphoreMatthias Kaehlcke2007-07-311-1/+2
* [SCSI] st: fix Tape dies if wrong block size used, bug 7919Kai Makisara2007-02-031-1/+2
* [SCSI] st: remove unused st_buffer.in_useMartin Habets2006-06-291-1/+0
* [SCSI] convert st to use scsi_execute_asyncMike Christie2005-12-141-1/+13
* [SCSI] drivers/scsi/st.c: add reference count and related fixesKai Makisara2005-08-081-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+212