summaryrefslogtreecommitdiffstats
path: root/mm/swap_state.c
Commit message (Expand)AuthorAge
* mm/swap_state.c: simplify total_swapcache_pages() with get_swap_device()Huang Ying2019-07-12
* mm, swap: fix race between swapoff and some swap operationsHuang Ying2019-07-12
* Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds2019-07-05
* mm: page cache: store only head pages in i_pagesMatthew Wilcox2019-05-14
* mm: swap: add comment for swap_vma_readaheadYang Shi2019-03-06
* mm: swap: check if swap backing device is congested or notYang Shi2019-03-06
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\
| * page cache: Finish XArray conversionMatthew Wilcox2018-10-21
| * mm: Convert delete_from_swap_cache to XArrayMatthew Wilcox2018-10-21
| * mm: Convert add_to_swap_cache to XArrayMatthew Wilcox2018-10-21
* | mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-26
|/
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-12
* mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo2018-06-07
* page cache: use xa_lockMatthew Wilcox2018-04-11
* mm/swap_state.c: make bool enable_vma_readahead and swap_vma_readahead() staticColin Ian King2018-04-06
* mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim2018-04-06
* mm: swap: clean up swap readaheadMinchan Kim2018-04-06
* mm: remove cold parameter for release_pagesMel Gorman2017-11-15
* mm/swap_state.c: declare a few variables as __read_mostlyChangbin Du2017-11-15
* mm, swap: fix false error message in __swp_swapcount()Huang Ying2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm, swap: use page-cluster as max window of VMA based swap readaheadHuang Ying2017-10-13
* mm: fix data corruption caused by lazyfree pageShaohua Li2017-10-03
* mm, swap: add sysfs interface for VMA based swap readaheadHuang Ying2017-09-06
* mm, swap: VMA based swap readaheadHuang Ying2017-09-06
* mm, swap: fix swap readahead markingHuang Ying2017-09-06
* mm, swap: add swap readahead hit statisticsHuang Ying2017-09-06
* swap: add block io poll in swapin pathShaohua Li2017-07-10
* mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim2017-07-06
* mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim2017-07-06
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-06
* mm, swap: use kvzalloc to allocate some swap data structuresHuang Ying2017-05-08
* mm, swap: fix comment in __read_swap_cache_asyncHuang Ying2017-05-03
* mm/swap: skip readahead only when swap slot cache is enabledHuang Ying2017-02-22
* mm/swap: add cache for swap slots allocationTim Chen2017-02-22
* mm/swap: skip readahead for unreferenced swap slotsTim Chen2017-02-22
* mm/swap: split swap cache into 64MB trunksHuang, Ying2017-02-22
* mm, swap: use offset of swap entry as key of swap cacheHuang Ying2016-10-07
* thp: reduce usage of huge zero page's atomic counterAaron Lu2016-10-07
* mm: don't use radix tree writeback tags for pages in swap cacheHuang Ying2016-10-07
* mm: move most file-based accounting to the nodeMel Gorman2016-07-28
* mm: thp: broken page count after commit aa88b68c3b1dGerald Schaefer2016-06-09
* mm: use __SetPageSwapBacked and dont ClearPageSwapBackedHugh Dickins2016-05-19
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-20
* mm: support madvise(MADV_FREE)Minchan Kim2016-01-15
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-15
* mm: swap: zswap: maybe_preload & refactoringDmitry Safonov2015-09-08
* mm: remove rest of ACCESS_ONCE() usagesJason Low2015-04-15
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20