summaryrefslogtreecommitdiff
path: root/mm/swap.h
AgeCommit message (Expand)Author
2023-08-24swap: remove remnants of polling from read_swap_cache_asyncSuren Baghdasaryan
2023-02-02mm: remove the __swap_writepage return valueChristoph Hellwig
2023-02-02mm: remove the swap_readpage return valueChristoph Hellwig
2022-11-08mm: convert find_get_incore_page() to filemap_get_incore_folio()Matthew Wilcox (Oracle)
2022-10-03mm: remove lookup_swap_cache()Matthew Wilcox (Oracle)
2022-10-03swap: add swap_cache_get_folio()Matthew Wilcox (Oracle)
2022-10-03mm/swap: convert add_to_swap_cache() to take a folioMatthew Wilcox (Oracle)
2022-09-11mm/swap: remove the end_write_func argument to __swap_writepageChristoph Hellwig
2022-07-03mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin
2022-07-03mm/swap: convert __delete_from_swap_cache() to a folioMatthew Wilcox (Oracle)
2022-07-03mm/swap: convert delete_from_swap_cache() to take a folioMatthew Wilcox (Oracle)
2022-07-03mm: convert page_swap_flags to folio_swap_flagsMatthew Wilcox (Oracle)
2022-05-13swap: convert add_to_swap() to take a folioMatthew Wilcox (Oracle)
2022-05-09mm: submit multipage write for SWP_FS_OPS swap-spaceNeilBrown
2022-05-09mm: submit multipage reads for SWP_FS_OPS swap-spaceNeilBrown
2022-05-09mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-spaceNeilBrown
2022-05-09mm: reclaim mustn't enter FS for SWP_FS_OPS swap-spaceNeilBrown
2022-05-09mm: create new mm/swap.h header fileNeilBrown