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-settings.c
Age
Commit message (
Expand
)
Author
2020-01-23
block: fix an integer overflow in logical block size
Mikulas Patocka
2018-09-26
block: allow max_discard_segments to be stacked
Mike Snitzer
2017-08-23
block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue
Bart Van Assche
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-02-08
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-12
mm: don't cap request size based on read-ahead setting
Jens Axboe
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-11-10
block: hook up writeback throttling
Jens Axboe
2016-11-05
block: add code to track actual device queue depth
Jens Axboe
2016-10-18
block: update chunk_sectors in blk_stack_limits()
Hannes Reinecke
2016-10-18
block: Add 'zoned' queue limit
Damien Le Moal
2016-04-13
block: kill off q->flush_flags
Jens Axboe
2016-04-12
block: kill blk_queue_flush()
Jens Axboe
2016-04-12
block: add ability to flag write back caching on a device
Jens Axboe
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-11
block: Initialize max_dev_sectors to 0
Keith Busch
2015-11-25
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-19
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-18
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-12
sd: Fix maximum I/O size for BLOCK_PC requests
Martin K. Petersen
2015-07-17
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
2015-03-31
block: fix blk_stack_limits() regression due to lcm() change
Mike Snitzer
2014-10-21
block: remove artifical max_hw_sectors cap
Christoph Hellwig
2014-10-09
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-06-10
block: ensure that bio_add_page() always accepts a page for an empty bio
Jens Axboe
2014-06-05
block: add notion of a chunk size for request merging
Jens Axboe
2014-01-08
bcache/md: Use raid stripe size
Kent Overstreet
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-08
block: properly stack underlying max_segment_size to DM device
Mike Snitzer
2013-10-31
ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounc...
Santosh Shilimkar
2012-12-14
block: discard granularity might not be power of 2
Shaohua Li
2012-09-20
block: Implement support for WRITE SAME
Martin K. Petersen
2012-08-01
block: do not artificially constrain max_sectors for stacking drivers
Mike Snitzer
2012-01-11
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
2011-05-18
block: Fix discard topology stacking and reporting
Martin K. Petersen
2011-05-06
block: add a non-queueable flush flag
shaohua.li@intel.com
2011-04-18
Revert "block: add callback function for unplug notification"
Jens Axboe
2011-04-12
block: add callback function for unplug notification
Jens Axboe
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-03-02
block: Initialize ->queue_lock to internal lock at queue allocation time
Vivek Goyal
2010-12-17
block: max hardware sectors limit wrapper
Mike Snitzer
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-13
block: Ensure physical block size is unsigned int
Martin K. Petersen
[next]