index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page-writeback.c
Age
Commit message (
Expand
)
Author
2018-12-28
mm/page-writeback.c: don't break integrity writeback on ->writepage() error
Brian Foster
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-26
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
2018-10-21
mm: Convert page-writeback to XArray
Matthew Wilcox
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-17
mm/page-writeback.c: update stale account_page_redirty() comment
Greg Thelen
2018-04-20
writeback: safer lock nesting
Greg Thelen
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2017-11-29
Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...
Michal Hocko
2017-11-21
block/laptop_mode: Convert timers to use timer_setup()
Kees Cook
2017-11-15
writeback: remove unused function parameter
Wang Long
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
mm: speed up cancel_dirty_page() for clean pages
Jan Kara
2017-11-15
mm/page-writeback.c: convert timers to use timer_setup()
Kees Cook
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
mm: use pagevec_lookup_range_tag() in write_cache_pages()
Jan Kara
2017-11-15
mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical
Yafang Shao
2017-11-15
mm/page-writeback.c: remove unused parameter from balance_dirty_pages()
Tahsin Erdogan
2017-10-14
mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect im...
Yafang Shao
2017-10-09
writeback: schedule periodic writeback with sysctl
Yafang Shao
2017-10-03
writeback: pass in '0' for nr_pages writeback in laptop mode
Jens Axboe
2017-10-03
writeback: remove 'range_cyclic' argument for wb_start_writeback()
Jens Axboe
2017-09-06
mm: rename global_page_state to global_zone_page_state
Michal Hocko
2017-08-18
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
2017-07-12
writeback: rework wb_[dec|inc]_stat family of functions
Nikolay Borisov
2017-07-07
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
2017-07-05
mm: clean up error handling in write_one_page
Jeff Layton
2017-07-05
mm: drop "wait" parameter from write_one_page()
Jeff Layton
2017-05-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-05-03
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
2017-05-03
mm: memcontrol: re-use node VM page state enum
Johannes Weiner
2017-05-03
mm/page-writeback.c: use setup_deferrable_timer
Geliang Tang
2017-04-28
mm: retry writepages() on ENOMEM when doing an data integrity writeback
Theodore Ts'o
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-02-27
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
2017-02-24
mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_...
Steven Rostedt (VMware)
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2016-12-14
radix-tree: delete radix_tree_range_tag_if_tagged()
Matthew Wilcox
2016-11-08
writeback: track if we're sleeping on progress in balance_dirty_pages()
Jens Axboe
2016-10-07
mm: don't use radix tree writeback tags for pages in swap cache
Huang Ying
2016-10-07
mm, vmscan: get rid of throttle_vm_writeout
Michal Hocko
2016-09-06
mm/writeback: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-28
mm: remove reclaim and compaction retry approximations
Mel Gorman
2016-07-28
mm, vmscan: remove highmem_file_pages
Mel Gorman
2016-07-28
mm, page_alloc: fix dirtyable highmem calculation
Minchan Kim
2016-07-28
mm, vmstat: remove zone and node double accounting by approximating retries
Mel Gorman
2016-07-28
mm: move vmscan writes and file write accounting to the node
Mel Gorman
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2016-07-28
mm, page_alloc: consider dirtyable memory in terms of nodes
Mel Gorman
[next]