summaryrefslogtreecommitdiff
path: root/mm/page-writeback.c
Commit message (Expand)AuthorAge
* writeback: fix mixed up arguments to bdi_start_writeback()Jens Axboe2010-05-21
* writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe2010-05-21
* writeback: fixups for !dirty_writeback_centisecsJens Axboe2010-05-21
* writeback: fix WB_SYNC_NONE writeback from umountJens Axboe2010-05-17
* laptop-mode: Make flushes per-deviceMatthew Garrett2010-04-06
* writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-03
* writeback: account IO throttling wait as iowaitWu Fengguang2009-10-09
* writeback: pass in super_block to bdi_start_writeback()Jens Axboe2009-09-26
* Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-25
|\
| * writeback: get rid to incorrect references to pdflush in commentsJens Axboe2009-09-25
| * writeback: stop background writeback when below background thresholdWu Fengguang2009-09-25
| * writeback: balance_dirty_pages() shall write more than dirtied pagesWu Fengguang2009-09-25
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\ \
| * | HWPOISON: shmem: call set_page_dirty() with locked pageWu Fengguang2009-09-16
* | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
| |/ |/|
* | mm: count only reclaimable lru pagesWu Fengguang2009-09-22
* | writeback: make balance_dirty_pages() gradually back more offJens Axboe2009-09-21
* | writeback: don't use schedule_timeout() without setting runstateJens Axboe2009-09-21
* | writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-16
* | writeback: use RCU to protect bdi_listJens Axboe2009-09-16
* | writeback: get rid of wbc->for_writepagesJens Axboe2009-09-16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-04
| |\ \
| * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
* | | | writeback: switch to per-bdi threads for flushing dataJens Axboe2009-09-11
* | | | writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe2009-09-11
| |_|/ |/| |
* | | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
| |/ |/|
* | mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy2009-06-30
|/
* mm/page-writeback.c: dirty limit type should be unsigned longH Hartley Sweeten2009-06-16
* page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima2009-05-17
* mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-01
* vfs: add/use account_page_dirtied()Edward Shishkin2009-04-01
* writeback: double the dirty thresholdsWu Fengguang2009-03-26
* mm: task dirty accounting fixNick Piggin2009-02-18
* Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin2009-02-12
* writeback: fix break conditionFederico Cuello2009-02-11
* mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener2009-02-11
* write-back: fix nr_to_write counterArtem Bityutskiy2009-02-03
* mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-06
* mm: change dirty limit type specifiers to unsigned longDavid Rientjes2009-01-06
* mm: write_cache_pages more terminate quicklyAndrew Morton2009-01-06
* mm: write_cache_pages terminate quicklyNick Piggin2009-01-06
* mm: write_cache_pages optimise page cleaningNick Piggin2009-01-06
* mm: write_cache_pages cleanupsNick Piggin2009-01-06
* mm: write_cache_pages integrity fixNick Piggin2009-01-06
* mm: write_cache_pages writepage error fixNick Piggin2009-01-06
* mm: write_cache_pages early loop terminationNick Piggin2009-01-06
* mm: write_cache_pages cyclic fixNick Piggin2009-01-06
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20