index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-mq.h
Age
Commit message (
Expand
)
Author
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-08
blk-mq: remove the error_count from struct request
Willy Tarreau
2022-03-08
blk-mq: manage hctx map via xarray
Ming Lei
2022-02-16
blk-mq: remove the request_queue argument to blk_insert_cloned_request
Christoph Hellwig
2022-01-09
block: fix old-style declaration
Yang Li
2022-01-05
block: introduce rq_list_move
Keith Busch
2022-01-05
block: introduce rq_list_for_each_safe macro
Keith Busch
2022-01-05
block: move rq_list macros to blk-mq.h
Keith Busch
2021-12-16
block: add mq_ops->queue_rqs hook
Jens Axboe
2021-12-06
blk-mq: Delete busy_iter_fn
John Garry
2021-12-06
blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argument
John Garry
2021-12-03
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
2021-12-03
block: switch to atomic_t for request references
Jens Axboe
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
blk-mq: Add blk_mq_complete_request_direct()
Sebastian Andrzej Siewior
2021-11-29
block: remove rq_flush_dcache_pages
Christoph Hellwig
2021-11-29
block: move blk_rq_err_bytes to scsi
Christoph Hellwig
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
blk-mq: add one API for waiting until quiesce is done
Ming Lei
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-22
block: remove the initialize_rq_fn blk_mq_ops method
Christoph Hellwig
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-20
blk-mq: move blk_mq_flush_plug_list to block/blk-mq.h
Christoph Hellwig
2021-10-19
block: move blk_mq_tag_to_rq() inline
Jens Axboe
2021-10-18
block: add support for blk_mq_end_request_batch()
Jens Axboe
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
block: remove some blk_mq_hw_ctx debugfs entries
Jens Axboe
2021-10-18
block: store elevator state in request
Jens Axboe
2021-10-18
block: improve layout of struct request
Jens Axboe
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
block: fold bio_cur_bytes into blk_rq_cur_bytes
Christoph Hellwig
2021-10-18
block: pre-allocate requests if plug is started and is a batch
Jens Axboe
2021-10-18
blk-mq: Change shared sbitmap naming to shared tags
John Garry
2021-10-18
blk-mq: Use shared tags for shared sbitmap support
John Garry
2021-10-18
block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
John Garry
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-08-23
block: cleanup the lockdep handling in *alloc_disk
Christoph Hellwig
2021-08-05
blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
Bart Van Assche
2021-06-30
block: mark blk_mq_init_queue_data static
Christoph Hellwig
2021-06-18
blk-mq: fix an IS_ERR() vs NULL bug
Dan Carpenter
2021-06-11
blk-mq: remove blk_mq_init_sq_queue
Christoph Hellwig
2021-06-11
blk-mq: add the blk_mq_alloc_disk APIs
Christoph Hellwig
2021-06-11
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
2021-06-11
blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
Christoph Hellwig
2021-04-21
scsi: blk-mq: Fix build warning when making htmldocs
Ming Lei
2021-03-04
scsi: blk-mq: Return budget token from .get_budget callback
Ming Lei
2021-03-04
scsi: blk-mq: Add callbacks for storing & retrieving budget token
Ming Lei
2021-02-10
blk-mq: introduce blk_mq_set_request_complete
Chao Leng
2021-01-24
Revert "blk-mq, elevator: Count requests per hctx to improve performance"
Jan Kara
[next]