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
/
include
/
linux
/
backing-dev.h
Age
Commit message (
Expand
)
Author
2011-10-31
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-03
writeback: stabilize bdi->dirty_ratelimit
Wu Fengguang
2011-10-03
writeback: dirty rate control
Wu Fengguang
2011-10-03
writeback: account per-bdi accumulated dirtied pages
Wu Fengguang
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-09
writeback: bdi write bandwidth estimation
Wu Fengguang
2011-07-09
writeback: account per-bdi accumulated written pages
Jan Kara
2011-06-08
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
2011-03-10
block: remove per-queue plugging
Jens Axboe
2010-10-26
mm: declare some external symbols
Namhyung Kim
2010-10-26
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
2010-08-12
mm: fix writeback_in_progress()
Jan Kara
2010-08-07
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
2010-08-07
writeback: move last_active to bdi
Artem Bityutskiy
2010-08-07
writeback: simplify bdi code a little
Artem Bityutskiy
2010-08-07
writeback: harmonize writeback threads naming
Artem Bityutskiy
2010-08-07
writeback: merge bdi_writeback_task and bdi_start_fn
Christoph Hellwig
2010-08-07
writeback: remove wb_list
Christoph Hellwig
2010-07-06
writeback: simplify the write back thread queue
Christoph Hellwig
2010-06-11
writeback: simplify and split bdi_start_writeback
Christoph Hellwig
2010-06-01
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
2010-05-21
writeback: fixups for !dirty_writeback_centisecs
Jens Axboe
2010-05-17
writeback: fix WB_SYNC_NONE writeback from umount
Jens Axboe
2010-04-29
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-04-25
Catch filesystems lacking s_bdi
Jörn Engel
2010-04-22
bdi: add helper function for doing init and register of a bdi for a file system
Jens Axboe
2010-04-06
laptop-mode: Make flushes per-device
Matthew Garrett
2009-10-29
block: move bdi/address_space unplug functions to backing-dev.h
Jens Axboe
2009-09-26
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
2009-09-16
writeback: separate starting of sync vs opportunistic writeback
Jens Axboe
2009-09-16
writeback: use RCU to protect bdi_list
Jens Axboe
2009-09-11
writeback: check for registered bdi in flusher add and inode dirty
Jens Axboe
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
writeback: switch to per-bdi threads for flushing data
Jens Axboe
2009-09-11
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
2009-07-11
Fix compile error due to congestion_wait() changes
Trond Myklebust
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-04-06
block: change the request allocation/congestion logic to be sync/async based
Jens Axboe
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-04-30
mm: bdi: export bdi_writeout_inc()
Miklos Szeredi
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
2008-04-30
mm: bdi: move statistics to debugfs
Miklos Szeredi
2008-04-30
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
2008-04-30
mm: bdi: allow setting a minimum for the bdi dirty limit
Peter Zijlstra
2008-04-30
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
2008-04-29
fs/fs-writeback.c: make 2 functions static
Adrian Bunk
2007-10-17
mm: per device dirty threshold
Peter Zijlstra
2007-10-17
mm: count writeback pages per BDI
Peter Zijlstra
2007-10-17
mm: count reclaimable pages per BDI
Peter Zijlstra
2007-10-17
mm: scalable bdi statistics counters
Peter Zijlstra
[next]