summaryrefslogtreecommitdiff
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm/swap: make page_swapcount and __lru_add_drain_all staticMiaohe Lin2022-05-191-7/+0
* mm/swap: add folio_throttle_swaprateMatthew Wilcox (Oracle)2022-05-131-0/+4
* swap: turn get_swap_page() into folio_alloc_swap()Matthew Wilcox (Oracle)2022-05-131-6/+7
* mm: introduce PTE_MARKER swap entryPeter Xu2022-05-131-1/+14
* mm: move responsibility for setting SWP_FS_OPS to ->swap_activateNeilBrown2022-05-091-0/+6
* mm: drop swap_dirty_folioNeilBrown2022-05-091-1/+0
* mm: create new mm/swap.h header fileNeilBrown2022-05-091-121/+0
* mm: remember exclusively mapped anonymous pages with PG_anon_exclusiveDavid Hildenbrand2022-05-091-4/+11
* mm/swapfile: remove stale reuse_swap_page()David Hildenbrand2022-03-241-4/+0
* Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-1/+1
|\
| * mm: Convert swap_set_page_dirty() to swap_dirty_folio()Matthew Wilcox (Oracle)2022-03-151-1/+1
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-5/+4
|\ \
| * | mm: Turn deactivate_file_page() into deactivate_file_folio()Matthew Wilcox (Oracle)2022-03-211-1/+0
| * | mm: Convert remove_mapping() to take a folioMatthew Wilcox (Oracle)2022-03-211-1/+1
| * | mm/memcg: Convert mem_cgroup_swapout() to take a folioMatthew Wilcox (Oracle)2022-03-211-2/+2
| * | mm/workingset: Convert workingset_eviction() to take a folioMatthew Wilcox (Oracle)2022-03-211-1/+1
| |/
* | mm: __isolate_lru_page_prepare() in isolate_migratepages_block()Hugh Dickins2022-03-221-1/+0
* | xarray: use kmem_cache_alloc_lru to allocate xa_nodeMuchun Song2022-03-221-1/+4
|/
* mm: remove the total_mapcount argument from page_trans_huge_mapcount()Matthew Wilcox (Oracle)2022-01-151-1/+1
* mm: remove last argument of reuse_swap_page()Matthew Wilcox (Oracle)2022-01-151-3/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+0
|\
| * include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu2021-11-061-1/+0
* | mm/lru: Add folio_add_lru()Matthew Wilcox (Oracle)2021-10-181-0/+1
* | mm/workingset: Convert workingset_refault() to take a folioMatthew Wilcox (Oracle)2021-10-181-2/+2
* | mm/swap: Add folio_mark_accessed()Matthew Wilcox (Oracle)2021-10-181-1/+2
* | mm/workingset: Convert workingset_activation to take a folioMatthew Wilcox (Oracle)2021-09-271-1/+1
* | mm/swap: Add folio_rotate_reclaimable()Matthew Wilcox (Oracle)2021-09-271-1/+0
* | mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)2021-09-271-0/+6
|/
* 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