summaryrefslogtreecommitdiff
path: root/mm/swap.h
Commit message (Expand)AuthorAgeFilesLines
* mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin2022-06-271-5/+0
* mm/swap: convert __delete_from_swap_cache() to a folioMatthew Wilcox (Oracle)2022-06-271-2/+2
* mm/swap: convert delete_from_swap_cache() to take a folioMatthew Wilcox (Oracle)2022-06-271-2/+2
* mm: convert page_swap_flags to folio_swap_flagsMatthew Wilcox (Oracle)2022-06-271-3/+3
* swap: convert add_to_swap() to take a folioMatthew Wilcox (Oracle)2022-05-131-3/+3
* mm: submit multipage write for SWP_FS_OPS swap-spaceNeilBrown2022-05-091-0/+4
* mm: submit multipage reads for SWP_FS_OPS swap-spaceNeilBrown2022-05-091-3/+14
* mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-spaceNeilBrown2022-05-091-0/+1
* mm: reclaim mustn't enter FS for SWP_FS_OPS swap-spaceNeilBrown2022-05-091-0/+8
* mm: create new mm/swap.h header fileNeilBrown2022-05-091-0/+133