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.h
Age
Commit message (
Expand
)
Author
2017-04-19
block: Export blk_init_request_from_bio()
Bart Van Assche
2017-04-19
block: make __blk_end_bidi_request private
Christoph Hellwig
2017-03-28
blk-throttle: add a mechanism to estimate IO latency
Shaohua Li
2017-03-28
blk-throttle: add a simple idle detection
Shaohua Li
2017-03-28
blk-throttle: choose a small throtl_slice for SSD
Shaohua Li
2017-03-28
blk-throttle: make throtl_slice tunable
Shaohua Li
2017-02-08
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-08
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
2017-02-08
block: move req_set_nomerge to blk.h
Christoph Hellwig
2017-02-03
blk-merge: return the merged request
Jens Axboe
2017-02-02
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-17
block: move rq_ioc() to blk.h
Jens Axboe
2017-01-17
block: move existing elevator ops to union
Jens Axboe
2016-11-17
blk-mq: implement hybrid poll mode for sync O_DIRECT
Jens Axboe
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-07-20
block: simplify and export blk_rq_append_bio
Christoph Hellwig
2015-12-22
block: defer timeouts to a workqueue
Christoph Hellwig
2015-11-19
block: protect rw_page against device teardown
Dan Williams
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-10-21
block: fix plug list flushing for nomerge queues
Jeff Moyer
2015-10-21
block: blk_flush_integrity() for bio-based drivers
Dan Williams
2015-10-21
block: generic request_queue reference counting
Dan Williams
2015-09-10
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-18
blkcg: consolidate blkg creation in blkcg_bio_issue_check()
Tejun Heo
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
2015-05-08
blk-mq: make plug work for mutiple disks and queues
Shaohua Li
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
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: 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: introduce blk_init_flush and its pair
Ming Lei
2014-09-22
blk-mq: unshared timeout handler
Christoph Hellwig
2014-06-11
block: remove elv_abort_queue and blk_abort_flushes
Christoph Hellwig
2014-05-20
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
2014-05-13
blk-mq: improve support for shared tags maps
Jens Axboe
2014-04-24
blk-mq: fix race with timeouts and requeue events
Jens Axboe
2014-04-09
block: fix regression with block enabled tagging
Jens Axboe
2014-01-30
block: __elv_next_request() shouldn't call into the elevator if bypassing
Tejun Heo
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
2013-01-11
block,elevator: use new hashtable implementation
Sasha Levin
2012-12-06
block: Avoid that request_fn is invoked on a dead queue
Bart Van Assche
2012-12-06
block: Rename queue dead flag
Bart Van Assche
2012-09-20
block: Clean up special command handling logic
Martin K. Petersen
2012-08-01
block: remove dead func declaration
Yuanhan Liu
2012-06-25
block: prepare for multiple request_lists
Tejun Heo
2012-04-01
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
Tejun Heo
2012-03-06
block: interface update for ioc/icq creation functions
Tejun Heo
[next]