index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page-writeback.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge android-4.4-p.204 (583bdda) into msm-4.4
Srinivasarao P
2019-12-02
|
\
|
*
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
2019-11-28
*
|
Merge android-4.4.172 (b3e9e81) into msm-4.4
Srinivasarao P
2019-01-29
|
\
\
|
*
|
Merge 4.4.172 into android-4.4
Greg Kroah-Hartman
2019-01-28
|
|
\
|
|
|
*
mm/page-writeback.c: don't break integrity writeback on ->writepage() error
Brian Foster
2019-01-26
*
|
|
Merge android-4.4.142 (8ec9fd8) into msm-4.4
Srinivasarao P
2018-08-03
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...
Jaegeuk Kim
2018-07-30
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2018-07-08
|
|
*
mm: use pagevec_lookup_range_tag() in write_cache_pages()
Jan Kara
2018-07-08
*
|
|
Merge android-4.4.129 (b1c4836) into msm-4.4
Srinivasarao P
2018-04-24
|
\
|
|
|
*
|
writeback: safer lock nesting
Greg Thelen
2018-04-24
*
|
|
Merge android-4.4.112 (5f6325b) into msm-4.4
Srinivasarao P
2018-01-24
|
\
|
|
|
*
|
mm/page-writeback: fix dirty_ratelimit calculation
Andrey Ryabinin
2018-01-17
|
|
/
*
|
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-10-18
*
|
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
\
\
|
*
|
mm: page_alloc: generalize the dirty balance reserve
Johannes Weiner
2016-11-29
|
|
/
*
|
Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4
Runmin Wang
2016-10-28
|
\
|
|
*
writeback: use higher precision calculation in domain_dirty_limits()
Tejun Heo
2016-07-27
*
|
Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4
Runmin Wang
2016-10-21
|
\
|
*
|
Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"
Trilok Soni
2016-08-26
*
|
Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4
Trilok Soni
2016-08-18
|
\
|
|
*
writeback: Fix performance regression in wb_over_bg_thresh()
Howard Cochran
2016-05-11
*
|
mm: page-writeback: fix page state calculation in throttle_vm_writeout
Vinayak Menon
2016-03-22
|
/
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
*
mm/page-writeback.c: initialize m_dirty to avoid compile warning
Yang Shi
2015-11-20
*
writeback: fix incorrect calculation of available memory for memcg domains
Tejun Heo
2015-10-12
*
writeback: memcg dirty_throttle_control should be initialized with wb->memcg_...
Tejun Heo
2015-10-12
*
writeback: bdi_writeback iteration must not skip dying ones
Tejun Heo
2015-10-12
*
writeback: laptop_mode_timer_fn() needs rcu_read_lock() around bdi_writeback ...
Tejun Heo
2015-10-12
*
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-10
|
\
|
*
writeback: update writeback tracepoints to report cgroup
Tejun Heo
2015-08-18
*
|
writeback: fix initial dirty limit
Rabin Vincent
2015-08-07
|
/
*
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
|
\
|
*
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
2015-06-02
|
*
writeback: implement memcg writeback domain based throttling
Tejun Heo
2015-06-02
|
*
writeback: implement memcg wb_domain
Tejun Heo
2015-06-02
|
*
writeback: update wb_over_bg_thresh() to use wb_domain aware operations
Tejun Heo
2015-06-02
|
*
writeback: move over_bground_thresh() to mm/page-writeback.c
Tejun Heo
2015-06-02
|
*
writeback: separate out domain_dirty_limits()
Tejun Heo
2015-06-02
|
*
writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a p...
Tejun Heo
2015-06-02
|
*
writeback: add dirty_throttle_control->dom
Tejun Heo
2015-06-02
|
*
writeback: add dirty_throttle_control->wb_completions
Tejun Heo
2015-06-02
|
*
writeback: add dirty_throttle_control->pos_ratio
Tejun Heo
2015-06-02
|
*
writeback: make __wb_calc_thresh() take dirty_throttle_control
Tejun Heo
2015-06-02
|
*
writeback: add dirty_throttle_control->wb_bg_thresh
Tejun Heo
2015-06-02
|
*
writeback: consolidate dirty throttle parameters into dirty_throttle_control
Tejun Heo
2015-06-02
|
*
writeback: move global_dirty_limit into wb_domain
Tejun Heo
2015-06-02
|
*
writeback: implement wb_domain
Tejun Heo
2015-06-02
|
*
writeback: reorganize [__]wb_update_bandwidth()
Tejun Heo
2015-06-02
|
*
writeback: clean up wb_dirty_limit()
Tejun Heo
2015-06-02
[next]