aboutsummaryrefslogtreecommitdiff
path: root/mm/page-writeback.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-05writeback: speed up writeback of big dirty filesGravatar Fengguang Wu 1-3/+6
2008-02-05mm: remove fastcall from mm/Gravatar Harvey Harrison 1-1/+1
2008-02-05mm/page-writeback: highmem_is_dirtyable optionGravatar Bron Gondwana 1-1/+10
2008-02-05mm/page-writeback.c: make a function staticGravatar Adrian Bunk 1-1/+1
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Gravatar Linus Torvalds 1-6/+3
2007-11-15dirty page balancing: Get rid of broken unmapped_ratio logicGravatar Linus Torvalds 1-8/+0
2007-11-14mm: speed up writeback ramp-up on clean systemsGravatar Peter Zijlstra 1-2/+17
2007-10-20spelling fixes: mm/Gravatar Simon Arlott 1-1/+1
2007-10-17writeback: remove unnecessary wait in throttle_vm_writeout()Gravatar Fengguang Wu 1-10/+8
2007-10-17introduce I_SYNCGravatar Joern Engel 1-1/+1
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioGravatar Fengguang Wu 1-3/+6
2007-10-17writeback: don't propagate AOP_WRITEPAGE_ACTIVATEGravatar Andrew Morton 1-1/+3
2007-10-17mm: dirty balancing for tasksGravatar Peter Zijlstra 1-1/+49
2007-10-17mm: per device dirty thresholdGravatar Peter Zijlstra 1-32/+171
2007-10-17mm: count writeback pages per BDIGravatar Peter Zijlstra 1-2/+10
2007-10-17mm: count reclaimable pages per BDIGravatar Peter Zijlstra 1-0/+4
2007-10-16memoryless nodes: fixup uses of node_online_map in generic codeGravatar Lee Schermerhorn 1-1/+1
2007-10-16mm: use lockless radix-tree probeGravatar Nick Piggin 1-5/+3
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Gravatar Peter Zijlstra 1-2/+2
2007-07-19move page writeback acounting out of macrosGravatar Andrew Morton 1-0/+4
2007-07-19mm: share PG_readahead and PG_reclaimGravatar Fengguang Wu 1-0/+1
2007-07-19mm: fix clear_page_dirty_for_io vs fault raceGravatar Nick Piggin 1-5/+12
2007-07-17fs: introduce some page/buffer invariantsGravatar Nick Piggin 1-0/+1
2007-07-16dirty_writeback_centisecs_handler() cleanupGravatar Andrew Morton 1-6/+4
2007-05-11consolidate generic_writepages and mpage_writepagesGravatar Miklos Szeredi 1-19/+40
2007-05-08Factor outstanding I/O error handlingGravatar Guillaume Chazarain 1-6/+1
2007-05-07Use ZVC counters to establish exact size of dirtyable pagesGravatar Christoph Lameter 1-10/+40
2007-04-27Change default dirty-writeback limitsGravatar Linus Torvalds 1-2/+2
2007-03-01[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsGravatar Andrew Morton 1-2/+11
2007-02-11[PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()Gravatar Paul E. McKenney 1-1/+1
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Gravatar Robert P. J. Day 1-4/+1
2007-02-11[PATCH] simplify shmem_aops.set_page_dirty() methodGravatar Ken Chen 1-0/+10
2007-01-29Fix balance_dirty_page() calculations with CONFIG_HIGHMEMGravatar Linus Torvalds 1-23/+18
2006-12-29VM: Fix nasty and subtle race in shared mmap'ed page writebackGravatar Linus Torvalds 1-8/+37
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsGravatar Linus Torvalds 1-32/+0
2006-12-10[PATCH] io-accounting: write accountingGravatar Andrew Morton 1-1/+4
2006-12-10[PATCH] clean up __set_page_dirty_nobuffers()Gravatar Andrew Morton 1-45/+43
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsGravatar Andrew Morton 1-13/+4
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]Gravatar David Howells 1-3/+5
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]Gravatar David Howells 1-0/+134
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]Gravatar David Howells 1-0/+1
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedGravatar Chandra Seetharaman 1-3/+3
2006-09-29[PATCH] remove static variable mm/page-writeback.c:total_pagesGravatar Chandra Seetharaman 1-7/+4
2006-09-26[PATCH] mm: non syncing lock_page()Gravatar Nick Piggin 1-1/+1
2006-09-26[PATCH] mm: balance dirty pagesGravatar Peter Zijlstra 1-0/+10
2006-09-26[PATCH] mm: tracking shared dirty pagesGravatar Peter Zijlstra 1-4/+13
2006-09-22Add a real API for dealing with blk_congestion_wait()Gravatar Trond Myklebust 1-0/+9
2006-06-30[PATCH] zoned vm counters: remove useless struct wbsGravatar Christoph Lameter 1-51/+34
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterGravatar Christoph Lameter 1-1/+1