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
/
swap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
swap: remove remnants of polling from read_swap_cache_async
Suren Baghdasaryan
2023-08-24
1
-1
/
+0
*
mm: remove the __swap_writepage return value
Christoph Hellwig
2023-02-02
1
-1
/
+1
*
mm: remove the swap_readpage return value
Christoph Hellwig
2023-02-02
1
-5
/
+3
*
mm: convert find_get_incore_page() to filemap_get_incore_folio()
Matthew Wilcox (Oracle)
2022-11-08
1
-3
/
+5
*
mm: remove lookup_swap_cache()
Matthew Wilcox (Oracle)
2022-10-03
1
-10
/
+0
*
swap: add swap_cache_get_folio()
Matthew Wilcox (Oracle)
2022-10-03
1
-0
/
+8
*
mm/swap: convert add_to_swap_cache() to take a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-2
/
+2
*
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
2022-09-11
1
-3
/
+1
*
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
2022-07-03
1
-5
/
+0
*
mm/swap: convert __delete_from_swap_cache() to a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-2
/
+2
*
mm/swap: convert delete_from_swap_cache() to take a folio
Matthew Wilcox (Oracle)
2022-07-03
1
-2
/
+2
*
mm: convert page_swap_flags to folio_swap_flags
Matthew Wilcox (Oracle)
2022-07-03
1
-3
/
+3
*
swap: convert add_to_swap() to take a folio
Matthew Wilcox (Oracle)
2022-05-13
1
-3
/
+3
*
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-0
/
+4
*
mm: submit multipage reads for SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-3
/
+14
*
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-0
/
+1
*
mm: reclaim mustn't enter FS for SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-0
/
+8
*
mm: create new mm/swap.h header file
NeilBrown
2022-05-09
1
-0
/
+133