Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7d2de1376226eab4660e162e0728eadd18db3c4a
/
mm
/
page-writeback.c
8bc3be2
writeback: speed up writeback of big dirty files
by Fengguang Wu
· 17 years ago
920c7a5
mm: remove fastcall from mm/
by Harvey Harrison
· 17 years ago
195cf453
mm/page-writeback: highmem_is_dirtyable option
by Bron Gondwana
· 17 years ago
f61eaf9
mm/page-writeback.c: make a function static
by Adrian Bunk
· 17 years ago
c23f72c
Revert "writeback: introduce writeback_control.more_io to indicate more io"
by Linus Torvalds
· 17 years ago
8c08634
dirty page balancing: Get rid of broken unmapped_ratio logic
by Linus Torvalds
· 17 years ago
5fce25a
mm: speed up writeback ramp-up on clean systems
by Peter Zijlstra
· 17 years ago
183ff22
spelling fixes: mm/
by Simon Arlott
· 17 years ago
369f238
writeback: remove unnecessary wait in throttle_vm_writeout()
by Fengguang Wu
· 17 years ago
1c0eeaf
introduce I_SYNC
by Joern Engel
· 17 years ago
2e6883b
writeback: introduce writeback_control.more_io to indicate more io
by Fengguang Wu
· 17 years ago
e423003
writeback: don't propagate AOP_WRITEPAGE_ACTIVATE
by Andrew Morton
· 17 years ago
3e26c14
mm: dirty balancing for tasks
by Peter Zijlstra
· 17 years ago
04fbfdc
mm: per device dirty threshold
by Peter Zijlstra
· 17 years ago
69cb51d
mm: count writeback pages per BDI
by Peter Zijlstra
· 17 years ago
c9e51e4
mm: count reclaimable pages per BDI
by Peter Zijlstra
· 17 years ago
37b07e4
memoryless nodes: fixup uses of node_online_map in generic code
by Lee Schermerhorn
· 17 years ago
0012818
mm: use lockless radix-tree probe
by Nick Piggin
· 17 years ago
a200ee1
mm: set_page_dirty_balance() vs ->page_mkwrite()
by Peter Zijlstra
· 17 years ago
d688abf
move page writeback acounting out of macros
by Andrew Morton
· 17 years ago
fe3cba1
mm: share PG_readahead and PG_reclaim
by Fengguang Wu
· 17 years ago
7935289
mm: fix clear_page_dirty_for_io vs fault race
by Nick Piggin
· 17 years ago
787d221
fs: introduce some page/buffer invariants
by Nick Piggin
· 17 years ago
3e733f0
dirty_writeback_centisecs_handler() cleanup
by Andrew Morton
· 17 years ago
0ea9718
consolidate generic_writepages and mpage_writepages
by Miklos Szeredi
· 17 years ago
3e9f45b
Factor outstanding I/O error handling
by Guillaume Chazarain
· 17 years ago
1b42446
Use ZVC counters to establish exact size of dirtyable pages
by Christoph Lameter
· 18 years ago
07db59b
Change default dirty-writeback limits
by Linus Torvalds
· 18 years ago
232ea4d
[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations
by Andrew Morton
· 18 years ago
aa0f030
[PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()
by Paul E. McKenney
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
7671932
[PATCH] simplify shmem_aops.set_page_dirty() method
by Ken Chen
· 18 years ago
dc6e29d
Fix balance_dirty_page() calculations with CONFIG_HIGHMEM
by Linus Torvalds
· 18 years ago
7658cc2
VM: Fix nasty and subtle race in shared mmap'ed page writeback
by Linus Torvalds
· 18 years ago
fba2591
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
by Linus Torvalds
· 18 years ago
55e829a
[PATCH] io-accounting: write accounting
by Andrew Morton
· 18 years ago
8c08540
[PATCH] clean up __set_page_dirty_nobuffers()
by Andrew Morton
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
811d736
[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
by David Howells
· 18 years ago
cf9a2ae
[PATCH] BLOCK: Move functions out of buffer code [try #6]
by David Howells
· 18 years ago
2d1d43f
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
by Chandra Seetharaman
· 18 years ago
40c99aa
[PATCH] remove static variable mm/page-writeback.c:total_pages
by Chandra Seetharaman
· 18 years ago
db37648
[PATCH] mm: non syncing lock_page()
by Nick Piggin
· 18 years ago
edc79b2
[PATCH] mm: balance dirty pages
by Peter Zijlstra
· 18 years ago
d08b385
[PATCH] mm: tracking shared dirty pages
by Peter Zijlstra
· 18 years ago
275a082
Add a real API for dealing with blk_congestion_wait()
by Trond Myklebust
· 18 years ago
c24f21b
[PATCH] zoned vm counters: remove useless struct wbs
by Christoph Lameter
· 18 years ago
fd39fc8
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
by Christoph Lameter
· 18 years ago
ce866b3
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
by Christoph Lameter
· 18 years ago
b1e7a8f
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
by Christoph Lameter
· 18 years ago
f3dbd34
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
by Christoph Lameter
· 18 years ago
65ba55f
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
by Christoph Lameter
· 18 years ago
26c2143
[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only
by Chandra Seetharaman
· 18 years ago
74b85f3
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
by Chandra Seetharaman
· 18 years ago
111ebb6
[PATCH] writeback: fix range handling
by OGAWA Hirofumi
· 18 years ago
fd5403c
[PATCH] page-writeback comment fixes
by Coywolf Qi Hunt
· 19 years ago
a580290
Documentation: fix minor kernel-doc warnings
by Martin Waitz
· 19 years ago
4741c9f
[PATCH] set_page_dirty() return value fixes
by Andrew Morton
· 19 years ago
fa5a734
[PATCH] balance_dirty_pages_ratelimited: take nr_pages arg
by Andrew Morton
· 19 years ago
ed5b43f
[PATCH] Represent laptop_mode as jiffies internally
by Bart Samwel
· 19 years ago
f6ef943
[PATCH] Represent dirty_*_centisecs as jiffies internally
by Bart Samwel
· 19 years ago
e236a16
[PATCH] mm: dirty_exceeded speedup
by Andrew Morton
· 19 years ago
22905f7
identify multipage ->writepages() calls
by Andrew Morton
· 19 years ago
58bb01a
[PATCH] re-export clear_page_dirty_for_io()
by Hans Reiser
· 19 years ago
e6a7e0e
[PATCH] unexport clear_page_dirty_for_io
by Adrian Bunk
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
687a21c
[PATCH] rename wakeup_bdflush to wakeup_pdflush
by Pekka J Enberg
· 19 years ago
67be2dd
[PATCH] DocBook: fix some descriptions
by Martin Waitz
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago