- 3687520 mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio() by Wen Yang · 4 years, 10 months ago
- 97b2782 writeback, memcg: Implement foreign dirty flushing by Tejun Heo · 5 years ago
- ac1c3e4 mm: remove the account_page_dirtied export by Christoph Hellwig · 5 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 19343b5 mm/page-writeback: introduce tracepoint for wait_on_page_writeback() by Yafang Shao · 6 years ago
- a862f68 docs/core-api/mm: fix return value descriptions in mm/ by Mike Rapoport · 6 years ago
- 3fa750d mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 6 years ago
- dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
- 6408136 mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock by Dave Chinner · 6 years ago
- ff9c745 mm: Convert page-writeback to XArray by Matthew Wilcox · 7 years ago
- 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
- dcfe4df mm/page-writeback.c: update stale account_page_redirty() comment by Greg Thelen · 6 years ago
- 2e898e4 writeback: safer lock nesting by Greg Thelen · 7 years ago
- b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
- 90daf30 Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical" by Michal Hocko · 7 years ago
- bca237a block/laptop_mode: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 2bce774 writeback: remove unused function parameter by Wang Long · 7 years ago
- 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
- 736304f mm: speed up cancel_dirty_page() for clean pages by Jan Kara · 7 years ago
- 9823e51 mm/page-writeback.c: convert timers to use timer_setup() by Kees Cook · 7 years ago
- 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
- 2b9775a mm: use pagevec_lookup_range_tag() in write_cache_pages() by Jan Kara · 7 years ago
- 0f6d24f mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical by Yafang Shao · 7 years ago
- 4c578dc mm/page-writeback.c: remove unused parameter from balance_dirty_pages() by Tahsin Erdogan · 7 years ago
- 515c24c mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect immediately by Yafang Shao · 7 years ago
- 94af584 writeback: schedule periodic writeback with sysctl by Yafang Shao · 7 years ago
- 0ab29fd writeback: pass in '0' for nr_pages writeback in laptop mode by Jens Axboe · 7 years ago
- 47410d8 writeback: remove 'range_cyclic' argument for wb_start_writeback() by Jens Axboe · 7 years ago
- c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 7 years ago
- 739f79f mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() by Johannes Weiner · 7 years ago
- 3e8f399 writeback: rework wb_[dec|inc]_stat family of functions by Nikolay Borisov · 7 years ago
- 33198c1 Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 7 years ago
- 37e51a7 mm: clean up error handling in write_one_page by Jeff Layton · 7 years ago
- 2b69c82 mm: drop "wait" parameter from write_one_page() by Jeff Layton · 7 years ago
- dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 8 years ago
- 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 8 years ago
- 0a372d0 mm/page-writeback.c: use setup_deferrable_timer by Geliang Tang · 8 years ago
- 80a2ea9 mm: retry writepages() on ENOMEM when doing an data integrity writeback by Theodore Ts'o · 8 years ago
- f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
- 3f8b6fb scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 517663e mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_writeout_inc() by Steven Rostedt (VMware) · 8 years ago
- dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
- 268f42d radix-tree: delete radix_tree_range_tag_if_tagged() by Matthew Wilcox · 8 years ago
- b57d74a writeback: track if we're sleeping on progress in balance_dirty_pages() by Jens Axboe · 8 years ago
- 371a096 mm: don't use radix tree writeback tags for pages in swap cache by Huang Ying · 8 years ago
- bf48438 mm, vmscan: get rid of throttle_vm_writeout by Michal Hocko · 8 years ago
- 1d7ac6a mm/writeback: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
- bb4cc2b mm, vmscan: remove highmem_file_pages by Mel Gorman · 8 years ago
- 9cb937e mm, page_alloc: fix dirtyable highmem calculation by Minchan Kim · 8 years ago
- bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
- c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
- 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
- 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
- 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
- 800d8c6 shmem: add huge pages support by Kirill A. Shutemov · 8 years ago
- 6c60d2b fs/fs-writeback.c: add a new writeback list for sync by Dave Chinner · 8 years ago
- 62a584f writeback: use higher precision calculation in domain_dirty_limits() by Tejun Heo · 8 years ago
- a53eaff MM: increase safety margin provided by PF_LESS_THROTTLE by NeilBrown · 8 years ago
- 09b4ab3 mm/writeback: correct dirty page calculation for highmem by Joonsoo Kim · 9 years ago
- 0783783 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 74d3694 writeback: Fix performance regression in wb_over_bg_thresh() by Howard Cochran · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- fdf1cdb mm: remove unnecessary uses of lock_page_memcg() by Johannes Weiner · 9 years ago
- 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
- 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 9 years ago
- d59b108 mm/page-writeback: fix dirty_ratelimit calculation by Andrey Ryabinin · 9 years ago
- a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 9 years ago
- 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
- 50e55bf mm/page-writeback.c: initialize m_dirty to avoid compile warning by Yang Shi · 9 years ago
- c5edf9c writeback: fix incorrect calculation of available memory for memcg domains by Tejun Heo · 9 years ago
- d60d1bd writeback: memcg dirty_throttle_control should be initialized with wb->memcg_completions by Tejun Heo · 9 years ago
- b817525 writeback: bdi_writeback iteration must not skip dying ones by Tejun Heo · 9 years ago
- 9ad18ab writeback: laptop_mode_timer_fn() needs rcu_read_lock() around bdi_writeback iteration by Tejun Heo · 9 years ago
- b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 5634cc2 writeback: update writeback tracepoints to report cgroup by Tejun Heo · 9 years ago
- a50fcb5 writeback: fix initial dirty limit by Rabin Vincent · 9 years ago
- e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 682aa8e writeback: implement unlocked_inode_to_wb transaction and use it for stat updates by Tejun Heo · 9 years ago
- c2aa723 writeback: implement memcg writeback domain based throttling by Tejun Heo · 9 years ago
- 841710a writeback: implement memcg wb_domain by Tejun Heo · 9 years ago
- 947e976 writeback: update wb_over_bg_thresh() to use wb_domain aware operations by Tejun Heo · 9 years ago
- aa661bb writeback: move over_bground_thresh() to mm/page-writeback.c by Tejun Heo · 9 years ago
- 9fc3a43 writeback: separate out domain_dirty_limits() by Tejun Heo · 9 years ago
- c798143 writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a parameter by Tejun Heo · 9 years ago
- e9f07df writeback: add dirty_throttle_control->dom by Tejun Heo · 9 years ago
- e9770b3 writeback: add dirty_throttle_control->wb_completions by Tejun Heo · 9 years ago
- daddfa3 writeback: add dirty_throttle_control->pos_ratio by Tejun Heo · 9 years ago
- b1cbc6d writeback: make __wb_calc_thresh() take dirty_throttle_control by Tejun Heo · 9 years ago
- 970fb01 writeback: add dirty_throttle_control->wb_bg_thresh by Tejun Heo · 9 years ago
- 2bc00ae writeback: consolidate dirty throttle parameters into dirty_throttle_control by Tejun Heo · 9 years ago
- dcc25ae writeback: move global_dirty_limit into wb_domain by Tejun Heo · 9 years ago
- 380c27c writeback: implement wb_domain by Tejun Heo · 9 years ago
- 8a73179 writeback: reorganize [__]wb_update_bandwidth() by Tejun Heo · 9 years ago
- 0d960a3 writeback: clean up wb_dirty_limit() by Tejun Heo · 9 years ago
- 9ecf4866 writeback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info by Tejun Heo · 9 years ago
- bc05873 writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info by Tejun Heo · 9 years ago
- a06fd6b writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's by Tejun Heo · 9 years ago