index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
swap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
mm: convert find_get_incore_page() to filemap_get_incore_folio()
Matthew Wilcox (Oracle)
1
-3
/
+5
2022-10-03
mm: remove lookup_swap_cache()
Matthew Wilcox (Oracle)
1
-10
/
+0
2022-10-03
swap: add swap_cache_get_folio()
Matthew Wilcox (Oracle)
1
-0
/
+8
2022-10-03
mm/swap: convert add_to_swap_cache() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-09-11
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
1
-3
/
+1
2022-07-03
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
1
-5
/
+0
2022-07-03
mm/swap: convert __delete_from_swap_cache() to a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-07-03
mm/swap: convert delete_from_swap_cache() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-07-03
mm: convert page_swap_flags to folio_swap_flags
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-13
swap: convert add_to_swap() to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-09
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+4
2022-05-09
mm: submit multipage reads for SWP_FS_OPS swap-space
NeilBrown
1
-3
/
+14
2022-05-09
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+1
2022-05-09
mm: reclaim mustn't enter FS for SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+8
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
1
-0
/
+133