summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-4/+4
|\
| * mm: convert free_swap_cache() to take a folioMatthew Wilcox (Oracle)2024-03-041-4/+4
* | Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-03-131-10/+0
|\ \
| * | mm: move mapping_set_update out of <linux/swap.h>Christoph Hellwig2024-02-211-10/+0
* | | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-03-111-1/+1
|\ \ \ | |_|/ |/| |
| * | swap: port block device usage to fileChristian Brauner2024-02-251-1/+1
| |/
* / mm/swap: fix race when skipping swapcacheKairui Song2024-02-201-0/+5
|/
* mm: remove page_swap_info()Matthew Wilcox (Oracle)2023-12-291-2/+1
* mm: convert swap_page_sector() to swap_folio_sector()Matthew Wilcox (Oracle)2023-12-291-1/+1
* mm: remove page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictableMatthew Wilcox (Oracle)2023-12-291-3/+0
* mm/swap: Convert to use bdev_open_by_dev()Jan Kara2023-10-281-0/+1
* mm/swap: inline folio_set_swap_entry() and folio_swap_entry()David Hildenbrand2023-08-241-11/+1
* mm/swap: use dedicated entry for swap in folioMatthew Wilcox2023-08-241-3/+2
* mm/swap: stop using page->private on tail pages for THP_SWAPDavid Hildenbrand2023-08-241-0/+9
* mm: kill frontswapJohannes Weiner2023-08-211-9/+0
* mm: remove check_move_unevictable_pages()Matthew Wilcox (Oracle)2023-06-231-1/+0
* mm/swap: swap_vma_readahead() do the pte_offset_map()Hugh Dickins2023-06-191-19/+0
* mm: vmscan: mark kswapd_run() and kswapd_stop() __meminitMiaohe Lin2023-06-191-2/+2
* swap: remove __swp_swapcount()Huang Ying2023-06-091-2/+2
* workingset: refactor LRU refault to expose refault recency checkNhat Pham2023-06-091-0/+1
* mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()Kefeng Wang2023-04-211-1/+0
* mm: vmscan: refactor updating current->reclaim_stateYosry Ahmed2023-04-181-1/+16
* mm, memcg: Prevent memory.swappiness load/store tearingYue Zhao2023-03-281-4/+4
* mm: swap: remove unneeded cgroup_throttle_swaprate()Kefeng Wang2023-03-281-8/+4
* Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton2023-01-311-2/+1
|\
| * Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko2023-01-311-2/+1
* | mm/swap: convert deactivate_page() to folio_deactivate()Vishal Moola (Oracle)2023-01-181-1/+1
* | mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()Kefeng Wang2023-01-181-1/+1
|/
* mm: add nodes= arg to memory.reclaimMina Almasry2022-12-111-1/+2
* folio-compat: remove lru_cache_add()Vishal Moola (Oracle)2022-12-111-1/+0
* mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds2022-11-301-1/+1
* mm: use pte markers for swap errorsPeter Xu2022-11-301-5/+1
* mm: always compile in pte markersPeter Xu2022-11-301-7/+3
* mm: vmscan: make rotations a secondary factor in balancing anon vs fileJohannes Weiner2022-11-081-2/+3
* mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner2022-10-031-1/+1
* mm: remove try_to_free_swap()Matthew Wilcox (Oracle)2022-10-031-6/+0
* memcg: convert mem_cgroup_swap_full() to take a folioMatthew Wilcox (Oracle)2022-10-031-2/+2
* mm/swap: convert put_swap_page() to put_swap_folio()Matthew Wilcox (Oracle)2022-10-031-2/+2
* mm/swapfile: convert try_to_free_swap() to folio_free_swap()Matthew Wilcox (Oracle)2022-10-031-0/+6
* shmem: convert shmem_replace_page() to use folios throughoutMatthew Wilcox (Oracle)2022-10-031-0/+5
* mm: add folio_add_lru_vma()Matthew Wilcox (Oracle)2022-10-031-5/+5
* mm: multi-gen LRU: support page table walksYu Zhao2022-09-261-0/+4
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-2/+10
|\
| * mm: vmpressure: don't count proactive reclaim in vmpressureYosry Ahmed2022-07-291-1/+4
| * mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin2022-07-031-0/+5
| * docs: rename Documentation/vm to Documentation/mmMike Rapoport2022-06-271-1/+1
* | vmscan: Add check_move_unevictable_folios()Matthew Wilcox (Oracle)2022-06-291-1/+2
|/
* mm/swapfile: unuse_pte can map random data if swap read failsMiaohe Lin2022-05-271-1/+6
* mm: zswap: add basic meminfo and vmstat coverageJohannes Weiner2022-05-191-0/+5
* mm/swap: fix comment about swap extentMiaohe Lin2022-05-191-2/+2