index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
block
/
blk-flush.c
Age
Commit message (
Expand
)
Author
2017-11-04
blk-mq: don't allocate driver tag upfront for flush rq
Ming Lei
2017-11-04
blk-flush: use blk_mq_request_bypass_insert()
Ming Lei
2017-11-04
blk-flush: don't run queue for requests bypassing flush
Ming Lei
2017-08-25
block: update comments to reflect REQ_FLUSH -> REQ_PREFLUSH rename
Omar Sandoval
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-06-20
block: Check locking assumptions at runtime
Bart Van Assche
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-04-19
block: make __blk_end_bidi_request private
Christoph Hellwig
2017-03-24
block: remove outdated part of blkdev_issue_flush() comment
Eric Biggers
2017-02-17
block: don't defer flushes on blk-mq + scheduling
Jens Axboe
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-27
block: allow specifying size for extra command data
Christoph Hellwig
2017-01-27
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
Jens Axboe
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-09
blk-flush: run the queue when inserting blk-mq flush
Jens Axboe
2016-11-08
block: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSH
Jens Axboe
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-10-28
block: better op and flags encoding
Christoph Hellwig
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-26
block: flush: fix IO hang in case of flood fua req
Ming Lei
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-04-13
block: kill off q->flush_flags
Jens Axboe
2015-11-25
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
2015-11-16
blk-flush: Queue through IO scheduler when flush not required
Jan Kara
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
2014-09-25
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
2014-09-25
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
2014-09-25
block: flush: avoid to figure out flush queue unnecessarily
Ming Lei
2014-09-25
block: remove blk_init_flush() and its pair
Ming Lei
2014-09-25
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
2014-09-25
block: avoid to use q->flush_rq directly
Ming Lei
2014-09-25
block: move flush initialization to blk_flush_init
Ming Lei
2014-09-25
block: introduce blk_init_flush and its pair
Ming Lei
2014-09-25
blk-mq: allocate flush_rq in blk_mq_init_flush()
Ming Lei
2014-09-22
blk-mq: remove unnecessary blk_clear_rq_complete()
Ming Lei
2014-09-22
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
2014-06-11
block: remove elv_abort_queue and blk_abort_flushes
Christoph Hellwig
2014-06-04
block: mq flush: clear flush_rq's tag in flush_end_io()
Ming Lei
2014-05-30
blk-mq: blk_mq_tag_to_rq should handle flush request
Shaohua Li
2014-05-28
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
2014-04-16
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
2014-04-15
blk-mq: make ->flush_rq fully transparent to drivers
Christoph Hellwig
2014-04-15
blk-mq: do not initialize req->special
Christoph Hellwig
2014-04-09
block: remove 'q' parameter from kblockd_schedule_*_work()
Jens Axboe
[next]