index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
swapfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
1
-9
/
+36
|
\
|
*
mm: swap: fix race between free_swap_and_cache() and swapoff()
Ryan Roberts
2024-03-06
1
-1
/
+12
|
*
mm/swapfile:__swap_duplicate: drop redundant WRITE_ONCE on swap_map for err c...
Barry Song
2024-02-23
1
-1
/
+2
|
*
mm/zswap: invalidate zswap entry when swap entry free
Chengming Zhou
2024-02-22
1
-1
/
+0
|
*
mm: swap: enforce updating inuse_pages at the end of swap_range_free()
Yosry Ahmed
2024-02-22
1
-3
/
+15
|
*
mm/zswap: split zswap rb-tree
Chengming Zhou
2024-02-22
1
-1
/
+1
|
*
mm/zswap: make sure each swapfile always have zswap rb-tree
Chengming Zhou
2024-02-22
1
-3
/
+7
*
|
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
swap: port block device usage to file
Christian Brauner
2024-02-25
1
-11
/
+11
*
|
mm/swap: fix race when skipping swapcache
Kairui Song
2024-02-20
1
-0
/
+13
|
/
*
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
1
-0
/
+1
|
\
|
*
plist: Split out plist_types.h
Kent Overstreet
2023-12-20
1
-0
/
+1
*
|
mm/swapfile: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
David Hildenbrand
2023-12-29
1
-1
/
+1
*
|
mm: remove page_swap_info()
Matthew Wilcox (Oracle)
2023-12-29
1
-7
/
+1
*
|
mm: convert swap_readpage() to swap_read_folio()
Matthew Wilcox (Oracle)
2023-12-29
1
-1
/
+1
*
|
mm: convert swap_page_sector() to swap_folio_sector()
Matthew Wilcox (Oracle)
2023-12-29
1
-3
/
+3
*
|
mm: convert unuse_pte() to use a folio throughout
Matthew Wilcox (Oracle)
2023-12-29
1
-22
/
+25
*
|
mm: remove PageAnonExclusive assertions in unuse_pte()
Matthew Wilcox (Oracle)
2023-12-29
1
-4
/
+0
*
|
mm: convert ksm_might_need_to_copy() to work on folios
Matthew Wilcox (Oracle)
2023-12-29
1
-3
/
+5
*
|
mm/swapfile: replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
2023-12-10
1
-17
/
+17
|
/
*
mm/swap: Convert to use bdev_open_by_dev()
Jan Kara
2023-10-28
1
-11
/
+12
*
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
2023-08-24
1
-1
/
+1
*
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
2023-08-24
1
-2
/
+2
*
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
1
-4
/
+4
|
\
|
*
mm/swapfile: fix wrong swap entry type for hwpoisoned swapcache page
Miaohe Lin
2023-08-04
1
-4
/
+4
*
|
mm/swapfile.c: use helper macro K()
ZhangPeng
2023-08-21
1
-6
/
+6
*
|
mm: kill frontswap
Johannes Weiner
2023-08-21
1
-23
/
+10
*
|
mm: make PTE_MARKER_SWAPIN_ERROR more general
Axel Rasmussen
2023-08-18
1
-1
/
+1
*
|
mm: call arch_swap_restore() from unuse_pte()
Peter Collingbourne
2023-08-18
1
-0
/
+7
*
|
swap: stop add to avail list if swap is full
Ma Wupeng
2023-08-18
1
-1
/
+4
*
|
swap: cleanup duplicated WARN_ON in add_to_avail_list
Ma Wupeng
2023-08-18
1
-3
/
+1
|
/
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-63
/
+46
|
\
|
*
mm/swapfile: delete outdated pte_offset_map() comment
Hugh Dickins
2023-06-23
1
-5
/
+0
|
*
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
1
-7
/
+13
|
*
mm/swapoff: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
1
-18
/
+20
|
*
swap: comments get_swap_device() with usage rule
Huang Ying
2023-06-09
1
-3
/
+9
|
*
swap: remove get/put_swap_device() in __swap_duplicate()
Huang Ying
2023-06-09
1
-4
/
+1
|
*
swap: remove __swp_swapcount()
Huang Ying
2023-06-09
1
-19
/
+1
|
*
swap: remove get/put_swap_device() in __swap_count()
Huang Ying
2023-06-09
1
-8
/
+2
|
*
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-06-09
1
-0
/
+1
*
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
|
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-4
/
+3
*
|
block: introduce holder ops
Christoph Hellwig
2023-06-05
1
-1
/
+2
|
/
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
1
-1
/
+2
|
\
|
*
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-04-05
1
-1
/
+2
*
|
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-05
1
-2
/
+2
*
|
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
2023-03-28
1
-3
/
+3
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-6
/
+5
|
\
|
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2023-02-10
1
-6
/
+14
|
|
\
|
*
|
mm/swapfile: remove pr_debug in get_swap_pages()
Longlong Xia
2023-02-09
1
-2
/
+0
[next]