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-core.c
Age
Commit message (
Expand
)
Author
2019-04-05
block: Revert v5.0 blk_mq_request_issue_directly() changes
Bart Van Assche
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
2019-01-30
block: pass no-op callback to INIT_WORK().
Tetsuo Handa
2019-01-27
Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"
Jens Axboe
2019-01-22
block: cover another queue enter recursion via BIO_QUEUE_ENTERED
Ming Lei
2019-01-09
block: fix kerneldoc comment for blk_attempt_plug_merge()
Jonathan Corbet
2019-01-08
block: clarify documentation for blk_{start|finish}_plug
Jeff Moyer
2018-12-16
block: clear REQ_HIPRI if polling is not supported
Christoph Hellwig
2018-12-16
blk-mq: replace and kill blk_mq_request_issue_directly
Jianchao Wang
2018-12-10
block: delete part_round_stats and switch to less precise counting
Mikulas Patocka
2018-12-10
block: stop passing 'cpu' to all percpu stats methods
Mike Snitzer
2018-12-04
block: remove ->poll_fn
Christoph Hellwig
2018-12-01
block: add cmd_flags to print_req_error
Balbir Singh
2018-11-29
blk-mq: use bd->last == true for list inserts
Jens Axboe
2018-11-29
block: improve logic around when to sort a plug list
Jens Axboe
2018-11-26
block: sum requests in the plug structure
Jens Axboe
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
2018-11-19
block: Initialize BIO I/O priority early
Damien Le Moal
2018-11-19
block: prevent merging of requests with different priorities
Damien Le Moal
2018-11-19
block: Introduce get_current_ioprio()
Damien Le Moal
2018-11-19
block: Remove bio->bi_ioc
Damien Le Moal
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
2018-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2018-11-09
block: remove req->timeout_list
Christoph Hellwig
2018-11-07
block: kill request ->cpu member
Jens Axboe
2018-11-07
block: kill request slab cache
Jens Axboe
2018-11-07
block: remove request_list code
Jens Axboe
2018-11-07
block: kill legacy parts of timeout handling
Jens Axboe
2018-11-07
block: remove __blk_put_request()
Jens Axboe
2018-11-07
block: remove dead elevator code
Jens Axboe
2018-11-07
block: remove legacy rq tagging
Jens Axboe
2018-11-07
block: remove q->lld_busy_fn()
Jens Axboe
2018-11-07
blk-mq: provide mq_ops->busy() hook
Jens Axboe
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-10-31
block: call rq_qos_exit() after queue is frozen
Ming Lei
2018-10-25
block: add a report_zones method
Christoph Hellwig
2018-10-20
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
2018-10-14
block: remove bogus check for queue_lock assignment
Jens Axboe
2018-10-13
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-09-26
block: Make blk_get_request() block for non-PM requests while suspended
Bart Van Assche
2018-09-26
block: Schedule runtime resume earlier
Bart Van Assche
2018-09-26
block: Split blk_pm_add_request() and blk_pm_put_request()
Bart Van Assche
2018-09-26
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
[next]