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