| Commit message (Expand) | Author | Age | Files | Lines |
* | frontswap: remove support for multiple ops | Christoph Hellwig | 2022-01-22 | 1 | -2/+1 |
* | frontswap: remove frontswap_test | Christoph Hellwig | 2022-01-22 | 1 | -11/+0 |
* | mm: simplify try_to_unuse | Christoph Hellwig | 2022-01-22 | 1 | -7/+0 |
* | frontswap: simplify frontswap_init | Christoph Hellwig | 2022-01-22 | 1 | -8/+1 |
* | frontswap: remove frontswap_curr_pages | Christoph Hellwig | 2022-01-22 | 1 | -1/+0 |
* | frontswap: remove frontswap_shrink | Christoph Hellwig | 2022-01-22 | 1 | -1/+0 |
* | frontswap: remove frontswap_tmem_exclusive_gets | Christoph Hellwig | 2022-01-22 | 1 | -2/+0 |
* | frontswap: remove frontswap_writethrough | Christoph Hellwig | 2022-01-22 | 1 | -1/+0 |
* | include/linux/frontswap.h: drop duplicated word in a comment | Randy Dunlap | 2020-08-12 | 1 | -1/+1 |
* | mm: rid swapoff of quadratic complexity | Vineeth Remanan Pillai | 2019-03-05 | 1 | -0/+7 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm, frontswap: make sure allocated frontswap map is assigned | Vlastimil Babka | 2016-11-11 | 1 | -2/+3 |
* | mm, frontswap: convert frontswap_enabled to static key | Vlastimil Babka | 2016-07-26 | 1 | -14/+20 |
* | frontswap: allow multiple backends | Dan Streetman | 2015-06-24 | 1 | -7/+7 |
* | frontswap: get rid of swap_lock dependency | Minchan Kim | 2013-04-30 | 1 | -3/+3 |
* | mm: frontswap: cleanup code | Bob Liu | 2013-04-30 | 1 | -25/+3 |
* | frontswap: make frontswap_init use a pointer for the ops | Konrad Rzeszutek Wilk | 2013-04-30 | 1 | -1/+1 |
* | frontswap: support exclusive gets if tmem backend is capable | Dan Magenheimer | 2012-09-21 | 1 | -0/+2 |
* | frontswap: s/put_page/store/g s/get_page/load | Konrad Rzeszutek Wilk | 2012-05-15 | 1 | -8/+8 |
* | mm: frontswap: add frontswap header file | Dan Magenheimer | 2012-05-15 | 1 | -0/+127 |