aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()Paul E. McKenney1-1/+1
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day1-4/+1
2007-02-11[PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen1-0/+10
2007-01-29Fix balance_dirty_page() calculations with CONFIG_HIGHMEMLinus Torvalds1-23/+18
2006-12-29VM: Fix nasty and subtle race in shared mmap'ed page writebackLinus Torvalds1-8/+37
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds1-32/+0
2006-12-10[PATCH] io-accounting: write accountingAndrew Morton1-1/+4
2006-12-10[PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton1-45/+43
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-13/+4
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-3/+5
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells1-0/+134
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells1-0/+1
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman1-3/+3
2006-09-29[PATCH] remove static variable mm/page-writeback.c:total_pagesChandra Seetharaman1-7/+4
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin1-1/+1
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra1-0/+10
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra1-4/+13
2006-09-22Add a real API for dealing with blk_congestion_wait()Trond Myklebust1-0/+9
2006-06-30[PATCH] zoned vm counters: remove useless struct wbsChristoph Lameter1-51/+34
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter1-5/+6
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter1-1/+2
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter1-1/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit onlyChandra Seetharaman1-1/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman1-1/+1
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi1-0/+3
2006-04-11[PATCH] page-writeback comment fixesCoywolf Qi Hunt1-3/+2
2006-04-02Documentation: fix minor kernel-doc warningsMartin Waitz1-1/+1
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton1-5/+6
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton1-9/+15
2006-03-24[PATCH] Represent laptop_mode as jiffies internallyBart Samwel1-2/+3
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel1-12/+12
2006-01-18[PATCH] mm: dirty_exceeded speedupAndrew Morton1-3/+4
2006-01-06identify multipage ->writepages() callsAndrew Morton1-2/+8
2005-11-18[PATCH] re-export clear_page_dirty_for_io()Hans Reiser1-0/+1
2005-11-07[PATCH] unexport clear_page_dirty_for_ioAdrian Bunk1-1/+0
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-4/+2
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg1-1/+1
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+819