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
/
linux
/
blk-mq.h
Age
Commit message (
Expand
)
Author
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-21
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
2017-06-20
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2017-06-20
block: Make request operation type argument declarations consistent
Bart Van Assche
2017-06-20
blk-mq: Reduce blk_mq_hw_ctx size
Bart Van Assche
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-18
blk-mq: don't stop queue for quiescing
Ming Lei
2017-06-18
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
2017-06-18
blk-mq: introduce blk_mq_unquiesce_queue
Ming Lei
2017-06-18
blk-mq: introduce blk_mq_quiesce_queue_nowait()
Ming Lei
2017-06-18
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-05-22
blk-mq: remove blk_mq_abort_requeue_list()
Ming Lei
2017-05-04
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
2017-05-04
blk-mq: untangle debugfs and sysfs
Omar Sandoval
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-04-28
blk-mq: unify hctx delay_work and run_work
Jens Axboe
2017-04-28
blk-mq: unify hctx delayed_run_work and run_work
Jens Axboe
2017-04-26
blk-mq: Add blk_mq_ops.show_rq()
Bart Van Assche
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-14
blk-mq: export helpers
Omar Sandoval
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
blk-mq: Introduce blk_mq_delay_run_hw_queue()
Bart Van Assche
2017-04-05
blk-mq: Remove blk_mq_queue_data.list
Bart Van Assche
2017-03-29
block: rename blk_mq_freeze_queue_start()
Ming Lei
2017-03-22
blk-mq: remove BLK_MQ_F_DEFER_ISSUE
Christoph Hellwig
2017-03-02
blk-mq: Provide freeze queue timeout
Keith Busch
2017-03-02
blk-mq: Export blk_mq_freeze_queue_wait
Keith Busch
2017-02-23
blk-mq: use sbq wait queues instead of restart for driver tags
Omar Sandoval
2017-01-17
blk-mq-sched: allow setting of default IO scheduler
Jens Axboe
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2017-01-17
blk-mq: un-export blk_mq_free_hctx_request()
Jens Axboe
2017-01-11
blk-mq: make mq_ops a const pointer
Jens Axboe
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-09
blk-mq: add blk_mq_start_stopped_hw_queue()
Jens Axboe
2016-11-08
blk-mq: export blk_mq_map_queues
Christoph Hellwig
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-02
blk-mq: Introduce blk_mq_quiesce_queue()
Bart Van Assche
2016-11-02
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
2016-11-02
blk-mq: Introduce blk_mq_queue_stopped()
Bart Van Assche
2016-10-09
Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-22
blk-mq: add flag for drivers wanting blocking ->queue_rq()
Jens Axboe
2016-09-22
blk-mq/cpu-notif: Convert to new hotplug state machine
Thomas Gleixner
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
2016-09-17
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
2016-09-15
blk-mq: get rid of the cpumask in struct blk_mq_tags
Christoph Hellwig
2016-09-15
blk-mq: allow the driver to pass in a queue mapping
Christoph Hellwig
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
[next]