summaryrefslogtreecommitdiffstats
path: root/mm/swap_state.c
Commit message (Expand)AuthorAgeFilesLines
* mm, swap: add sysfs interface for VMA based swap readaheadHuang Ying2017-09-061-0/+80
* mm, swap: VMA based swap readaheadHuang Ying2017-09-061-17/+198
* mm, swap: fix swap readahead markingHuang Ying2017-09-061-7/+11
* mm, swap: add swap readahead hit statisticsHuang Ying2017-09-061-2/+7
* swap: add block io poll in swapin pathShaohua Li2017-07-101-4/+6
* mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim2017-07-061-17/+6
* mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim2017-07-061-10/+3
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-061-44/+70
* mm, swap: use kvzalloc to allocate some swap data structuresHuang Ying2017-05-081-1/+1
* mm, swap: fix comment in __read_swap_cache_asyncHuang Ying2017-05-031-11/+1
* mm/swap: skip readahead only when swap slot cache is enabledHuang Ying2017-02-221-3/+10
* mm/swap: add cache for swap slots allocationTim Chen2017-02-221-0/+1
* mm/swap: skip readahead for unreferenced swap slotsTim Chen2017-02-221-0/+4
* mm/swap: split swap cache into 64MB trunksHuang, Ying2017-02-221-12/+56
* mm, swap: use offset of swap entry as key of swap cacheHuang Ying2016-10-071-4/+4
* thp: reduce usage of huge zero page's atomic counterAaron Lu2016-10-071-3/+1
* mm: don't use radix tree writeback tags for pages in swap cacheHuang Ying2016-10-071-0/+2
* mm: move most file-based accounting to the nodeMel Gorman2016-07-281-2/+2
* mm: thp: broken page count after commit aa88b68c3b1dGerald Schaefer2016-06-091-1/+4
* mm: use __SetPageSwapBacked and dont ClearPageSwapBackedHugh Dickins2016-05-191-2/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-6/+6
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-201-0/+5
* mm: support madvise(MADV_FREE)Minchan Kim2016-01-151-3/+2
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-151-2/+2
* mm: swap: zswap: maybe_preload & refactoringDmitry Safonov2015-09-081-11/+26
* mm: remove rest of ACCESS_ONCE() usagesJason Low2015-04-151-1/+1
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-1/+0
* fs: kill BDI_CAP_SWAP_BACKEDChristoph Hellwig2015-01-201-6/+1
* mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner2014-12-101-1/+0
* mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko2014-10-091-10/+4
* include/linux/migrate.h: remove migrate_page #defineAndrew Morton2014-10-091-0/+2
* mm: allow drivers to prevent new writable mappingsDavid Herrmann2014-08-081-0/+1
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-081-4/+4
* mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-041-1/+1
* swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-061-3/+60
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-231-8/+8
* lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-111-2/+2
* swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini2013-06-121-1/+17
* mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2013-04-291-2/+2
* mm: break up swap_writepage() for frontswap backendsSeth Jennings2013-04-291-1/+1
* swap: add per-partition lock for swapfileShaohua Li2013-02-231-1/+2
* swap: make each swap partition have one address_spaceShaohua Li2013-02-231-17/+38
* mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-311-1/+1
* swap: allow swap readahead to be mergedChristian Ehrhardt2012-07-311-0/+5
* mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins2012-04-231-1/+1
* mm: make swapin readahead skip over holesRik van Riel2012-03-211-13/+11
* memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-051-10/+0
* memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki2012-01-121-0/+10
* fs: move code out of buffer.cAl Viro2012-01-031-1/+0
* mm: delete various needless include <linux/module.h>Paul Gortmaker2011-10-311-1/+0
OpenPOWER on IntegriCloud