index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page-writeback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-06
writeback: initialize global_dirty_limit
Fengguang Wu
1
-0
/
+1
2012-04-14
mm: page-writeback.c: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2012-03-22
mm: export dirty_writeback_interval
Artem Bityutskiy
1
-0
/
+2
2012-03-22
mm: use global_dirty_limit in throttle_vm_writeout()
Fengguang Wu
1
-0
/
+1
2012-01-11
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-55
/
+191
2012-01-11
mm: try to distribute dirty pages fairly across zones
Johannes Weiner
1
-0
/
+82
2012-01-11
mm: writeback: cleanups in preparation for per-zone dirty limits
Johannes Weiner
1
-46
/
+47
2012-01-11
mm: exclude reserved pages from dirtyable memory
Johannes Weiner
1
-2
/
+3
2012-01-11
mm/page-writeback.c: make determine_dirtyable_memory static again
Johannes Weiner
1
-62
/
+60
2012-01-04
fs: move code out of buffer.c
Al Viro
1
-1
/
+1
2011-12-18
writeback: balanced_rate cannot exceed write bandwidth
Wu Fengguang
1
-0
/
+5
2011-12-18
writeback: do strict bdi dirty_exceeded
Wu Fengguang
1
-1
/
+1
2011-12-18
writeback: avoid tiny dirty poll intervals
Wu Fengguang
1
-1
/
+24
2011-12-18
writeback: max, min and target dirty pause time
Wu Fengguang
1
-44
/
+81
2011-12-18
writeback: dirty ratelimit - think time compensation
Wu Fengguang
1
-4
/
+32
2011-12-18
writeback: fix dirtied pages accounting on redirty
Wu Fengguang
1
-0
/
+19
2011-12-18
writeback: fix dirtied pages accounting on sub-page writes
Wu Fengguang
1
-8
/
+5
2011-12-18
writeback: charge leaked page dirties to active tasks
Wu Fengguang
1
-0
/
+27
2011-12-08
writeback: set max_pause to lowest value on zero bdi_dirty
Wu Fengguang
1
-2
/
+1
2011-12-08
writeback: permit through good bdi even when global dirty exceeded
Wu Fengguang
1
-0
/
+13
2011-12-08
writeback: comment on the bdi dirty threshold
Wu Fengguang
1
-2
/
+14
2011-11-17
writeback: remove vm_dirties and task->dirties
Wu Fengguang
1
-9
/
+0
2011-11-17
writeback: hard throttle 1000+ dd on a slow USB stick
Wu Fengguang
1
-6
/
+3
2011-11-16
mm: Make task in balance_dirty_pages() killable
Jan Kara
1
-1
/
+4
2011-11-07
writeback: fix uninitialized task_ratelimit
Wu Fengguang
1
-4
/
+4
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-07
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-152
/
+552
2011-11-01
mm/page-writeback.c: document bdi_min_ratio
Johannes Weiner
1
-1
/
+3
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-10-30
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
1
-1
/
+2
2011-10-30
writeback: trace event balance_dirty_pages
Wu Fengguang
1
-0
/
+22
2011-10-30
writeback: trace event bdi_dirty_ratelimit
Wu Fengguang
1
-0
/
+2
2011-10-11
writeback: fix ppc compile warnings on do_div(long long, unsigned long)
Wu Fengguang
1
-8
/
+7
2011-10-03
writeback: dirty position control - bdi reserve area
Wu Fengguang
1
-0
/
+15
2011-10-03
writeback: control dirty pause time
Wu Fengguang
1
-1
/
+19
2011-10-03
writeback: limit max dirty pause time
Wu Fengguang
1
-2
/
+42
2011-10-03
writeback: IO-less balance_dirty_pages()
Wu Fengguang
1
-105
/
+56
2011-10-03
writeback: per task dirty rate limit
Wu Fengguang
1
-39
/
+50
2011-10-03
writeback: stabilize bdi->dirty_ratelimit
Wu Fengguang
1
-1
/
+70
2011-10-03
writeback: dirty rate control
Wu Fengguang
1
-2
/
+81
2011-10-03
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
Wu Fengguang
1
-4
/
+7
2011-10-03
writeback: dirty position control
Wu Fengguang
1
-1
/
+190
2011-10-03
writeback: account per-bdi accumulated dirtied pages
Wu Fengguang
1
-0
/
+1
2011-08-19
squeeze max-pause area and drop pass-good area
Wu Fengguang
1
-13
/
+2
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
1
-37
/
+243
2011-07-26
writeback: account NR_WRITTEN at IO completion time
Wu Fengguang
1
-2
/
+3
2011-07-26
mm: remove useless rcu lock-unlock from mapping_tagged()
Konstantin Khlebnikov
1
-5
/
+1
2011-07-24
mm: properly reflect task dirty limits in dirty_exceeded logic
Jan Kara
1
-6
/
+20
2011-07-10
writeback: trace global_dirty_state
Wu Fengguang
1
-0
/
+1
[next]