summaryrefslogtreecommitdiff
path: root/mm/page-writeback.c
Commit message (Expand)AuthorAge
* writeback: remove unnecessary wait in throttle_vm_writeout()Fengguang Wu2007-10-17
* introduce I_SYNCJoern Engel2007-10-17
* writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu2007-10-17
* writeback: don't propagate AOP_WRITEPAGE_ACTIVATEAndrew Morton2007-10-17
* mm: dirty balancing for tasksPeter Zijlstra2007-10-17
* mm: per device dirty thresholdPeter Zijlstra2007-10-17
* mm: count writeback pages per BDIPeter Zijlstra2007-10-17
* mm: count reclaimable pages per BDIPeter Zijlstra2007-10-17
* memoryless nodes: fixup uses of node_online_map in generic codeLee Schermerhorn2007-10-16
* mm: use lockless radix-tree probeNick Piggin2007-10-16
* mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2007-10-08
* move page writeback acounting out of macrosAndrew Morton2007-07-19
* mm: share PG_readahead and PG_reclaimFengguang Wu2007-07-19
* mm: fix clear_page_dirty_for_io vs fault raceNick Piggin2007-07-19
* fs: introduce some page/buffer invariantsNick Piggin2007-07-17
* dirty_writeback_centisecs_handler() cleanupAndrew Morton2007-07-16
* consolidate generic_writepages and mpage_writepagesMiklos Szeredi2007-05-11
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-08
* Use ZVC counters to establish exact size of dirtyable pagesChristoph Lameter2007-05-07
* Change default dirty-writeback limitsLinus Torvalds2007-04-27
* [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton2007-03-01
* [PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()Paul E. McKenney2007-02-11
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen2007-02-11
* Fix balance_dirty_page() calculations with CONFIG_HIGHMEMLinus Torvalds2007-01-29
* VM: Fix nasty and subtle race in shared mmap'ed page writebackLinus Torvalds2006-12-29
* VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds2006-12-21
* [PATCH] io-accounting: write accountingAndrew Morton2006-12-10
* [PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton2006-12-10
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells2006-09-30
* [PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells2006-09-30
* [PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman2006-09-29
* [PATCH] remove static variable mm/page-writeback.c:total_pagesChandra Seetharaman2006-09-29
* [PATCH] mm: non syncing lock_page()Nick Piggin2006-09-26
* [PATCH] mm: balance dirty pagesPeter Zijlstra2006-09-26
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-26
* Add a real API for dealing with blk_congestion_wait()Trond Myklebust2006-09-22
* [PATCH] zoned vm counters: remove useless struct wbsChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-30
* [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit onlyChandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-27
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-23
* [PATCH] page-writeback comment fixesCoywolf Qi Hunt2006-04-11