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
2010-09-21
block: fix blk_rq_map_kern bio direction flag
Benny Halevy
2010-09-20
cfq: improve fsync performance for small files
Corrado Zoccolo
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-16
block: Fix race during disk initialization
Signed-off-by: Jan Kara
2010-09-16
blkio: Implementation of IOPS limit logic
Vivek Goyal
2010-09-16
blk-cgroup: cgroup changes for IOPS limit support
Vivek Goyal
2010-09-16
blkio: Core implementation of throttle policy
Vivek Goyal
2010-09-16
blk-cgroup: Introduce cgroup changes for throttling policy
Vivek Goyal
2010-09-16
blk-cgroup: Prepare the base for supporting more than one IO control policies
Vivek Goyal
2010-09-16
blk-cgroup: Kill the header printed at the start of blkio.weight_device file
Vivek Goyal
2010-09-15
init: add support for root devices specified by partition UUID
Will Drewry
2010-09-15
block, partition: add partition_meta_info to hd_struct
Will Drewry
2010-09-15
block: fix an address space warning in blk-map.c
Namhyung Kim
2010-09-14
block: block_dump: Add number of sectors to debug output
San Mehat
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
block: remove the BLKDEV_IFL_BARRIER flag
Christoph Hellwig
2010-09-10
block: make __blk_rq_prep_clone() copy most command flags
Tejun Heo
2010-09-10
block: use REQ_FLUSH in blkdev_issue_flush()
Tejun Heo
2010-09-10
block: make sure FSEQ_DATA request has the same rq_disk as the original
Tejun Heo
2010-09-10
block: kick queue after sequencing REQ_FLUSH/FUA
Tejun Heo
2010-09-10
block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
Tejun Heo
2010-09-10
block: simplify queue_next_fseq
Christoph Hellwig
2010-09-10
block: filter flush bio's in __generic_make_request()
Tejun Heo
2010-09-10
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
2010-09-10
block: rename barrier/ordered to flush
Tejun Heo
2010-09-10
block: rename blk-barrier.c to blk-flush.c
Tejun Heo
2010-09-10
block: drop barrier ordering by queue draining
Tejun Heo
2010-09-10
block: misc cleanups in barrier code
Tejun Heo
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
2010-09-10
block: Range check cpu in blk_cpu_to_group
Brian King
2010-08-23
block: add function call to switch the IO scheduler from a driver
Jens Axboe
2010-08-23
BLOCK: fix bio.bi_rw handling
Jiri Slaby
2010-08-23
block: put dev->kobj in blk_register_queue fail path
Xiaotian Feng
2010-08-23
cfq-iosched: blktrace print per slice sector stats
Vivek Goyal
2010-08-23
cfq-iosched: Implement tunable group_idle
Vivek Goyal
2010-08-23
cfq-iosched: Do group share accounting in IOPS when slice_idle=0
Vivek Goyal
2010-08-23
cfq-iosched: Do not idle if slice_idle=0
Vivek Goyal
2010-08-23
blkio: Fix return code for mkdir calls
Ciju Rajan K
2010-08-12
block: add secure discard
Adrian Hunter
2010-08-11
Merge branch 'master' into for-next
Jiri Kosina
2010-08-09
Fix spelling fuction -> function in comments
Stefan Weil
2010-08-08
blkdev: fix blkdev_issue_zeroout return value
Dmitry Monakhov
2010-08-08
block: update request stacking methods to support discards
ike Snitzer
2010-08-07
block: set up rq->rq_disk properly for flush requests
FUJITA Tomonori
2010-08-07
block: set REQ_TYPE_FS on flush requests
FUJITA Tomonori
2010-08-07
block: fix problem with sending down discard that isn't of correct granularity
Jens Axboe
2010-08-07
blkdev: check for valid request queue before issuing flush
Dave Chinner
2010-08-07
block: remove BKL from partition ioctls
Arnd Bergmann
[prev]
[next]