index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-mq.h
Age
Commit message (
Expand
)
Author
2015-06-01
blk-mq: Shared tag enhancements
Keith Busch
2015-04-17
blk-mq: fix iteration of busy bitmap
Jens Axboe
2015-04-09
blk-mq: cleanup blk_mq_rq_to_pdu()
Jens Axboe
2015-03-13
blk-mq: export blk_mq_run_hw_queues
Mike Snitzer
2015-03-13
blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk
Mike Snitzer
2015-02-12
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-10
blk-mq: make blk_mq_run_queues() static
Jens Axboe
2015-01-23
blk-mq: add tag allocation policy
Shaohua Li
2015-01-08
blk-mq: Add helper to abort requeued requests
Jens Axboe
2015-01-08
blk-mq: Let drivers cancel requeue_work
Keith Busch
2015-01-08
blk-mq: Export if requests were started
Keith Busch
2015-01-07
blk-mq: get rid of ->cmd_size in the hardware queue
Jens Axboe
2015-01-02
blk-mq: export blk_mq_freeze_queue()
Jens Axboe
2014-12-20
blk-mq: Export freeze/unfreeze functions
Keith Busch
2014-12-13
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-11-17
blk-mq: add blk_mq_free_hctx_request()
Jens Axboe
2014-11-12
blk-mq: add blk_mq_unique_tag()
Bart Van Assche
2014-10-29
blk-mq: add BLK_MQ_F_DEFER_ISSUE support flag
Jens Axboe
2014-10-29
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-09-25
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
2014-09-24
blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode
Tejun Heo
2014-09-22
blk-mq: pass a reserved argument to the timeout handler
Christoph Hellwig
2014-09-22
blk-mq: fix and simplify tag iteration for the timeout handler
Christoph Hellwig
2014-09-22
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
2014-09-22
blk-mq: call blk_mq_start_request from ->queue_rq
Christoph Hellwig
2014-09-22
blk-mq: remove REQ_END
Christoph Hellwig
2014-08-15
blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flag
Jens Axboe
2014-06-17
blk-mq: bitmap tag: fix races on shared ::wake_index fields
Alexander Gordeev
2014-06-06
blk-mq: bump max tag depth to 10K tags
Jens Axboe
2014-06-04
blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter
Jens Axboe
2014-05-30
blk-mq: make the sysfs mq/ layout reflect current mappings
Jens Axboe
2014-05-30
blk-mq: blk_mq_tag_to_rq should handle flush request
Shaohua Li
2014-05-29
block: add queue flag for disabling SG merging
Jens Axboe
2014-05-28
blk-mq: remove alloc_hctx and free_hctx methods
Christoph Hellwig
2014-05-28
blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request
Christoph Hellwig
2014-05-28
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
2014-05-28
blk-mq: remove stale comment for blk_mq_complete_request()
Jens Axboe
2014-05-27
blk-mq: allow non-softirq completions
Jens Axboe
2014-05-27
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
Jens Axboe
2014-05-23
blk-mq: export blk_mq_tag_busy_iter
Sam Bradshaw
2014-05-21
blk-mq: allow the hctx cpu hotplug notifier to return errors
Jens Axboe
2014-05-20
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
2014-05-19
Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core
Jens Axboe
2014-05-19
blk-mq: switch ctx pending map to the sparser blk_align_bitmap
Jens Axboe
2014-05-13
blk-mq: improve support for shared tags maps
Jens Axboe
2014-05-09
blk-mq: implement new and more efficient tagging scheme
Jens Axboe
2014-05-07
blk-mq: add basic round-robin of what CPU to queue workqueue work on
Jens Axboe
2014-04-25
blk-mq: respect rq_affinity
Christoph Hellwig
2014-04-16
blk-mq: add blk_mq_requeue_request
Christoph Hellwig
[next]