aboutsummaryrefslogtreecommitdiff
path: root/mm/page-writeback.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterGravatar Christoph Lameter 1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterGravatar Christoph Lameter 1-5/+6
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDGravatar Christoph Lameter 1-1/+2
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterGravatar Christoph Lameter 1-1/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit onlyGravatar Chandra Seetharaman 1-1/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyGravatar Chandra Seetharaman 1-1/+1
2006-06-23[PATCH] writeback: fix range handlingGravatar OGAWA Hirofumi 1-0/+3
2006-04-11[PATCH] page-writeback comment fixesGravatar Coywolf Qi Hunt 1-3/+2
2006-04-02Documentation: fix minor kernel-doc warningsGravatar Martin Waitz 1-1/+1
2006-03-24[PATCH] set_page_dirty() return value fixesGravatar Andrew Morton 1-5/+6
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argGravatar Andrew Morton 1-9/+15
2006-03-24[PATCH] Represent laptop_mode as jiffies internallyGravatar Bart Samwel 1-2/+3
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyGravatar Bart Samwel 1-12/+12
2006-01-18[PATCH] mm: dirty_exceeded speedupGravatar Andrew Morton 1-3/+4
2006-01-06identify multipage ->writepages() callsGravatar Andrew Morton 1-2/+8
2005-11-18[PATCH] re-export clear_page_dirty_for_io()Gravatar Hans Reiser 1-0/+1
2005-11-07[PATCH] unexport clear_page_dirty_for_ioGravatar Adrian Bunk 1-1/+0
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERGravatar Ingo Molnar 1-4/+2
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushGravatar Pekka J Enberg 1-1/+1
2005-05-01[PATCH] DocBook: fix some descriptionsGravatar Martin Waitz 1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+819