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