summaryrefslogtreecommitdiff
path: root/mm/swap_state.c
Commit message (Expand)AuthorAge
* 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-05
* mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim2018-04-05
* mm: swap: clean up swap readaheadMinchan Kim2018-04-05
* 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
* fs: kill BDI_CAP_SWAP_BACKEDChristoph Hellwig2015-01-20
* mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner2014-12-10
* mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko2014-10-09
* include/linux/migrate.h: remove migrate_page #defineAndrew Morton2014-10-09
* mm: allow drivers to prevent new writable mappingsDavid Herrmann2014-08-08
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-08
* mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-04
* swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-06
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-23
* lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-11
* swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini2013-06-12
* mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2013-04-29
* mm: break up swap_writepage() for frontswap backendsSeth Jennings2013-04-29