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