summaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c
Commit message (Expand)AuthorAgeFilesLines
* Change default dirty-writeback limitsLinus Torvalds2007-04-271-2/+2
* [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton2007-03-011-2/+11
* [PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()Paul E. McKenney2007-02-111-1/+1
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-4/+1
* [PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen2007-02-111-0/+10
* Fix balance_dirty_page() calculations with CONFIG_HIGHMEMLinus Torvalds2007-01-291-23/+18
* VM: Fix nasty and subtle race in shared mmap'ed page writebackLinus Torvalds2006-12-291-8/+37
* VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds2006-12-211-32/+0
* [PATCH] io-accounting: write accountingAndrew Morton2006-12-101-1/+4
* [PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton2006-12-101-45/+43
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-13/+4
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-3/+5
* [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells2006-09-301-0/+134
* [PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells2006-09-301-0/+1
* [PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman2006-09-291-3/+3
* [PATCH] remove static variable mm/page-writeback.c:total_pagesChandra Seetharaman2006-09-291-7/+4
* [PATCH] mm: non syncing lock_page()Nick Piggin2006-09-261-1/+1
* [PATCH] mm: balance dirty pagesPeter Zijlstra2006-09-261-0/+10
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-261-4/+13
* Add a real API for dealing with blk_congestion_wait()Trond Myklebust2006-09-221-0/+9
* [PATCH] zoned vm counters: remove useless struct wbsChristoph Lameter2006-06-301-51/+34
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-1/+1
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-1/+1
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-5/+6
* [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-301-1/+2
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-1/+1
* [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-231-0/+3
* [PATCH] page-writeback comment fixesCoywolf Qi Hunt2006-04-111-3/+2
* Documentation: fix minor kernel-doc warningsMartin Waitz2006-04-021-1/+1
* [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-5/+6
* [PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton2006-03-241-9/+15
* [PATCH] Represent laptop_mode as jiffies internallyBart Samwel2006-03-241-2/+3
* [PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel2006-03-241-12/+12
* [PATCH] mm: dirty_exceeded speedupAndrew Morton2006-01-181-3/+4
* identify multipage ->writepages() callsAndrew Morton2006-01-061-2/+8
* [PATCH] re-export clear_page_dirty_for_io()Hans Reiser2005-11-181-0/+1
* [PATCH] unexport clear_page_dirty_for_ioAdrian Bunk2005-11-071-1/+0
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-4/+2
* [PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2005-06-281-1/+1
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+819
OpenPOWER on IntegriCloud