index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
swap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2024-05-03
swapon(2): open swap with O_EXCL
Al Viro
1
-1
/
+0
2024-05-03
swapon(2)/swapoff(2): don't bother with block size
Al Viro
1
-1
/
+0
2024-04-26
mm: swap: allow storage of all mTHP orders
Ryan Roberts
1
-1
/
+7
2024-04-26
mm: swap: update get_swap_pages() to take folio order
Ryan Roberts
1
-1
/
+1
2024-04-26
mm: swap: simplify struct percpu_cluster
Ryan Roberts
1
-1
/
+8
2024-04-26
mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
Ryan Roberts
1
-3
/
+9
2024-04-26
mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
Ryan Roberts
1
-10
/
+0
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-10
/
+0
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-03-05
mm: convert free_swap_cache() to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-02-25
swap: port block device usage to file
Christian Brauner
1
-1
/
+1
2024-02-21
mm: move mapping_set_update out of <linux/swap.h>
Christoph Hellwig
1
-10
/
+0
2024-02-21
mm/swap: fix race when skipping swapcache
Kairui Song
1
-0
/
+5
2023-12-29
mm: remove page_swap_info()
Matthew Wilcox (Oracle)
1
-2
/
+1
2023-12-29
mm: convert swap_page_sector() to swap_folio_sector()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-12-29
mm: remove page_add_new_anon_rmap and lru_cache_add_inactive_or_unevictable
Matthew Wilcox (Oracle)
1
-3
/
+0
2023-10-28
mm/swap: Convert to use bdev_open_by_dev()
Jan Kara
1
-0
/
+1
2023-08-25
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
1
-11
/
+1
2023-08-25
mm/swap: use dedicated entry for swap in folio
Matthew Wilcox
1
-3
/
+2
2023-08-25
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
1
-0
/
+9
2023-08-21
mm: kill frontswap
Johannes Weiner
1
-9
/
+0
2023-06-24
mm: remove check_move_unevictable_pages()
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-06-20
mm/swap: swap_vma_readahead() do the pte_offset_map()
Hugh Dickins
1
-19
/
+0
2023-06-20
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
1
-2
/
+2
2023-06-10
swap: remove __swp_swapcount()
Huang Ying
1
-2
/
+2
2023-06-10
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
1
-0
/
+1
2023-04-22
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Kefeng Wang
1
-1
/
+0
2023-04-19
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
1
-1
/
+16
2023-03-29
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
1
-4
/
+4
2023-03-29
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
1
-8
/
+4
2023-02-01
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
1
-2
/
+1
2023-02-01
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
1
-2
/
+1
2023-01-19
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
1
-1
/
+1
2023-01-19
mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()
Kefeng Wang
1
-1
/
+1
2022-12-12
mm: add nodes= arg to memory.reclaim
Mina Almasry
1
-1
/
+2
2022-12-12
folio-compat: remove lru_cache_add()
Vishal Moola (Oracle)
1
-1
/
+0
2022-12-01
mm: mmu_gather: prepare to gather encoded page pointers with flags
Linus Torvalds
1
-1
/
+1
2022-12-01
mm: use pte markers for swap errors
Peter Xu
1
-5
/
+1
2022-12-01
mm: always compile in pte markers
Peter Xu
1
-7
/
+3
2022-11-09
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
1
-2
/
+3
2022-10-04
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
1
-1
/
+1
2022-10-04
mm: remove try_to_free_swap()
Matthew Wilcox (Oracle)
1
-6
/
+0
2022-10-04
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-10-04
mm/swap: convert put_swap_page() to put_swap_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-10-04
mm/swapfile: convert try_to_free_swap() to folio_free_swap()
Matthew Wilcox (Oracle)
1
-0
/
+6
2022-10-04
shmem: convert shmem_replace_page() to use folios throughout
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-10-04
mm: add folio_add_lru_vma()
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-09-27
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+4
[next]