summaryrefslogtreecommitdiffstats
path: root/mm/zswap.c
Commit message (Expand)AuthorAgeFilesLines
* mm/zswap: allow setting default status, compressor and allocator in KconfigMaciej S. Szmigiero2020-04-071-12/+12
* zswap: potential NULL dereference on error in init_zswap()Dan Carpenter2020-01-311-1/+2
* mm/zswap.c: add allocation hysteresis if pool limit is hitVitaly Wool2020-01-311-31/+54
* zswap: do not map same object twiceVitaly Wool2019-09-241-4/+3
* zswap: use movable memory if zpool support allocate movable memoryHui Zhu2019-09-241-3/+5
* zswap: ignore debugfs_create_dir() return valueGreg Kroah-Hartman2019-06-031-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-2/+2
* zswap: re-check zswap_is_full() after do zswap_shrink()Li Wang2018-07-261-0/+9
* mm: use octal not symbolic permissionsJoe Perches2018-06-151-19/+19
* mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying2018-02-211-0/+6
* zswap: only save zswap header when necessaryYu Zhao2018-01-311-10/+10
* zswap: same-filled pages handlingSrividya Desireddy2018-01-311-5/+66
* mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...Markus Elfring2017-07-061-3/+2
* mm/zswap.c: improve a size determination in zswap_frontswap_init()Markus Elfring2017-07-061-1/+1
* mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...Markus Elfring2017-07-061-3/+1
* zswap: don't param_set_charp while holding spinlockDan Streetman2017-02-271-7/+13
* zswap: clear compressor or zpool param if invalid at initDan Streetman2017-02-271-12/+37
* zswap: allow initialization at boot without poolDan Streetman2017-02-271-12/+34
* zswap: disable changing params if init failsDan Streetman2017-02-031-1/+29
* mm/zswap: Convert pool to hotplug state machineSebastian Andrzej Siewior2016-12-021-65/+34
* mm/zswap: Convert dst-mem to hotplug state machineSebastian Andrzej Siewior2016-12-021-56/+17
* mm/zswap: use workqueue to destroy poolDan Streetman2016-05-201-4/+8
* mm/zswap: provide unique zpool nameDan Streetman2016-05-051-1/+7
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* mm/zswap: change incorrect strncmp use to strcmpDan Streetman2015-12-181-3/+3
* zswap: use charp for zswap param stringsDan Streetman2015-11-061-40/+40
* mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get()Alexey Klimov2015-11-061-1/+1
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-2/+3
* zswap: change zpool/compressor at runtimeDan Streetman2015-09-101-13/+129
* zswap: dynamic pool creationDan Streetman2015-09-101-143/+405
* mm: zpool: constify the zpool_opsKrzysztof Kozlowski2015-09-081-1/+1
* mm: swap: zswap: maybe_preload & refactoringDmitry Safonov2015-09-081-67/+6
* zswap: runtime enable/disableDan Streetman2015-06-251-7/+5
* mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-121-2/+3
* mm/zswap: delete unnecessary check before calling free_percpu()Markus Elfring2014-12-131-2/+1
* mm/zswap: add __init to some functions in zswapMahendran Ganesh2014-12-131-3/+3
* Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-201-33/+48
|\
| * mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick2014-08-081-2/+2
| * mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-081-1/+1
| * mm/zpool: update zswap to use zpoolDan Streetman2014-08-061-30/+45
* | zbud, zswap: change module author emailSeth Jennings2014-11-131-1/+1
|/
* mm/zswap: NUMA aware allocation for zswap_dstmemEric Dumazet2014-06-041-1/+1
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-071-38/+40
|\
| * mm/zswap.c: remove unnecessary parenthesesSeongJae Park2014-04-071-3/+3
| * mm/zswap: support multiple swap devicesMinchan Kim2014-04-071-31/+33
| * mm/zswap.c: update zsmalloc in comment to zbudSeongJae Park2014-04-071-2/+2
| * mm/zswap.c: fix trivial typo and arrange indentationSeongJae Park2014-04-071-2/+2
* | mm, zswap: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+4
|/
* mm/zswap.c: change params from hidden to roDan Streetman2014-01-231-2/+2