summaryrefslogtreecommitdiffstats
path: root/include/linux/frontswap.h
Commit message (Expand)AuthorAgeFilesLines
* frontswap: remove support for multiple opsChristoph Hellwig2022-01-221-2/+1
* frontswap: remove frontswap_testChristoph Hellwig2022-01-221-11/+0
* mm: simplify try_to_unuseChristoph Hellwig2022-01-221-7/+0
* frontswap: simplify frontswap_initChristoph Hellwig2022-01-221-8/+1
* frontswap: remove frontswap_curr_pagesChristoph Hellwig2022-01-221-1/+0
* frontswap: remove frontswap_shrinkChristoph Hellwig2022-01-221-1/+0
* frontswap: remove frontswap_tmem_exclusive_getsChristoph Hellwig2022-01-221-2/+0
* frontswap: remove frontswap_writethroughChristoph Hellwig2022-01-221-1/+0
* include/linux/frontswap.h: drop duplicated word in a commentRandy Dunlap2020-08-121-1/+1
* mm: rid swapoff of quadratic complexityVineeth Remanan Pillai2019-03-051-0/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka2016-11-111-2/+3
* mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka2016-07-261-14/+20
* frontswap: allow multiple backendsDan Streetman2015-06-241-7/+7
* frontswap: get rid of swap_lock dependencyMinchan Kim2013-04-301-3/+3
* mm: frontswap: cleanup codeBob Liu2013-04-301-25/+3
* frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-1/+1
* frontswap: support exclusive gets if tmem backend is capableDan Magenheimer2012-09-211-0/+2
* frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-151-8/+8
* mm: frontswap: add frontswap header fileDan Magenheimer2012-05-151-0/+127