index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
zswap.c
Age
Commit message (
Expand
)
Author
2022-09-11
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
2022-05-19
zswap: memcg accounting
Johannes Weiner
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
2022-03-22
mm/zswap.c: allow handling just same-value filled pages
Maciej S. Szmigiero
2022-01-22
frontswap: remove support for multiple ops
Christoph Hellwig
2021-06-30
mm/zswap.c: fix two bugs in zswap_writeback_entry()
Miaohe Lin
2021-06-30
mm/zswap.c: avoid unnecessary copy-in at map time
Miaohe Lin
2021-06-30
mm/zswap.c: remove unused function zswap_debugfs_exit()
Miaohe Lin
2021-05-05
mm/zswap.c: switch from strlcpy to strscpy
Zhiyuan Dai
2021-02-26
mm/zswap: add the flag can_sleep_mapped
Tian Tao
2021-02-26
mm: zswap: clean up confusing comment
Randy Dunlap
2020-12-15
mm/zswap: move to use crypto_acomp API for hardware acceleration
Barry Song
2020-12-15
mm/zswap: fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-12-15
mm/zswap: make struct kernel_param_ops definitions const
Joe Perches
2020-04-07
mm/zswap: allow setting default status, compressor and allocator in Kconfig
Maciej S. Szmigiero
2020-01-31
zswap: potential NULL dereference on error in init_zswap()
Dan Carpenter
2020-01-31
mm/zswap.c: add allocation hysteresis if pool limit is hit
Vitaly Wool
2019-09-24
zswap: do not map same object twice
Vitaly Wool
2019-09-24
zswap: use movable memory if zpool support allocate movable memory
Hui Zhu
2019-06-03
zswap: ignore debugfs_create_dir() return value
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-07-26
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
2018-06-15
mm: use octal not symbolic permissions
Joe Perches
2018-02-21
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
2018-01-31
zswap: only save zswap header when necessary
Yu Zhao
2018-01-31
zswap: same-filled pages handling
Srividya Desireddy
2017-07-06
mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...
Markus Elfring
2017-07-06
mm/zswap.c: improve a size determination in zswap_frontswap_init()
Markus Elfring
2017-07-06
mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...
Markus Elfring
2017-02-27
zswap: don't param_set_charp while holding spinlock
Dan Streetman
2017-02-27
zswap: clear compressor or zpool param if invalid at init
Dan Streetman
2017-02-27
zswap: allow initialization at boot without pool
Dan Streetman
2017-02-03
zswap: disable changing params if init fails
Dan Streetman
2016-12-02
mm/zswap: Convert pool to hotplug state machine
Sebastian Andrzej Siewior
2016-12-02
mm/zswap: Convert dst-mem to hotplug state machine
Sebastian Andrzej Siewior
2016-05-20
mm/zswap: use workqueue to destroy pool
Dan Streetman
2016-05-05
mm/zswap: provide unique zpool name
Dan Streetman
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-12-18
mm/zswap: change incorrect strncmp use to strcmp
Dan Streetman
2015-11-06
zswap: use charp for zswap param strings
Dan Streetman
2015-11-06
mm/zswap.c: remove unneeded initialization to NULL in zswap_entry_find_get()
Alexey Klimov
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-09-10
zswap: change zpool/compressor at runtime
Dan Streetman
2015-09-10
zswap: dynamic pool creation
Dan Streetman
2015-09-08
mm: zpool: constify the zpool_ops
Krzysztof Kozlowski
2015-09-08
mm: swap: zswap: maybe_preload & refactoring
Dmitry Safonov
2015-06-25
zswap: runtime enable/disable
Dan Streetman
2015-02-12
mm/zpool: add name argument to create zpool
Ganesh Mahendran
[next]