aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15mm: remove cold parameter for release_pagesMel Gorman1-1/+1
2017-11-15mm, truncate: do not check mapping for every page being truncatedMel Gorman1-1/+12
2017-11-15mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no other referenceMinchan Kim1-0/+6
2017-11-15mm, swap: skip swapcache for swapin of synchronous deviceMinchan Kim1-0/+11
2017-11-15mm, swap: introduce SWP_SYNCHRONOUS_IOMinchan Kim1-1/+2
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse1-3/+21
2017-09-06swap: choose swap device according to numa nodeAaron Lu1-1/+1
2017-09-06mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying1-5/+6
2017-09-06mm, swap: VMA based swap readaheadHuang Ying1-2/+55
2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko1-2/+2
2017-09-06mm, THP, swap: support splitting THP for THP swap outHuang Ying1-0/+9
2017-09-06mm, THP, swap: make reuse_swap_page() works for THP swapped outHuang Ying1-2/+2
2017-09-06mm, THP, swap: support to reclaim swap space for THP swapped outHuang Ying1-0/+1
2017-07-10mm: swap: provide lru_add_drain_all_cpuslocked()Thomas Gleixner1-0/+1
2017-07-10swap: add block io poll in swapin pathShaohua Li1-2/+3
2017-07-06mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim1-2/+2
2017-07-06mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim1-10/+2
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying1-5/+14
2017-05-03mm, swap: remove unused function prototypeHuang Ying1-3/+0
2017-05-03mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li1-1/+1
2017-02-22mm/swap: add cache for swap slots allocationTim Chen1-0/+4
2017-02-22mm/swap: free swap slots in batchTim Chen1-0/+1
2017-02-22mm/swap: allocate swap slots in batchesTim Chen1-0/+2
2017-02-22mm/swap: skip readahead for unreferenced swap slotsTim Chen1-0/+6
2017-02-22mm/swap: split swap cache into 64MB trunksHuang, Ying1-2/+9
2017-02-22mm/swap: add cluster lockHuang, Ying1-0/+6
2017-01-10mm: support anonymous stable pageMinchan Kim1-1/+2
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2016-12-12mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner1-33/+1
2016-11-01mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig1-1/+3
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig1-0/+1
2016-10-07mm, swap: add swap_cluster_listHuang Ying1-4/+7
2016-10-03Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds1-2/+2
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page()Johannes Weiner1-0/+2
2016-07-28mm: remove reclaim and compaction retry approximationsMel Gorman1-0/+1
2016-07-28mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman1-1/+0
2016-07-28mm: convert zone_reclaim to node_reclaimMel Gorman1-4/+5
2016-07-28mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman1-1/+1
2016-07-28mm, vmscan: make shrink_node decisions more node-centricMel Gorman1-1/+1
2016-07-28mm, vmscan: remove balance gapMel Gorman1-9/+0
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-0/+1
2016-05-20mm, oom: rework oom detectionMichal Hocko1-0/+1
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli1-3/+3
2016-05-05mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner1-0/+4
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-01-20mm: free swap cache aggressively if memcg swap is fullVladimir Davydov1-0/+6
2016-01-20mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov1-0/+6