index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_tcq.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-25
scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
Bart Van Assche
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-01-23
block: support different tag allocation policy
Shaohua Li
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-12-04
scsi: remove scsi_set_tag_type
Christoph Hellwig
2014-12-04
scsi: remove scsi_get_tag_type
Christoph Hellwig
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
scsi: add support for multiple hardware queues in scsi_(host_)find_tag
Bart Van Assche
2014-10-28
scsi: set REQ_QUEUE for the blk-mq case
Christoph Hellwig
2014-09-19
[SCSI] fix regression that accidentally disabled block-based tcq
Christoph Hellwig
2014-07-25
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
2011-05-24
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
Nicholas Bellinger
2010-09-10
block: remove spurious uses of REQ_HARDBARRIER
Tejun Heo
2008-10-27
scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map
Jens Axboe
2006-10-04
[PATCH] helper function for retrieving scsi_cmd given host based block layer tag
David C Somayajulu
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-02
[SCSI] add failure return to scsi_init_shared_tag_map()
James Bottomley
2006-08-31
[SCSI] add shared tag map helpers
James Bottomley
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds