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-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2018-11-14
block: fix 32 bit overflow in __blkdev_issue_discard()
Dave Chinner
2018-11-12
block: copy ioprio in __bio_clone_fast() and bounce
Hannes Reinecke
2018-11-09
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-09
block: make sure writesame bio is aligned with logical block size
Ming Lei
2018-11-09
block: cleanup __blkdev_issue_discard()
Ming Lei
2018-11-09
block: make sure discard bio is aligned with logical block size
Ming Lei
2018-11-07
block: Clear kernel memory before copying to user
Keith Busch
2018-11-07
block: respect virtual boundary mask in bvecs
Johannes Thumshirn
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
block: call rq_qos_exit() after queue is frozen
Ming Lei
2018-10-29
block: fix the DISCARD request merge
Jianchao Wang
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-25
block, bfq: fix asymmetric scenarios detection
Federico Motta
2018-10-25
blk-mq: place trace_block_getrq() in correct place
Xiaoguang Wang
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
2018-10-25
block: add a report_zones method
Christoph Hellwig
2018-10-25
block: Expose queue nr_zones in sysfs
Damien Le Moal
2018-10-25
block: Improve zone reset execution
Damien Le Moal
2018-10-25
block: Introduce BLKGETNRZONES ioctl
Damien Le Moal
2018-10-25
block: Introduce BLKGETZONESZ ioctl
Damien Le Moal
2018-10-25
block: Limit allocation of zone descriptors for report zones
Damien Le Moal
2018-10-25
block: Introduce blkdev_nr_zones() helper
Damien Le Moal
2018-10-24
iov_iter: Use accessor function
David Howells
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-21
block: setup bounce bio_sets properly
Jens Axboe
2018-10-20
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
2018-10-18
block: don't deal with discard limit in blkdev_issue_discard()
Ming Lei
2018-10-15
blk-mq: provide helper for setting up an SQ queue and tag set
Jens Axboe
2018-10-14
block: remove bogus check for queue_lock assignment
Jens Axboe
2018-10-13
blk-mq: fallback to previous nr_hw_queues when updating fails
Jianchao Wang
2018-10-13
blk-mq: realloc hctx when hw queue is mapped to another node
Jianchao Wang
2018-10-13
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
2018-10-13
blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues
Jianchao Wang
2018-10-13
block, bfq: improve asymmetric scenarios detection
Federico Motta
2018-10-11
blk-wbt: wake up all when we scale up, not down
Josef Bacik
2018-10-11
cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offline
Maciej S. Szmigiero
2018-10-10
block: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-08
blk-mq: complete req in softirq context in case of single queue
Ming Lei
2018-10-05
blk-mq-debugfs: Also show requests that have not yet been started
Bart Van Assche
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-09-28
blk-iolatency: keep track of previous windows stats
Josef Bacik
2018-09-28
blk-iolatency: use a percentile approache for ssd's
Josef Bacik
2018-09-28
blk-iolatency: deal with small samples
Josef Bacik
2018-09-28
blk-iolatency: deal with nr_requests == 1
Josef Bacik
2018-09-28
blk-iolatency: use q->nr_requests directly
Josef Bacik
[next]