summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* mm/vmscan: remove unneeded return value of kswapd_run()Miaohe Lin2021-09-031-1/+1
* mm, memcg: inline swap-related functions to improve disabled memcg configSuren Baghdasaryan2021-09-031-3/+23
* mm: device exclusive memory accessAlistair Popple2021-07-011-2/+7
* mm: remove special swap entry functionsAlistair Popple2021-07-011-2/+2
* mm/swap: make swap_address_space an inline functionMel Gorman2021-07-011-1/+5
* mm: free idle swap cache page after COWHuang Ying2021-06-291-0/+5
* swap: fix do_swap_page() race with swapoffMiaohe Lin2021-06-291-0/+9
* mm/swapfile: use percpu_ref to serialize against concurrent swapoffMiaohe Lin2021-06-291-2/+3
* include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)2021-05-061-0/+1
* mm: disable LRU pagevec during the migration temporarilyMinchan Kim2021-05-051-0/+14
* mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checksDave Hansen2021-05-051-0/+7
* swap: fix swapfile read/write offsetJens Axboe2021-03-021-0/+1
* mm/vmscan: __isolate_lru_page_prepare() cleanupAlex Shi2021-02-241-1/+1
* mm: memcg: add swapcache stat for memcg v2Shakeel Butt2021-02-241-1/+5
* mm: remove get_swap_bioChristoph Hellwig2021-01-271-1/+0
* mm/compaction: do page isolation first in compactionAlex Shi2020-12-151-1/+1
* mm/thp: move lru_add_page_tail() to huge_memory.cAlex Shi2020-12-151-2/+0
* mm: remove activate_page() from unuse_pte()Yu Zhao2020-10-131-1/+0
* swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguityGao Xiang2020-10-131-1/+1
* mm: factor find_get_incore_page out of mincore_pageMatthew Wilcox (Oracle)2020-10-131-0/+7
* mm: split swap_type_ofChristoph Hellwig2020-09-231-1/+2
* mm/swap: implement workingset detection for anonymous LRUJoonsoo Kim2020-08-121-0/+6
* mm/swapcache: support to handle the shadow entriesJoonsoo Kim2020-08-121-4/+13
* mm/vmscan: protect the workingset on anonymous LRUJoonsoo Kim2020-08-121-1/+1
* mm/page_alloc: remove nr_free_pagecache_pages()David Hildenbrand2020-08-071-1/+0
* mm: remove vm_total_pagesDavid Hildenbrand2020-08-071-1/+0
* mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner2020-06-261-0/+1
* mm: vmscan: reclaim writepage is IO costJohannes Weiner2020-06-031-1/+3
* mm: balance LRU lists based on relative thrashingJohannes Weiner2020-06-031-2/+1
* mm: base LRU balancing on an explicit cost modelJohannes Weiner2020-06-031-0/+2
* mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()Johannes Weiner2020-06-031-2/+0
* mm: memcontrol: move out cgroup swaprate throttlingJohannes Weiner2020-06-031-4/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-6/+11
|\
| * include/linux/swap.h: delete meaningless __add_to_swap_cache() declarationMiaohe Lin2020-06-021-1/+0
| * swap: reduce lock contention on swap cache from swap slots allocationHuang Ying2020-06-021-0/+1
| * mm/swapfile.c: classify SWAP_MAP_XXX to make it more readableWei Yang2020-06-021-5/+10
* | mm/swap: Use local_lock for protectionIngo Molnar2020-05-281-0/+1
|/
* swap.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-1/+1
* mm: swap: make page_evictable() inlineYang Shi2020-04-021-1/+0
* mm: vmscan: detect file thrashing at the reclaim rootJohannes Weiner2019-12-011-1/+1
* mm: introduce MADV_PAGEOUTMinchan Kim2019-09-251-0/+1
* mm: introduce MADV_COLDMinchan Kim2019-09-251-0/+1
* mm, swap: use rbtree for swap_extentAaron Lu2019-07-121-3/+2
* mm, swap: fix race between swapoff and some swap operationsHuang Ying2019-07-121-3/+10
* include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih2019-03-141-2/+2
* mm/workingset: remove unused @mapping argument in workingset_eviction()Andrey Ryabinin2019-03-051-1/+1
* mm: swap: use mem_cgroup_is_root() instead of deferencing css->parentYang Shi2019-03-051-1/+1
* mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu2018-12-281-1/+10
* vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is nWei Yang2018-12-281-6/+0
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+0