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.18-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.18.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
Age
Commit message (
Expand
)
Author
2022-09-24
blk-throttle: remove THROTL_TG_HAS_IOPS_LIMIT
Yu Kuai
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
2022-09-21
block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
Li Jinlin
2022-09-21
block: export blk_rq_is_poll
Kanchan Joshi
2022-09-21
blk-wbt: call rq_qos_add() after wb_normal is initialized
Yu Kuai
2022-09-20
blk-iocost: Remove unnecessary (void*) conversions
Li zeming
2022-09-20
block: remove PSI accounting from the bio layer
Christoph Hellwig
2022-09-20
block: fix comment typo in submit_bio of block-core.c.
Ping-Xiang Chen
2022-09-20
Revert "block: freeze the queue earlier in del_gendisk"
Christoph Hellwig
2022-09-16
Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-15
blk-lib: fix blkdev_issue_secure_erase
Mikulas Patocka
2022-09-13
block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait
Stefan Roesch
2022-09-12
blk-throttle: cleanup tg_update_disptime()
Yu Kuai
2022-09-12
blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
Yu Kuai
2022-09-12
blk-throttle: use 'READ/WRITE' instead of '0/1'
Yu Kuai
2022-09-12
blk-throttle: fix io hung due to configuration updates
Yu Kuai
2022-09-12
blk-throttle: factor out code to calculate ios/bytes_allowed
Yu Kuai
2022-09-12
blk-throttle: prevent overflow while calculating wait time
Yu Kuai
2022-09-12
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
2022-09-12
sbitmap: fix batched wait_cnt accounting
Keith Busch
2022-09-11
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
2022-09-09
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-09-09
block: add missing request flags to debugfs code
Jens Axboe
2022-09-05
block: remove unneeded return value of bio_check_ro()
Miaohe Lin
2022-09-05
blk-mq: remove unneeded needs_restart check
Miaohe Lin
2022-09-05
block/blk-map: Remove set but unused variable 'added'
Jiapeng Chong
2022-09-04
blk-throttle: clean up codes that can't be reached
Yu Kuai
2022-09-04
Revert "sbitmap: fix batched wait_cnt accounting"
Jens Axboe
2022-09-03
block: don't add partitions if GD_SUPPRESS_PART_SCAN is set
Ming Lei
2022-09-02
block: enable per-cpu bio caching for the fs bio set
Jens Axboe
2022-09-01
sbitmap: fix batched wait_cnt accounting
Keith Busch
2022-08-26
cgroup: Homogenize cgroup_get_from_id() return value
Michal Koutný
2022-08-26
Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-22
block: use on-stack page vec for <= UIO_FASTIOV
Jens Axboe
2022-08-22
block: enable bio caching use for passthru IO
Jens Axboe
2022-08-22
block: shrink rq_map_data a bit
Jens Axboe
2022-08-22
block, bfq: remove useless parameter for bfq_add/del_bfqq_busy()
Yu Kuai
2022-08-22
block, bfq: remove useless checking in bfq_put_queue()
Yu Kuai
2022-08-22
block, bfq: remove unused functions
Yu Kuai
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
block: sed-opal: Add ioctl to return device status
dougmill@linux.vnet.ibm.com
2022-08-20
Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-19
blk-mq: fix io hung due to missing commit_rqs
Yu Kuai
2022-08-18
blk-mq: run queue no matter whether the request is the last request
Yufen Yu
2022-08-18
blk-mq: remove unused function blk_mq_queue_stopped()
Yu Kuai
2022-08-13
Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-12
block: Do not call blk_put_queue() if gendisk allocation fails
Rafael Mendonca
2022-08-08
block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-04
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
[prev]
[next]