index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-08
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
1
-2
/
+2
2007-07-19
move page writeback acounting out of macros
Andrew Morton
1
-0
/
+4
2007-07-19
mm: share PG_readahead and PG_reclaim
Fengguang Wu
1
-0
/
+1
2007-07-19
mm: fix clear_page_dirty_for_io vs fault race
Nick Piggin
1
-5
/
+12
2007-07-17
fs: introduce some page/buffer invariants
Nick Piggin
1
-0
/
+1
2007-07-16
dirty_writeback_centisecs_handler() cleanup
Andrew Morton
1
-6
/
+4
2007-05-11
consolidate generic_writepages and mpage_writepages
Miklos Szeredi
1
-19
/
+40
2007-05-08
Factor outstanding I/O error handling
Guillaume Chazarain
1
-6
/
+1
2007-05-07
Use ZVC counters to establish exact size of dirtyable pages
Christoph Lameter
1
-10
/
+40
2007-04-27
Change default dirty-writeback limits
Linus Torvalds
1
-2
/
+2
2007-03-01
[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations
Andrew Morton
1
-2
/
+11
2007-02-11
[PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()
Paul E. McKenney
1
-1
/
+1
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-4
/
+1
2007-02-11
[PATCH] simplify shmem_aops.set_page_dirty() method
Ken Chen
1
-0
/
+10
2007-01-29
Fix balance_dirty_page() calculations with CONFIG_HIGHMEM
Linus Torvalds
1
-23
/
+18
2006-12-29
VM: Fix nasty and subtle race in shared mmap'ed page writeback
Linus Torvalds
1
-8
/
+37
2006-12-21
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
Linus Torvalds
1
-32
/
+0
2006-12-10
[PATCH] io-accounting: write accounting
Andrew Morton
1
-1
/
+4
2006-12-10
[PATCH] clean up __set_page_dirty_nobuffers()
Andrew Morton
1
-45
/
+43
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
1
-13
/
+4
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-3
/
+5
2006-09-30
[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
David Howells
1
-0
/
+134
2006-09-30
[PATCH] BLOCK: Move functions out of buffer code [try #6]
David Howells
1
-0
/
+1
2006-09-29
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
Chandra Seetharaman
1
-3
/
+3
2006-09-29
[PATCH] remove static variable mm/page-writeback.c:total_pages
Chandra Seetharaman
1
-7
/
+4
2006-09-26
[PATCH] mm: non syncing lock_page()
Nick Piggin
1
-1
/
+1
2006-09-26
[PATCH] mm: balance dirty pages
Peter Zijlstra
1
-0
/
+10
2006-09-26
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
1
-4
/
+13
2006-09-22
Add a real API for dealing with blk_congestion_wait()
Trond Myklebust
1
-0
/
+9
2006-06-30
[PATCH] zoned vm counters: remove useless struct wbs
Christoph Lameter
1
-51
/
+34
2006-06-30
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
1
-5
/
+6
2006-06-30
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
1
-1
/
+2
2006-06-30
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
1
-1
/
+1
2006-06-23
[PATCH] writeback: fix range handling
OGAWA Hirofumi
1
-0
/
+3
2006-04-11
[PATCH] page-writeback comment fixes
Coywolf Qi Hunt
1
-3
/
+2
2006-04-02
Documentation: fix minor kernel-doc warnings
Martin Waitz
1
-1
/
+1
2006-03-24
[PATCH] set_page_dirty() return value fixes
Andrew Morton
1
-5
/
+6
2006-03-24
[PATCH] balance_dirty_pages_ratelimited: take nr_pages arg
Andrew Morton
1
-9
/
+15
2006-03-24
[PATCH] Represent laptop_mode as jiffies internally
Bart Samwel
1
-2
/
+3
2006-03-24
[PATCH] Represent dirty_*_centisecs as jiffies internally
Bart Samwel
1
-12
/
+12
2006-01-18
[PATCH] mm: dirty_exceeded speedup
Andrew Morton
1
-3
/
+4
2006-01-06
identify multipage ->writepages() calls
Andrew Morton
1
-2
/
+8
2005-11-18
[PATCH] re-export clear_page_dirty_for_io()
Hans Reiser
1
-0
/
+1
2005-11-07
[PATCH] unexport clear_page_dirty_for_io
Adrian Bunk
1
-1
/
+0
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-4
/
+2
[next]