summaryrefslogtreecommitdiff
path: root/mm/page-writeback.c
AgeCommit message (Expand)Author
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi
2008-04-30mm: bdi: export bdi_writeout_inc()Miklos Szeredi
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra
2008-04-30mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu
2008-02-05mm: remove fastcall from mm/Harvey Harrison
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana
2008-02-05mm/page-writeback.c: make a function staticAdrian Bunk
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds
2007-11-15dirty page balancing: Get rid of broken unmapped_ratio logicLinus Torvalds
2007-11-14mm: speed up writeback ramp-up on clean systemsPeter Zijlstra
2007-10-20spelling fixes: mm/Simon Arlott
2007-10-17writeback: remove unnecessary wait in throttle_vm_writeout()Fengguang Wu
2007-10-17introduce I_SYNCJoern Engel
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu
2007-10-17writeback: don't propagate AOP_WRITEPAGE_ACTIVATEAndrew Morton
2007-10-17mm: dirty balancing for tasksPeter Zijlstra
2007-10-17mm: per device dirty thresholdPeter Zijlstra
2007-10-17mm: count writeback pages per BDIPeter Zijlstra
2007-10-17mm: count reclaimable pages per BDIPeter Zijlstra
2007-10-16memoryless nodes: fixup uses of node_online_map in generic codeLee Schermerhorn
2007-10-16mm: use lockless radix-tree probeNick Piggin
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra
2007-07-19move page writeback acounting out of macrosAndrew Morton
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu
2007-07-19mm: fix clear_page_dirty_for_io vs fault raceNick Piggin
2007-07-17fs: introduce some page/buffer invariantsNick Piggin
2007-07-16dirty_writeback_centisecs_handler() cleanupAndrew Morton
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain
2007-05-07Use ZVC counters to establish exact size of dirtyable pagesChristoph Lameter
2007-04-27Change default dirty-writeback limitsLinus Torvalds
2007-03-01[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton
2007-02-11[PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()Paul E. McKenney
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day
2007-02-11[PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen
2007-01-29Fix balance_dirty_page() calculations with CONFIG_HIGHMEMLinus Torvalds
2006-12-29VM: Fix nasty and subtle race in shared mmap'ed page writebackLinus Torvalds
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds
2006-12-10[PATCH] io-accounting: write accountingAndrew Morton
2006-12-10[PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-03fix file specification in commentsUwe Zeisberger
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman
2006-09-29[PATCH] remove static variable mm/page-writeback.c:total_pagesChandra Seetharaman