t v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/mm/zswap.c
AgeCommit message (Expand)Author
2018-07-26zswap: re-check zswap_is_full() after do zswap_shrink()Li Wang
2018-06-15mm: use octal not symbolic permissionsJoe Perches
2018-02-21mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying
2018-01-31zswap: only save zswap header when necessaryYu Zhao
2018-01-31zswap: same-filled pages handlingSrividya Desireddy
2017-07-06mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...Markus Elfring
2017-07-06mm/zswap.c: improve a size determination in zswap_frontswap_init()Markus Elfring
2017-07-06mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...Markus Elfring
2017-02-27zswap: don't param_set_charp while holding spinlockDan Streetman
2017-02-27zswap: clear compressor or zpool param if invalid at initDan Streetman
2017-02-27zswap: allow initialization at boot without poolDan Streetman
2017-02-03zswap: disable changing params if init failsDan Streetman
2016-12-02mm/zswap: Convert pool to hotplug state machineSebastian Andrzej Siewior
2016-12-02mm/zswap: Convert dst-mem to hotplug state machineSebastian Andrzej Siewior
2016-05-20mm/zswap: use workqueue to destroy poolDan Streetman
2016-05-05mm/zswap: provide unique zpool nameDan Streetman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2015-12-18mm/zswap: change incorrect strncmp use to strcmpDan Streetman
2015-11-06zswap: use charp for zswap param stringsDan Streetman
2015-11-06mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get()Alexey Klimov
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-09-10zswap: change zpool/compressor at runtimeDan Streetman
2015-09-10zswap: dynamic pool creationDan Streetman
2015-09-08mm: zpool: constify the zpool_opsKrzysztof Kozlowski
2015-09-08mm: swap: zswap: maybe_preload & refactoringDmitry Safonov