index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-01-03
fs: move code out of buffer.c
Al Viro
1
-1
/
+1
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-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-152
/
+552
2011-10-31
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-31
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
1
-1
/
+2
2011-10-31
writeback: trace event balance_dirty_pages
Wu Fengguang
1
-0
/
+22
2011-10-31
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-25
writeback: account NR_WRITTEN at IO completion time
Wu Fengguang
1
-2
/
+3
2011-07-25
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-09
writeback: trace global_dirty_state
Wu Fengguang
1
-0
/
+1
2011-07-09
writeback: introduce max-pause and pass-good dirty limits
Wu Fengguang
1
-0
/
+33
2011-07-09
writeback: introduce smoothed global dirty limit
Wu Fengguang
1
-2
/
+72
2011-07-09
writeback: consolidate variable names in balance_dirty_pages()
Wu Fengguang
1
-10
/
+11
2011-07-09
writeback: bdi write bandwidth estimation
Wu Fengguang
1
-0
/
+87
2011-07-09
writeback: account per-bdi accumulated written pages
Jan Kara
1
-0
/
+1
2011-07-09
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
1
-12
/
+5
2011-06-20
writeback: skip tmpfs early in balance_dirty_pages_ratelimited_nr()
Wu Fengguang
1
-3
/
+4
2011-06-08
writeback: skip balance_dirty_pages() for in-memory fs
Wu Fengguang
1
-6
/
+4
2011-06-08
writeback: add bdi_dirty_limit() kernel-doc
Wu Fengguang
1
-2
/
+9
2011-06-08
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
1
-2
/
+2
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+8
2011-03-22
writeback: make mapping->writeback_index to point to the last written page
Jun'ichi Nomura
1
-1
/
+2
2011-03-22
mm: reclaim invalidated page ASAP
Minchan Kim
1
-1
/
+11
2011-03-17
mm: make generic_writepages() use plugging
Shaohua Li
1
-1
/
+7
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+1
2011-01-13
writeback: avoid unnecessary determine_dirtyable_memory call
Minchan Kim
1
-1
/
+4
2011-01-13
mm/page-writeback.c: fix __set_page_dirty_no_writeback() return value
Bob Liu
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
[next]