aboutsummaryrefslogtreecommitdiff
path: root/mm/page-writeback.c
AgeCommit message (Expand)Author
2010-07-06writeback: remove writeback_inodes_wbcChristoph Hellwig
2010-06-11writeback: simplify and split bdi_start_writebackChristoph Hellwig
2010-06-08writeback: limit write_cache_pages integrity scanning to current EOFDave Chinner
2010-06-08writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner
2010-06-01Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe
2010-05-21writeback: fix mixed up arguments to bdi_start_writeback()Jens Axboe
2010-05-21writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe
2010-05-21writeback: fixups for !dirty_writeback_centisecsJens Axboe
2010-05-17writeback: fix WB_SYNC_NONE writeback from umountJens Axboe
2010-04-06laptop-mode: Make flushes per-deviceMatthew Garrett
2009-12-03writeback: remove unused nonblocking and congestion checksWu Fengguang
2009-10-09writeback: account IO throttling wait as iowaitWu Fengguang
2009-09-26writeback: pass in super_block to bdi_start_writeback()Jens Axboe
2009-09-25Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-25writeback: get rid to incorrect references to pdflush in commentsJens Axboe
2009-09-25writeback: stop background writeback when below background thresholdWu Fengguang
2009-09-25writeback: balance_dirty_pages() shall write more than dirtied pagesWu Fengguang
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-22mm: count only reclaimable lru pagesWu Fengguang
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe
2009-09-16writeback: separate starting of sync vs opportunistic writebackJens Axboe
2009-09-16writeback: use RCU to protect bdi_listJens Axboe
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe
2009-09-16HWPOISON: shmem: call set_page_dirty() with locked pageWu Fengguang
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-11writeback: switch to per-bdi threads for flushing dataJens Axboe
2009-09-11writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-30mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy
2009-06-24percpu: clean up percpu variable definitionsTejun Heo
2009-06-16mm/page-writeback.c: dirty limit type should be unsigned longH Hartley Sweeten
2009-05-17page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan
2009-04-01vfs: add/use account_page_dirtied()Edward Shishkin
2009-03-26writeback: double the dirty thresholdsWu Fengguang
2009-02-18mm: task dirty accounting fixNick Piggin
2009-02-12Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin
2009-02-11writeback: fix break conditionFederico Cuello
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener
2009-02-03write-back: fix nr_to_write counterArtem Bityutskiy
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2009-01-06mm: change dirty limit type specifiers to unsigned longDavid Rientjes
2009-01-06mm: write_cache_pages more terminate quicklyAndrew Morton
2009-01-06mm: write_cache_pages terminate quicklyNick Piggin
2009-01-06mm: write_cache_pages optimise page cleaningNick Piggin
2009-01-06mm: write_cache_pages cleanupsNick Piggin