index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
swap.h
Age
Commit message (
Expand
)
Author
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-04
mm: convert free_swap_cache() to take a folio
Matthew Wilcox (Oracle)
2024-02-25
swap: port block device usage to file
Christian Brauner
2024-02-21
mm: move mapping_set_update out of <linux/swap.h>
Christoph Hellwig
2024-02-20
mm/swap: fix race when skipping swapcache
Kairui Song
2023-12-29
mm: remove page_swap_info()
Matthew Wilcox (Oracle)
2023-12-29
mm: convert swap_page_sector() to swap_folio_sector()
Matthew Wilcox (Oracle)
2023-12-29
mm: remove page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictable
Matthew Wilcox (Oracle)
2023-10-28
mm/swap: Convert to use bdev_open_by_dev()
Jan Kara
2023-08-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
2023-08-24
mm/swap: use dedicated entry for swap in folio
Matthew Wilcox
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-06-23
mm: remove check_move_unevictable_pages()
Matthew Wilcox (Oracle)
2023-06-19
mm/swap: swap_vma_readahead() do the pte_offset_map()
Hugh Dickins
2023-06-19
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
2023-06-09
swap: remove __swp_swapcount()
Huang Ying
2023-06-09
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
2023-04-21
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Kefeng Wang
2023-04-18
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
2023-03-28
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
2023-03-28
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2023-01-18
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
2023-01-18
mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()
Kefeng Wang
2022-12-11
mm: add nodes= arg to memory.reclaim
Mina Almasry
2022-12-11
folio-compat: remove lru_cache_add()
Vishal Moola (Oracle)
2022-11-30
mm: mmu_gather: prepare to gather encoded page pointers with flags
Linus Torvalds
2022-11-30
mm: use pte markers for swap errors
Peter Xu
2022-11-30
mm: always compile in pte markers
Peter Xu
2022-11-08
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2022-10-03
mm: remove try_to_free_swap()
Matthew Wilcox (Oracle)
2022-10-03
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
2022-10-03
mm/swap: convert put_swap_page() to put_swap_folio()
Matthew Wilcox (Oracle)
2022-10-03
mm/swapfile: convert try_to_free_swap() to folio_free_swap()
Matthew Wilcox (Oracle)
2022-10-03
shmem: convert shmem_replace_page() to use folios throughout
Matthew Wilcox (Oracle)
2022-10-03
mm: add folio_add_lru_vma()
Matthew Wilcox (Oracle)
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-29
mm: vmpressure: don't count proactive reclaim in vmpressure
Yosry Ahmed
2022-07-03
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
2022-06-29
vmscan: Add check_move_unevictable_folios()
Matthew Wilcox (Oracle)
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-05-27
mm/swapfile: unuse_pte can map random data if swap read fails
Miaohe Lin
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
2022-05-19
mm/swap: fix comment about swap extent
Miaohe Lin
[next]