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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2018-09-06
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
2018-09-05
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
2018-08-31
blkcg: use tryget logic when associating a blkg with a bio
Dennis Zhou (Facebook)
2018-08-31
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
2018-08-31
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...
Dennis Zhou (Facebook)
2018-08-27
block: bsg: move atomic_t ref_count variable to refcount API
John Pittman
2018-08-27
block: remove unnecessary condition check
Chengguang Xu
2018-08-27
blk-wbt: remove dead code
Jens Axboe
2018-08-27
blk-wbt: improve waking of tasks
Jens Axboe
2018-08-27
blk-wbt: abstract out end IO completion handler
Jens Axboe
2018-08-23
blk-wbt: don't maintain inflight counts if disabled
Jens Axboe
2018-08-22
blk-wbt: fix has-sleeper queueing check
Jens Axboe
2018-08-22
blk-wbt: use wq_has_sleeper() for wq active check
Jens Axboe
2018-08-22
blk-wbt: move disable check into get_limit()
Jens Axboe
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-21
blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
Jianchao Wang
2018-08-21
blk-mq: init hctx sched after update ctx and hctx mapping
Jianchao Wang
2018-08-17
block: remove duplicate initialization
Chaitanya Kulkarni
2018-08-16
block: change return type to bool
Chengguang Xu
2018-08-16
block, bfq: return nbytes and not zero from struct cftype .write() method
Maciej S. Szmigiero
2018-08-16
block, bfq: improve code of bfq_bfqq_charge_time
Paolo Valente
2018-08-16
block, bfq: reduce write overcharge
Paolo Valente
2018-08-16
block, bfq: always update the budget of an entity when needed
Paolo Valente
2018-08-16
block, bfq: readd missing reset of parent-entity service
Paolo Valente
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
blk-wbt: fix IO hang in wbt_wait()
Ming Lei
2018-08-14
block: don't warn for flush on read-only device
Jens Axboe
2018-08-11
blkcg: Make blkg_root_lookup() work for queues in bypass mode
Bart Van Assche
2018-08-09
Blk-throttle: reduce tail io latency when iops limit is enforced
Liu Bo
2018-08-09
block: Ensure that a request queue is dissociated from the cgroup controller
Bart Van Assche
2018-08-09
block: Introduce blk_exit_queue()
Bart Van Assche
2018-08-09
blk-mq: count the hctx as active before allocating tag
Jianchao Wang
2018-08-09
block: bvec_nr_vecs() returns value for wrong slab
Greg Edwards
2018-08-07
cfq: Suppress compiler warnings about comparisons
Bart Van Assche
2018-08-07
cfq: Annotate fall-through in a switch statement
Bart Van Assche
2018-08-07
blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
Anchal Agarwal
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-08-04
Partially revert "block: fail op_is_write() requests to read-only partitions"
Linus Torvalds
2018-08-03
Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-02
blk-mq: fix blk_mq_tagset_busy_iter
Ming Lei
2018-08-02
blk-mq: fix updating tags depth
Ming Lei
2018-08-02
block: really disable runtime-pm for blk-mq
Ming Lei
2018-08-02
block: make iolatency avg_lat exponentially decay
Dennis Zhou (Facebook)
2018-08-01
blk-cgroup: hold the queue ref during throttling
Josef Bacik
2018-08-01
blk-iolatency: fix blkg leak in timer_fn
Josef Bacik
2018-08-01
block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow path
zhong jiang
2018-07-30
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
2018-07-30
block: move dif_prepare/dif_complete functions to block layer
Max Gurtovoy
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
[next]