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
/
mm
/
swapfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
block: remove ->rw_page
Christoph Hellwig
2023-02-02
1
-1
/
+1
|
*
|
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
1
-0
/
+1
|
|
\
\
|
*
|
|
swapfile: get rid of volatile and avoid redundant read
Kairui Song
2023-01-18
1
-3
/
+4
*
|
|
|
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
2023-02-03
1
-1
/
+1
|
|
/
/
*
|
/
mm: hwpoison: support recovery from ksm_might_need_to_copy()
Kefeng Wang
2023-02-09
1
-6
/
+14
|
|
/
|
/
|
*
|
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
2023-01-31
1
-0
/
+1
|
/
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
|
*
mm: use pte markers for swap errors
Peter Xu
2022-11-30
1
-1
/
+1
*
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-3
/
+2
|
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-2
/
+2
*
|
swapfile: fix soft lockup in scan_swap_map_slots
Chen Wandun
2022-11-22
1
-4
/
+4
|
/
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-88
/
+90
|
\
|
*
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-1
/
+1
|
*
swapfile: convert unuse_pte_range() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-14
/
+19
|
*
swapfile: convert __try_to_reclaim_swap() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-11
/
+11
|
*
swapfile: convert try_to_unuse() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-11
/
+11
|
*
mm/swap: convert put_swap_page() to put_swap_folio()
Matthew Wilcox (Oracle)
2022-10-03
1
-2
/
+2
|
*
mm/swapfile: convert try_to_free_swap() to folio_free_swap()
Matthew Wilcox (Oracle)
2022-10-03
1
-14
/
+18
|
*
mm/swapfile: remove page_swapcount()
Matthew Wilcox (Oracle)
2022-10-03
1
-33
/
+13
|
*
mm/swapfile: use vma iterator instead of vma linked list
Liam R. Howlett
2022-09-26
1
-1
/
+3
|
*
mm/swap: cache swap migration A/D bits support
Peter Xu
2022-09-26
1
-0
/
+8
|
*
mm/swap: cache maximum swapfile size when init swap
Peter Xu
2022-09-26
1
-2
/
+5
*
|
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
2022-09-26
1
-1
/
+1
|
/
*
mm/swap: convert delete_from_swap_cache() to take a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-1
/
+1
*
mm/swap: convert try_to_free_swap to use a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-12
/
+11
*
mm/swapfile: fix possible data races of inuse_pages
Miaohe Lin
2022-07-03
1
-4
/
+4
*
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
1
-3
/
+18
|
\
|
*
mm/swapfile: fix lost swap bits in unuse_pte()
Miaohe Lin
2022-05-27
1
-3
/
+7
|
*
mm/swapfile: unuse_pte can map random data if swap read fails
Miaohe Lin
2022-05-27
1
-0
/
+11
[next]