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
2009-09-14
block: Optimal I/O limit wrapper
Martin K. Petersen
2009-08-01
block: Update topology documentation
Martin K. Petersen
2009-08-01
block: Stack optimal I/O size
Martin K. Petersen
2009-08-01
block: Add a wrapper for setting minimum request size without a queue
Martin K. Petersen
2009-08-01
block: Make blk_queue_stack_limits use the new stacking interface
Martin K. Petersen
2009-07-28
block: always assign default lock to queues
Jens Axboe
2009-06-19
Fix kernel-doc parameter name typo in blk-settings.c:
Randy Dunlap
2009-06-18
block: Fix bounce_pfn setting
Martin K. Petersen
2009-06-16
block: Introduce helper to reset queue limits to default values
Martin K. Petersen
2009-06-16
block: don't overwrite bdi->state after bdi_init() has been run
Jens Axboe
2009-06-11
block: fix kernel-doc in recent block/ changes
Randy Dunlap
2009-06-09
block: Add missing bounce_pfn stacking and fix comments
Martin K. Petersen
2009-06-09
Revert "block: Fix bounce limit setting in DM"
Jens Axboe
2009-06-03
block: Fix bounce limit setting in DM
Martin K. Petersen
2009-05-28
block: export blk_stack_limits()
Mike Snitzer
2009-05-22
block: Export I/O topology for block devices and partitions
Martin K. Petersen
2009-05-22
block: Move queue limits to an embedded struct
Martin K. Petersen
2009-05-22
block: Use accessor functions for queue limits
Martin K. Petersen
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-04-22
block: fix queue bounce limit setting
Tejun Heo
2009-04-06
pata_artop: typo
Alan Cox
2008-12-29
block: use min_not_zero in blk_queue_stack_limits
FUJITA Tomonori
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
2008-10-17
block: move q->unplug_work initialization
Peter Zijlstra
2008-10-09
block: add lld busy state exporting interface
Kiyoshi Ueda
2008-10-09
block: unify request timeout handling
Jens Axboe
2008-10-09
block: kmalloc args reversed, small function definition fixes
Harvey Harrison
2008-10-09
block: add support for IO CPU affinity
Jens Axboe
2008-10-09
Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...
Randy Dunlap
2008-10-09
Add 'discard' request handling
David Woodhouse
2008-07-04
block: add blk_queue_update_dma_pad
FUJITA Tomonori
2008-05-14
Remove blkdev warning triggered by using md
Neil Brown
2008-05-01
block: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-29
block: make queue flags non-atomic
Nick Piggin
2008-04-29
unexport blk_max_pfn
Adrian Bunk
2008-04-02
Fix bounce setting for 64-bit
Andrea Arcangeli
2008-03-04
block: remove extern on function definition
Harvey Harrison
2008-03-04
Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ...
Yang Shi
2008-03-04
block: separate out padding from alignment
Tejun Heo
2008-03-04
block: fix kernel-docbook parameters and files
Randy Dunlap
2008-02-19
block: implement request_queue->dma_drain_needed
Tejun Heo
2008-02-19
make blk_settings_init() static
Adrian Bunk
2008-02-01
block: make core bits checkpatch compliant
Jens Axboe
2008-01-29
block: continue ll_rw_blk.c splitup
Jens Axboe