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
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-10
Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-09
block: fix use-after-free in block flush handling
Jens Axboe
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-08
block: add bioset_init_from_src() helper
Jens Axboe
2018-06-07
block: always set partition number to '0' in blk_partition_remap()
Hannes Reinecke
2018-06-06
block: pass failfast and driver-specific flags to flush requests
Hannes Reinecke
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-05
block: add verifier for cmdline partition
Wang YanQing
2018-06-04
blk-mq: return when hctx is stopped in blk_mq_run_work_fn
Jianchao Wang
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-02
blk-mq: update nr_requests when switching to 'none' scheduler
Ming Lei
2018-06-02
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
2018-06-01
block: add a lower-level bio_add_page interface
Christoph Hellwig
2018-06-01
block: split the blk-mq case from elevator_init
Christoph Hellwig
2018-06-01
block: move sysfs_lock into elevator_init
Christoph Hellwig
2018-06-01
block: remove the always unused name argument to elevator_init
Christoph Hellwig
2018-06-01
block: unexport elevator_init/exit
Christoph Hellwig
2018-06-01
block: move initialization of elevator-related fields to blk_alloc_queue_node
Christoph Hellwig
2018-05-31
block, bfq: prevent soft_rt_next_start from being stuck at infinity
Davide Sapienza
2018-05-31
block, bfq: increase weight-raising duration for interactive apps
Davide Sapienza
2018-05-31
block, bfq: remove slow-system class
Paolo Valente
2018-05-31
block, bfq: add description of weight-raising heuristics
Paolo Valente
2018-05-31
block: add ioprio_check_cap function
Adam Manzanares
2018-05-31
block, bfq: remove the removal of 'next' rq in bfq_requests_merged
Filippo Muzzini
2018-05-31
block, bfq: remove wrong check in bfq_requests_merged
Paolo Valente
2018-05-31
block, bfq: remove wrong lock in bfq_requests_merged
Filippo Muzzini
2018-05-30
block: fixup bioset_integrity_create() call
Jens Axboe
2018-05-30
block: Drop bioset_create()
Kent Overstreet
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
blk-throttle: return proper bool type to caller instead of 0/1
Chengguang Xu
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2018-05-30
blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatch
Liu Bo
2018-05-30
block: kyber: make kyber more friendly with merging
Jianchao Wang
2018-05-30
blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper
Jens Axboe
2018-05-29
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
2018-05-29
block: don't print a message when the device went away
Christoph Hellwig
2018-05-29
blk-mq: simplify blk_mq_rq_timed_out
Christoph Hellwig
2018-05-29
block: remove BLK_EH_HANDLED
Christoph Hellwig
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
blk-mq: Remove generation seqeunce
Keith Busch
2018-05-29
blk-mq: Fix timeout and state order
Keith Busch
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-24
blk-mq: avoid starving tag allocation after allocating process migrates
Ming Lei
2018-05-22
blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
Bart Van Assche
[next]