index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
swap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmscan: Add check_move_unevictable_folios()
Matthew Wilcox (Oracle)
2022-06-29
1
-1
/
+2
*
mm/swapfile: unuse_pte can map random data if swap read fails
Miaohe Lin
2022-05-27
1
-1
/
+6
*
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
2022-05-19
1
-0
/
+5
*
mm/swap: fix comment about swap extent
Miaohe Lin
2022-05-19
1
-2
/
+2
*
mm/swap: make page_swapcount and __lru_add_drain_all static
Miaohe Lin
2022-05-19
1
-7
/
+0
*
mm/swap: add folio_throttle_swaprate
Matthew Wilcox (Oracle)
2022-05-13
1
-0
/
+4
*
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
2022-05-13
1
-6
/
+7
*
mm: introduce PTE_MARKER swap entry
Peter Xu
2022-05-13
1
-1
/
+14
*
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
2022-05-09
1
-0
/
+6
*
mm: drop swap_dirty_folio
NeilBrown
2022-05-09
1
-1
/
+0
*
mm: create new mm/swap.h header file
NeilBrown
2022-05-09
1
-121
/
+0
*
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
2022-05-09
1
-4
/
+11
*
mm/swapfile: remove stale reuse_swap_page()
David Hildenbrand
2022-03-24
1
-4
/
+0
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-1
/
+1
|
\
|
*
mm: Convert swap_set_page_dirty() to swap_dirty_folio()
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+1
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-5
/
+4
|
\
\
|
*
|
mm: Turn deactivate_file_page() into deactivate_file_folio()
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+0
|
*
|
mm: Convert remove_mapping() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+1
|
*
|
mm/memcg: Convert mem_cgroup_swapout() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
1
-2
/
+2
|
*
|
mm/workingset: Convert workingset_eviction() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+1
|
|
/
*
|
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
2022-03-22
1
-1
/
+0
*
|
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
2022-03-22
1
-1
/
+4
|
/
*
mm: remove the total_mapcount argument from page_trans_huge_mapcount()
Matthew Wilcox (Oracle)
2022-01-15
1
-1
/
+1
*
mm: remove last argument of reuse_swap_page()
Matthew Wilcox (Oracle)
2022-01-15
1
-3
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+0
|
\
|
*
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2021-11-06
1
-1
/
+0
*
|
mm/lru: Add folio_add_lru()
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+1
*
|
mm/workingset: Convert workingset_refault() to take a folio
Matthew Wilcox (Oracle)
2021-10-18
1
-2
/
+2
*
|
mm/swap: Add folio_mark_accessed()
Matthew Wilcox (Oracle)
2021-10-18
1
-1
/
+2
*
|
mm/workingset: Convert workingset_activation to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+1
*
|
mm/swap: Add folio_rotate_reclaimable()
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+0
*
|
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
2021-09-27
1
-0
/
+6
|
/
*
mm/vmscan: remove unneeded return value of kswapd_run()
Miaohe Lin
2021-09-03
1
-1
/
+1
*
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
1
-3
/
+23
*
mm: device exclusive memory access
Alistair Popple
2021-07-01
1
-2
/
+7
*
mm: remove special swap entry functions
Alistair Popple
2021-07-01
1
-2
/
+2
*
mm/swap: make swap_address_space an inline function
Mel Gorman
2021-07-01
1
-1
/
+5
*
mm: free idle swap cache page after COW
Huang Ying
2021-06-29
1
-0
/
+5
*
swap: fix do_swap_page() race with swapoff
Miaohe Lin
2021-06-29
1
-0
/
+9
*
mm/swapfile: use percpu_ref to serialize against concurrent swapoff
Miaohe Lin
2021-06-29
1
-2
/
+3
*
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-06
1
-0
/
+1
*
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-05-05
1
-0
/
+14
*
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
2021-05-05
1
-0
/
+7
*
swap: fix swapfile read/write offset
Jens Axboe
2021-03-02
1
-0
/
+1
*
mm/vmscan: __isolate_lru_page_prepare() cleanup
Alex Shi
2021-02-24
1
-1
/
+1
*
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-02-24
1
-1
/
+5
*
mm: remove get_swap_bio
Christoph Hellwig
2021-01-27
1
-1
/
+0
*
mm/compaction: do page isolation first in compaction
Alex Shi
2020-12-15
1
-1
/
+1
*
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
2020-12-15
1
-2
/
+0
*
mm: remove activate_page() from unuse_pte()
Yu Zhao
2020-10-13
1
-1
/
+0
[next]