summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_tcq.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche2017-08-251-1/+1
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-75/+20
* block: support different tag allocation policyShaohua Li2015-01-231-1/+2
* scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-5/+0
* scsi: remove scsi_set_tag_typeChristoph Hellwig2014-12-041-15/+0
* scsi: remove scsi_get_tag_typeChristoph Hellwig2014-12-041-13/+0
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-3/+0
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-34/+0
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-21/+0
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-9/+0
* scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-121-4/+2
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-0/+2
* scsi: add support for multiple hardware queues in scsi_(host_)find_tagBart Van Assche2014-11-121-8/+11
* scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-281-4/+4
* [SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig2014-09-191-1/+1
* scsi: add support for a blk-mq based I/O path.Christoph Hellwig2014-07-251-3/+25
* [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger2011-05-241-0/+1
* block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-101-5/+1
* scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe2008-10-271-2/+12
* [PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu2006-10-041-0/+20
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+2
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-1/+1
* [SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley2006-09-021-1/+2
* [SCSI] add shared tag map helpersJames Bottomley2006-08-311-1/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+134