aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe1-4/+4
2009-06-30mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy1-1/+4
2009-06-16mm/page-writeback.c: dirty limit type should be unsigned longH Hartley Sweeten1-9/+10
2009-05-17page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima1-3/+3
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan1-9/+11
2009-04-01vfs: add/use account_page_dirtied()Edward Shishkin1-7/+15
2009-03-26writeback: double the dirty thresholdsWu Fengguang1-2/+2
2009-02-18mm: task dirty accounting fixNick Piggin1-10/+3
2009-02-12Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin1-1/+1
2009-02-11writeback: fix break conditionFederico Cuello1-13/+16
2009-02-11mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit archesSven Wegener1-1/+1
2009-02-03write-back: fix nr_to_write counterArtem Bityutskiy1-6/+15
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes1-16/+86
2009-01-06mm: change dirty limit type specifiers to unsigned longDavid Rientjes1-11/+11
2009-01-06mm: write_cache_pages more terminate quicklyAndrew Morton1-1/+4
2009-01-06mm: write_cache_pages terminate quicklyNick Piggin1-16/+16
2009-01-06mm: write_cache_pages optimise page cleaningNick Piggin1-4/+13
2009-01-06mm: write_cache_pages cleanupsNick Piggin1-12/+22
2009-01-06mm: write_cache_pages integrity fixNick Piggin1-2/+4
2009-01-06mm: write_cache_pages writepage error fixNick Piggin1-6/+20
2009-01-06mm: write_cache_pages early loop terminationNick Piggin1-1/+5
2009-01-06mm: write_cache_pages cyclic fixNick Piggin1-7/+18
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel1-6/+2
2008-10-16vfs: Add no_nrwrite_index_update writeback control flagAneesh Kumar K.V1-3/+7
2008-10-14vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V1-2/+0
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami1-1/+1
2008-07-26mm: spinlock tree_lockNick Piggin1-6/+6
2008-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-0/+3
2008-07-11mm: Add range_cont mode for writebackAneesh Kumar K.V1-0/+3
2008-05-23ftrace: limit trace entriesSteven Rostedt1-3/+7
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi1-1/+2
2008-04-30mm: bdi: export bdi_writeout_inc()Miklos Szeredi1-0/+10
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi1-2/+2
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra1-6/+35
2008-04-30mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra1-1/+26
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra1-1/+1
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu1-3/+6
2008-02-05mm: remove fastcall from mm/Harvey Harrison1-1/+1
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana1-1/+10
2008-02-05mm/page-writeback.c: make a function staticAdrian Bunk1-1/+1
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds1-6/+3
2007-11-15dirty page balancing: Get rid of broken unmapped_ratio logicLinus Torvalds1-8/+0
2007-11-14mm: speed up writeback ramp-up on clean systemsPeter Zijlstra1-2/+17
2007-10-20spelling fixes: mm/Simon Arlott1-1/+1
2007-10-17writeback: remove unnecessary wait in throttle_vm_writeout()Fengguang Wu1-10/+8
2007-10-17introduce I_SYNCJoern Engel1-1/+1
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu1-3/+6
2007-10-17writeback: don't propagate AOP_WRITEPAGE_ACTIVATEAndrew Morton1-1/+3
2007-10-17mm: dirty balancing for tasksPeter Zijlstra1-1/+49
2007-10-17mm: per device dirty thresholdPeter Zijlstra1-32/+171
2007-10-17mm: count writeback pages per BDIPeter Zijlstra1-2/+10
2007-10-17mm: count reclaimable pages per BDIPeter Zijlstra1-0/+4
2007-10-16memoryless nodes: fixup uses of node_online_map in generic codeLee Schermerhorn1-1/+1
2007-10-16mm: use lockless radix-tree probeNick Piggin1-5/+3
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra1-2/+2
2007-07-19move page writeback acounting out of macrosAndrew Morton1-0/+4
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu1-0/+1
2007-07-19mm: fix clear_page_dirty_for_io vs fault raceNick Piggin1-5/+12
2007-07-17fs: introduce some page/buffer invariantsNick Piggin1-0/+1
2007-07-16dirty_writeback_centisecs_handler() cleanupAndrew Morton1-6/+4
2007-05-11consolidate generic_writepages and mpage_writepagesMiklos Szeredi1-19/+40
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain1-6/+1
2007-05-07Use ZVC counters to establish exact size of dirtyable pagesChristoph Lameter1-10/+40
2007-04-27Change default dirty-writeback limitsLinus Torvalds1-2/+2
2007-03-01[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton1-2/+11
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-rc2v2.6.12-rc2Linus Torvalds1-0/+819