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
2009-04-28
block: move rq->start_time initialization to blk_rq_init()
Tejun Heo
2009-04-28
block: clean up request completion API
Tejun Heo
2009-04-28
block: kill blk_end_request_callback()
Tejun Heo
2009-04-28
block: reorganize request fetching functions
Tejun Heo
2009-04-28
block: reorder request completion functions
Tejun Heo
2009-04-28
block: clean up misc stuff after block layer timeout conversion
Tejun Heo
2009-04-28
block: cleanup REQ_SOFTBARRIER usages
Tejun Heo
2009-04-28
block: don't set REQ_NOMERGE unnecessarily
Tejun Heo
2009-04-28
block: kill blk_start_queueing()
Tejun Heo
2009-04-28
block: merge blk_invoke_request_fn() into __blk_run_queue()
Tejun Heo
2009-04-28
block: enable by default support for large devices and files on 32-bit archs
Bartlomiej Zolnierkiewicz
2009-04-28
block: clear req->errors on bio completion only for fs requests
Tejun Heo
2009-04-24
cfq-iosched: cache prio_tree root in cfqq->p_root
Jens Axboe
2009-04-24
cfq-iosched: fix bug with aliased request and cooperation detection
Jens Axboe
2009-04-24
cfq-iosched: clear ->prio_trees[] on cfqd alloc
Jens Axboe
2009-04-24
block: fix intermittent dm timeout based oops
Hannes Reinecke
2009-04-24
block: simplify I/O stat accounting
Jerome Marchand
2009-04-22
cfq-iosched: use the default seek distance when there aren't enough seek samples
Jeff Moyer
2009-04-22
cfq-iosched: make seek_mean converge more quickly
Jeff Moyer
2009-04-22
block: make blk_abort_queue() ignore non-request based devices
Jens Axboe
2009-04-22
block: include empty disks in /proc/diskstats
Tejun Heo
2009-04-22
block: fix queue bounce limit setting
Tejun Heo
2009-04-22
block: fix SG_IO vector request data length handling
Tejun Heo
2009-04-15
cfq-iosched: add close cooperator code
Jens Axboe
2009-04-15
cfq-iosched: log responsible 'cfqq' in idle timer arm
Jens Axboe
2009-04-15
cfq-iosched: tweak kick logic a bit more
Jens Axboe
2009-04-15
cfq-iosched: no need to save interrupts in cfq_kick_queue()
Jens Axboe
2009-04-15
block: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
2009-04-15
block: fix SG_IO to return a proper error value
FUJITA Tomonori
2009-04-15
cfq-iosched: don't delay queue kick for a merged request
Jens Axboe
2009-04-15
as-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines
Jens Axboe
2009-04-15
cfq-iosched: get rid of private SYNC/ASYNC defines
Jens Axboe
2009-04-15
cfq-iosched: use rw_is_sync() to see if rw flags are sync or not
Jens Axboe
2009-04-15
block: fix bad spelling of quiesce
Jens Axboe
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-04-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-04-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-04-07
cfq-iosched: don't let idling interfere with plugging
Jens Axboe
2009-04-07
block: remove unused REQ_UNPLUG
Jens Axboe
2009-04-07
cfq-iosched: kill two unused cfqq flags
Jens Axboe
2009-04-07
cfq-iosched: change dispatch logic to deal with single requests at the time
Jens Axboe
2009-04-07
block: fix inconsistency in I/O stat accounting code
Jerome Marchand
2009-04-07
block: elevator quiescing helpers
Jens Axboe
2009-04-06
pata_artop: typo
Alan Cox
2009-04-06
block: Add flag for telling the IO schedulers NOT to anticipate more IO
Jens Axboe
2009-04-06
block: enabling plugging on SSD devices that don't do queuing
Jens Axboe
2009-04-06
block: change the request allocation/congestion logic to be sync/async based
Jens Axboe
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-03
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]