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: remove the memcpy if acomp is not sleepable
Barry Song
2024-03-13
1
-2
/
+4
*
mm/zswap: global lru and shrinker shared by all zswap_pools fix
Chengming Zhou
2024-03-06
1
-39
/
+38
*
mm/zswap: change zswap_pool kref to percpu_ref
Chengming Zhou
2024-03-04
1
-15
/
+33
*
mm/zswap: global lru and shrinker shared by all zswap_pools
Chengming Zhou
2024-03-04
1
-105
/
+66
*
mm: zswap: increase reject_compress_poor but not reject_compress_fail if comp...
Barry Song
2024-02-23
1
-14
/
+13
*
mm/zswap: optimize and cleanup the invalidation of duplicate entry
Chengming Zhou
2024-02-22
1
-18
/
+16
*
mm/zswap: zswap entry doesn't need refcount anymore
Chengming Zhou
2024-02-22
1
-52
/
+11
*
mm/zswap: only support zswap_exclusive_loads_enabled
Chengming Zhou
2024-02-22
1
-11
/
+3
*
mm/zswap: remove duplicate_entry debug value
Chengming Zhou
2024-02-22
1
-8
/
+1
*
mm/zswap: stop lru list shrinking when encounter warm region
Chengming Zhou
2024-02-22
1
-1
/
+3
*
mm/zswap: invalidate zswap entry when swap entry free
Chengming Zhou
2024-02-22
1
-2
/
+3
*
mm/zswap: add more comments in shrink_memcg_cb()
Chengming Zhou
2024-02-22
1
-17
/
+26
*
mm: zswap: function ordering: shrink_memcg_cb
Johannes Weiner
2024-02-22
1
-64
/
+61
*
mm: zswap: function ordering: writeback
Johannes Weiner
2024-02-22
1
-93
/
+90
*
mm: zswap: function ordering: per-cpu compression infra
Johannes Weiner
2024-02-22
1
-69
/
+66
*
mm: zswap: function ordering: compress & decompress functions
Johannes Weiner
2024-02-22
1
-102
/
+105
*
mm: zswap: function ordering: move entry section out of tree section
Johannes Weiner
2024-02-22
1
-21
/
+21
*
mm: zswap: function ordering: move entry sections out of LRU section
Johannes Weiner
2024-02-22
1
-52
/
+49
*
mm: zswap: function ordering: public lru api
Johannes Weiner
2024-02-22
1
-17
/
+19
*
mm: zswap: function ordering: pool params
Johannes Weiner
2024-02-22
1
-156
/
+156
*
mm: zswap: function ordering: zswap_pools
Johannes Weiner
2024-02-22
1
-77
/
+73
*
mm: zswap: function ordering: pool refcounting
Johannes Weiner
2024-02-22
1
-47
/
+47
*
mm: zswap: function ordering: pool alloc & free
Johannes Weiner
2024-02-22
1
-145
/
+152
*
mm: zswap: simplify zswap_invalidate()
Johannes Weiner
2024-02-22
1
-7
/
+2
*
mm: zswap: further cleanup zswap_store()
Johannes Weiner
2024-02-22
1
-15
/
+13
*
mm: zswap: break out zwap_compress()
Johannes Weiner
2024-02-22
1
-68
/
+77
*
mm: zswap: rename __zswap_load() to zswap_decompress()
Johannes Weiner
2024-02-22
1
-3
/
+3
*
mm: zswap: clean up zswap_entry_put()
Johannes Weiner
2024-02-22
1
-7
/
+3
*
mm: zswap: warn when referencing a dead entry
Johannes Weiner
2024-02-22
1
-0
/
+1
*
mm: zswap: move zswap_invalidate_entry() to related functions
Johannes Weiner
2024-02-22
1
-12
/
+12
*
mm: zswap: inline and remove zswap_entry_find_get()
Johannes Weiner
2024-02-22
1
-15
/
+2
*
mm: zswap: rename zswap_free_entry to zswap_entry_free
Johannes Weiner
2024-02-22
1
-2
/
+2
*
mm/list_lru: remove list_lru_putback()
Chengming Zhou
2024-02-22
1
-1
/
+1
*
mm/zswap: fix race between lru writeback and swapoff
Chengming Zhou
2024-02-22
1
-65
/
+49
*
mm: zswap: remove unused tree argument in zswap_entry_put()
Yosry Ahmed
2024-02-22
1
-5
/
+4
*
mm: zswap: remove unnecessary trees cleanups in zswap_swapoff()
Yosry Ahmed
2024-02-22
1
-13
/
+3
*
mm/zswap: split zswap rb-tree
Chengming Zhou
2024-02-22
1
-25
/
+46
*
mm/zswap: make sure each swapfile always have zswap rb-tree
Chengming Zhou
2024-02-22
1
-5
/
+3
*
mm/zswap: improve with alloc_workqueue() call
Ronald Monthero
2024-02-22
1
-1
/
+2
*
mm/zswap: invalidate duplicate entry when !zswap_enabled
Chengming Zhou
2024-02-20
1
-1
/
+5
*
mm/swap_state: update zswap LRU's protection range with the folio locked
Nhat Pham
2024-02-20
1
-4
/
+3
*
mm: zswap: fix missing folio cleanup in writeback race path
Yosry Ahmed
2024-02-20
1
-0
/
+2
*
mm/zswap: don't return LRU_SKIP if we have dropped lru lock
Chengming Zhou
2024-02-07
1
-3
/
+1
*
mm: zswap: fix objcg use-after-free in entry destruction
Johannes Weiner
2024-02-07
1
-4
/
+4
*
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
2023-12-29
1
-2
/
+11
*
mm: pass a folio to __swap_writepage()
Matthew Wilcox (Oracle)
2023-12-29
1
-1
/
+1
*
mm: return the folio from __read_swap_cache_async()
Matthew Wilcox (Oracle)
2023-12-29
1
-29
/
+29
*
mm/zswap: change per-cpu mutex and buffer to per-acomp_ctx
Chengming Zhou
2023-12-29
1
-71
/
+33
*
mm/zswap: cleanup zswap_writeback_entry()
Chengming Zhou
2023-12-29
1
-19
/
+10
*
mm/zswap: cleanup zswap_load()
Chengming Zhou
2023-12-29
1
-9
/
+5
[next]