summaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c
AgeCommit message (Expand)AuthorLines
2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko-2/+2
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner-3/+12
2017-07-12writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov-5/+5
2017-07-07Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+9
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner-10/+5
2017-07-05mm: clean up error handling in write_one_pageJeff Layton-7/+6
2017-07-05mm: drop "wait" parameter from write_one_page()Jeff Layton-7/+7
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-4/+10
2017-05-03mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner-5/+5
2017-05-03mm: memcontrol: re-use node VM page state enumJohannes Weiner-5/+5
2017-05-03mm/page-writeback.c: use setup_deferrable_timerGeliang Tang-3/+2
2017-04-28mm: retry writepages() on ENOMEM when doing an data integrity writebackTheodore Ts'o-4/+10
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar-0/+1
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-24mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_...Steven Rostedt (VMware)-1/+1
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara-2/+2
2016-12-14radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox-10/+18
2016-11-08writeback: track if we're sleeping on progress in balance_dirty_pages()Jens Axboe-0/+1
2016-10-07mm: don't use radix tree writeback tags for pages in swap cacheHuang Ying-2/+2
2016-10-07mm, vmscan: get rid of throttle_vm_writeoutMichal Hocko-30/+0
2016-09-06mm/writeback: Convert to hotplug state machineSebastian Andrzej Siewior-19/+7
2016-07-28mm: remove reclaim and compaction retry approximationsMel Gorman-0/+5
2016-07-28mm, vmscan: remove highmem_file_pagesMel Gorman-8/+4
2016-07-28mm, page_alloc: fix dirtyable highmem calculationMinchan Kim-6/+10
2016-07-28mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman-8/+5
2016-07-28mm: move vmscan writes and file write accounting to the nodeMel Gorman-3/+3
2016-07-28mm: move most file-based accounting to the nodeMel Gorman-25/+22
2016-07-28mm, page_alloc: consider dirtyable memory in terms of nodesMel Gorman-30/+61
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman-4/+4
2016-07-26shmem: add huge pages supportKirill A. Shutemov-0/+1
2016-07-26fs/fs-writeback.c: add a new writeback list for syncDave Chinner-0/+18
2016-05-30writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo-9/+12
2016-05-20MM: increase safety margin provided by PF_LESS_THROTTLENeilBrown-2/+2
2016-05-19mm/writeback: correct dirty page calculation for highmemJoonsoo Kim-2/+6
2016-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+4
2016-05-05writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran-2/+4
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov-6/+6
2016-03-15mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner-2/+0
2016-03-15mm: simplify lock_page_memcg()Johannes Weiner-28/+21
2016-03-15mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner-14/+14
2016-03-15mm/page-writeback: fix dirty_ratelimit calculationAndrey Ryabinin-5/+6
2016-01-14mm: page_alloc: generalize the dirty balance reserveJohannes Weiner-2/+12
2015-11-23treewide: Remove old email addressPeter Zijlstra-1/+1
2015-11-20mm/page-writeback.c: initialize m_dirty to avoid compile warningYang Shi-1/+3
2015-10-12writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo-11/+18
2015-10-12writeback: memcg dirty_throttle_control should be initialized with wb->memcg_...Tejun Heo-9/+11
2015-10-12writeback: bdi_writeback iteration must not skip dying onesTejun Heo-2/+1
2015-10-12writeback: laptop_mode_timer_fn() needs rcu_read_lock() around bdi_writeback ...Tejun Heo-0/+2
2015-09-10Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+3
2015-08-18writeback: update writeback tracepoints to report cgroupTejun Heo-3/+3