aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/scsi/scsi_tcq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-07scsi: kill off the legacy IO pathJens Axboe1-9/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-25scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche1-1/+1
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-75/+20
2015-01-23block: support different tag allocation policyShaohua Li1-1/+2
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig1-5/+0
2014-12-04scsi: remove scsi_set_tag_typeChristoph Hellwig1-15/+0
2014-12-04scsi: remove scsi_get_tag_typeChristoph Hellwig1-13/+0
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-3/+0
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-34/+0
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig1-21/+0
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig1-9/+0
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig1-4/+2
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig1-0/+2
2014-11-12scsi: add support for multiple hardware queues in scsi_(host_)find_tagBart Van Assche1-8/+11
2014-10-28scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig1-4/+4
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig1-1/+1
2014-07-25scsi: add support for a blk-mq based I/O path.Christoph Hellwig1-3/+25
2011-05-24[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger1-0/+1
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo1-5/+1
2008-10-27scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe1-2/+12
2006-10-04[PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu1-0/+20
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-1/+2
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-1/+1
2006-09-02[SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley1-1/+2
2006-08-31[SCSI] add shared tag map helpersJames Bottomley1-1/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+134