summaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-08-281-0/+1
|\
| * mm: exporting account_page_dirtyMichael Rubin2010-08-221-0/+1
* | writeback: write_cache_pages doesn't terminate at nr_to_write <= 0Dave Chinner2010-08-241-16/+10
* | lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()Jan Kara2010-08-201-1/+2
* | mm/page-writeback: fix non-kernel-doc function commentsRandy Dunlap2010-08-141-2/+2
* | writeback: add comment to the dirty limit functionsWu Fengguang2010-08-121-3/+28
* | writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang2010-08-121-37/+38
* | writeback: balance_dirty_pages(): reduce calls to global_page_stateWu Fengguang2010-08-121-62/+33
* | mm: fix fatal kernel-doc errorRandy Dunlap2010-08-121-1/+1
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-0/+5
|\ \
| * | writeback: Add tracing to write_cache_pagesDave Chinner2010-08-071-0/+1
| * | writeback: Add tracing to balance_dirty_pagesDave Chinner2010-08-071-0/+4
| |/
* | mm: implement writeback livelock avoidance using page taggingJan Kara2010-08-091-17/+53
|/
* writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-061-2/+1
* writeback: simplify and split bdi_start_writebackChristoph Hellwig2010-06-111-3/+2
* writeback: limit write_cache_pages integrity scanning to current EOFDave Chinner2010-06-081-0/+15
* writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-081-10/+5
* Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-011-2/+2
* writeback: fix mixed up arguments to bdi_start_writeback()Jens Axboe2010-05-211-1/+1
* writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe2010-05-211-0/+2
* writeback: fixups for !dirty_writeback_centisecsJens Axboe2010-05-211-0/+1
* writeback: fix WB_SYNC_NONE writeback from umountJens Axboe2010-05-171-2/+2
* laptop-mode: Make flushes per-deviceMatthew Garrett2010-04-061-19/+20
* writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-031-12/+0
* writeback: account IO throttling wait as iowaitWu Fengguang2009-10-091-1/+2
* writeback: pass in super_block to bdi_start_writeback()Jens Axboe2009-09-261-1/+1
* Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-251-13/+17
|\
| * writeback: get rid to incorrect references to pdflush in commentsJens Axboe2009-09-251-4/+4
| * writeback: stop background writeback when below background thresholdWu Fengguang2009-09-251-3/+3
| * writeback: balance_dirty_pages() shall write more than dirtied pagesWu Fengguang2009-09-251-6/+10
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-0/+7
|\ \
| * | HWPOISON: shmem: call set_page_dirty() with locked pageWu Fengguang2009-09-161-0/+7
* | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-10/+10
| |/ |/|
* | mm: count only reclaimable lru pagesWu Fengguang2009-09-221-2/+3
* | writeback: make balance_dirty_pages() gradually back more offJens Axboe2009-09-211-1/+10
* | writeback: don't use schedule_timeout() without setting runstateJens Axboe2009-09-211-1/+1
* | writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-161-10/+2
* | writeback: use RCU to protect bdi_listJens Axboe2009-09-161-4/+4
* | writeback: get rid of wbc->for_writepagesJens Axboe2009-09-161-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-2/+3
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-4/+4
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-041-1/+4
| |\ \
| * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-241-2/+3
* | | | writeback: switch to per-bdi threads for flushing dataJens Axboe2009-09-111-151/+28
* | | | writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe2009-09-111-7/+4
| |_|/ |/| |
* | | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-101-4/+4
| |/ |/|
* | mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy2009-06-301-1/+4
|/
* mm/page-writeback.c: dirty limit type should be unsigned longH Hartley Sweeten2009-06-161-9/+10
* page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima2009-05-171-3/+3
* mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-011-9/+11
OpenPOWER on IntegriCloud