aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c
Commit message (Expand)AuthorAge
* writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon2012-12-11
* CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during...Srivatsa S. Bhat2012-09-28
* vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-03
* writeback: Fix some comment errorsWanpeng Li2012-06-09
* block: Convert BDI proportion calculations to flexible proportionsJan Kara2012-06-08
* writeback: initialize global_dirty_limitFengguang Wu2012-05-06
* mm: page-writeback.c: local functions should not be exposed globallyH Hartley Sweeten2012-04-14
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-03-28
|\
| * mm: export dirty_writeback_intervalArtem Bityutskiy2012-03-21
* | mm: use global_dirty_limit in throttle_vm_writeout()Fengguang Wu2012-03-21
|/
* Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-10
|\
| * writeback: balanced_rate cannot exceed write bandwidthWu Fengguang2011-12-18
| * writeback: do strict bdi dirty_exceededWu Fengguang2011-12-18
| * writeback: avoid tiny dirty poll intervalsWu Fengguang2011-12-18
| * writeback: max, min and target dirty pause timeWu Fengguang2011-12-18
| * writeback: dirty ratelimit - think time compensationWu Fengguang2011-12-18
| * writeback: fix dirtied pages accounting on redirtyWu Fengguang2011-12-18
| * writeback: fix dirtied pages accounting on sub-page writesWu Fengguang2011-12-18
| * writeback: charge leaked page dirties to active tasksWu Fengguang2011-12-18
* | mm: try to distribute dirty pages fairly across zonesJohannes Weiner2012-01-10
* | mm: writeback: cleanups in preparation for per-zone dirty limitsJohannes Weiner2012-01-10
* | mm: exclude reserved pages from dirtyable memoryJohannes Weiner2012-01-10
* | mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner2012-01-10
* | fs: move code out of buffer.cAl Viro2012-01-03
|/
* writeback: set max_pause to lowest value on zero bdi_dirtyWu Fengguang2011-12-07
* writeback: permit through good bdi even when global dirty exceededWu Fengguang2011-12-07
* writeback: comment on the bdi dirty thresholdWu Fengguang2011-12-07
* writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-17
* writeback: hard throttle 1000+ dd on a slow USB stickWu Fengguang2011-11-17
* mm: Make task in balance_dirty_pages() killableJan Kara2011-11-16
* writeback: fix uninitialized task_ratelimitWu Fengguang2011-11-07
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-30
| * | writeback: trace event balance_dirty_pagesWu Fengguang2011-10-30
| * | writeback: trace event bdi_dirty_ratelimitWu Fengguang2011-10-30
| * | writeback: fix ppc compile warnings on do_div(long long, unsigned long)Wu Fengguang2011-10-11
| * | writeback: dirty position control - bdi reserve areaWu Fengguang2011-10-03
| * | writeback: control dirty pause timeWu Fengguang2011-10-03
| * | writeback: limit max dirty pause timeWu Fengguang2011-10-03
| * | writeback: IO-less balance_dirty_pages()Wu Fengguang2011-10-03
| * | writeback: per task dirty rate limitWu Fengguang2011-10-03
| * | writeback: stabilize bdi->dirty_ratelimitWu Fengguang2011-10-03
| * | writeback: dirty rate controlWu Fengguang2011-10-03
| * | writeback: add bg_threshold parameter to __bdi_update_bandwidth()Wu Fengguang2011-10-03
| * | writeback: dirty position controlWu Fengguang2011-10-03
| * | writeback: account per-bdi accumulated dirtied pagesWu Fengguang2011-10-03
| |/
* / mm/page-writeback.c: document bdi_min_ratioJohannes Weiner2011-10-31
|/
* squeeze max-pause area and drop pass-good areaWu Fengguang2011-08-19