Age | Commit message (Expand) | Author | Files | Lines |
2017-11-22 | block/laptop_mode: Convert timers to use timer_setup() | Kees Cook | 1 | -3/+4 |
2017-11-16 | writeback: remove unused function parameter | Wang Long | 1 | -2/+2 |
2017-11-16 | mm, pagevec: remove cold parameter for pagevecs | Mel Gorman | 1 | -1/+1 |
2017-11-16 | mm: speed up cancel_dirty_page() for clean pages | Jan Kara | 1 | -2/+2 |
2017-11-16 | mm/page-writeback.c: convert timers to use timer_setup() | Kees Cook | 1 | -4/+3 |
2017-11-16 | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() | Jan Kara | 1 | -1/+1 |
2017-11-16 | mm: use pagevec_lookup_range_tag() in write_cache_pages() | Jan Kara | 1 | -18/+2 |
2017-11-16 | mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical | Yafang Shao | 1 | -1/+4 |
2017-11-16 | mm/page-writeback.c: remove unused parameter from balance_dirty_pages() | Tahsin Erdogan | 1 | -3/+2 |
2017-10-14 | mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect im... | Yafang Shao | 1 | -1/+10 |
2017-10-09 | writeback: schedule periodic writeback with sysctl | Yafang Shao | 1 | -2/+8 |
2017-10-03 | writeback: pass in '0' for nr_pages writeback in laptop mode | Jens Axboe | 1 | -16/+1 |
2017-10-03 | writeback: remove 'range_cyclic' argument for wb_start_writeback() | Jens Axboe | 1 | -2/+2 |
2017-09-07 | mm: rename global_page_state to global_zone_page_state | Michal Hocko | 1 | -2/+2 |
2017-08-19 | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() | Johannes Weiner | 1 | -3/+12 |
2017-07-13 | writeback: rework wb_[dec|inc]_stat family of functions | Nikolay Borisov | 1 | -5/+5 |
2017-07-08 | Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+9 |
2017-07-07 | mm: memcontrol: per-lruvec stats infrastructure | Johannes Weiner | 1 | -10/+5 |
2017-07-06 | mm: clean up error handling in write_one_page | Jeff Layton | 1 | -7/+6 |
2017-07-06 | mm: drop "wait" parameter from write_one_page() | Jeff Layton | 1 | -7/+7 |
2017-05-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -4/+10 |
2017-05-04 | mm: memcontrol: use node page state naming scheme for memcg | Johannes Weiner | 1 | -5/+5 |
2017-05-04 | mm: memcontrol: re-use node VM page state enum | Johannes Weiner | 1 | -5/+5 |
2017-05-04 | mm/page-writeback.c: use setup_deferrable_timer | Geliang Tang | 1 | -3/+2 |
2017-04-28 | mm: retry writepages() on ENOMEM when doing an data integrity writeback | Theodore Ts'o | 1 | -4/+10 |
2017-03-02 | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe... | Ingo Molnar | 1 | -0/+1 |
2017-02-28 | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-25 | mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_... | Steven Rostedt (VMware) | 1 | -1/+1 |
2017-02-02 | block: Use pointer to backing_dev_info from request_queue | Jan Kara | 1 | -2/+2 |
2016-12-15 | radix-tree: delete radix_tree_range_tag_if_tagged() | Matthew Wilcox | 1 | -10/+18 |
2016-11-08 | writeback: track if we're sleeping on progress in balance_dirty_pages() | Jens Axboe | 1 | -0/+1 |
2016-10-08 | mm: don't use radix tree writeback tags for pages in swap cache | Huang Ying | 1 | -2/+2 |
2016-10-08 | mm, vmscan: get rid of throttle_vm_writeout | Michal Hocko | 1 | -30/+0 |
2016-09-06 | mm/writeback: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -19/+7 |
2016-07-29 | mm: remove reclaim and compaction retry approximations | Mel Gorman | 1 | -0/+5 |
2016-07-29 | mm, vmscan: remove highmem_file_pages | Mel Gorman | 1 | -8/+4 |
2016-07-29 | mm, page_alloc: fix dirtyable highmem calculation | Minchan Kim | 1 | -6/+10 |
2016-07-29 | mm, vmstat: remove zone and node double accounting by approximating retries | Mel Gorman | 1 | -8/+5 |
2016-07-29 | mm: move vmscan writes and file write accounting to the node | Mel Gorman | 1 | -3/+3 |
2016-07-29 | mm: move most file-based accounting to the node | Mel Gorman | 1 | -25/+22 |
2016-07-29 | mm, page_alloc: consider dirtyable memory in terms of nodes | Mel Gorman | 1 | -30/+61 |
2016-07-29 | mm, vmscan: move LRU lists to node | Mel Gorman | 1 | -4/+4 |
2016-07-27 | shmem: add huge pages support | Kirill A. Shutemov | 1 | -0/+1 |
2016-07-27 | fs/fs-writeback.c: add a new writeback list for sync | Dave Chinner | 1 | -0/+18 |
2016-05-30 | writeback: use higher precision calculation in domain_dirty_limits() | Tejun Heo | 1 | -9/+12 |
2016-05-21 | MM: increase safety margin provided by PF_LESS_THROTTLE | NeilBrown | 1 | -2/+2 |
2016-05-20 | mm/writeback: correct dirty page calculation for highmem | Joonsoo Kim | 1 | -2/+6 |
2016-05-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+4 |
2016-05-06 | writeback: Fix performance regression in wb_over_bg_thresh() | Howard Cochran | 1 | -2/+4 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -6/+6 |