index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
zswap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: zswap: fix double invalidate with exclusive loads
Yosry Ahmed
2023-06-23
1
-9
/
+12
*
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-23
1
-2
/
+9
|
\
|
*
zswap: do not shrink if cgroup may not zswap
Nhat Pham
2023-06-12
1
-2
/
+9
*
|
mm: zswap: invaldiate entry after writeback
Domenico Cerasuolo
2023-06-19
1
-16
/
+17
*
|
mm: zswap: remove zswap_header
Domenico Cerasuolo
2023-06-19
1
-30
/
+22
*
|
mm: zswap: simplify writeback function
Domenico Cerasuolo
2023-06-19
1
-51
/
+19
*
|
mm: zswap: remove shrink from zpool interface
Domenico Cerasuolo
2023-06-19
1
-20
/
+7
*
|
mm: zswap: add pool shrinking mechanism
Domenico Cerasuolo
2023-06-19
1
-5
/
+92
*
|
mm: zswap: support exclusive loads
Yosry Ahmed
2023-06-19
1
-8
/
+20
*
|
mm: zswap: shrink until can accept
Domenico Cerasuolo
2023-06-09
1
-3
/
+14
|
/
*
mm: fix zswap writeback race condition
Domenico Cerasuolo
2023-05-17
1
-0
/
+16
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-49
/
+89
|
\
|
*
mm/zswap: delay the initialization of zswap
Liu Shixin
2023-04-18
1
-17
/
+54
|
*
mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
Liu Shixin
2023-04-18
1
-25
/
+30
|
*
mm/zswap: remove zswap_entry_cache_{create,destroy} helper function
Liu Shixin
2023-04-18
1
-13
/
+3
|
*
mm/zswap: try to avoid worst-case scenario on same element pages
Taejoon Song
2023-03-28
1
-4
/
+12
*
|
zswap: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
/
*
zswap: fix writeback lock ordering for zsmalloc
Johannes Weiner
2022-12-11
1
-16
/
+19
*
zswap: do not allocate from atomic pool
Sergey Senozhatsky
2022-11-30
1
-2
/
+2
*
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
2022-09-11
1
-1
/
+1
*
zswap: memcg accounting
Johannes Weiner
2022-05-19
1
-7
/
+30
*
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
2022-05-19
1
-7
/
+6
*
mm: create new mm/swap.h header file
NeilBrown
2022-05-09
1
-0
/
+2
*
mm/zswap.c: allow handling just same-value filled pages
Maciej S. Szmigiero
2022-03-22
1
-1
/
+14
*
frontswap: remove support for multiple ops
Christoph Hellwig
2022-01-22
1
-2
/
+6
*
mm/zswap.c: fix two bugs in zswap_writeback_entry()
Miaohe Lin
2021-06-30
1
-10
/
+7
*
mm/zswap.c: avoid unnecessary copy-in at map time
Miaohe Lin
2021-06-30
1
-1
/
+1
*
mm/zswap.c: remove unused function zswap_debugfs_exit()
Miaohe Lin
2021-06-30
1
-7
/
+0
*
mm/zswap.c: switch from strlcpy to strscpy
Zhiyuan Dai
2021-05-05
1
-1
/
+1
*
mm/zswap: add the flag can_sleep_mapped
Tian Tao
2021-02-26
1
-5
/
+46
*
mm: zswap: clean up confusing comment
Randy Dunlap
2021-02-26
1
-3
/
+3
*
mm/zswap: move to use crypto_acomp API for hardware acceleration
Barry Song
2020-12-15
1
-46
/
+137
*
mm/zswap: fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-12-15
1
-1
/
+1
*
mm/zswap: make struct kernel_param_ops definitions const
Joe Perches
2020-12-15
1
-3
/
+3
*
mm/zswap: allow setting default status, compressor and allocator in Kconfig
Maciej S. Szmigiero
2020-04-07
1
-12
/
+12
*
zswap: potential NULL dereference on error in init_zswap()
Dan Carpenter
2020-01-31
1
-1
/
+2
*
mm/zswap.c: add allocation hysteresis if pool limit is hit
Vitaly Wool
2020-01-31
1
-31
/
+54
*
zswap: do not map same object twice
Vitaly Wool
2019-09-24
1
-4
/
+3
*
zswap: use movable memory if zpool support allocate movable memory
Hui Zhu
2019-09-24
1
-3
/
+5
*
zswap: ignore debugfs_create_dir() return value
Greg Kroah-Hartman
2019-06-03
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-2
/
+2
*
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
2018-07-26
1
-0
/
+9
*
mm: use octal not symbolic permissions
Joe Perches
2018-06-15
1
-19
/
+19
*
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
2018-02-21
1
-0
/
+6
*
zswap: only save zswap header when necessary
Yu Zhao
2018-01-31
1
-10
/
+10
*
zswap: same-filled pages handling
Srividya Desireddy
2018-01-31
1
-5
/
+66
*
mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...
Markus Elfring
2017-07-06
1
-3
/
+2
*
mm/zswap.c: improve a size determination in zswap_frontswap_init()
Markus Elfring
2017-07-06
1
-1
/
+1
*
mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...
Markus Elfring
2017-07-06
1
-3
/
+1
[next]