Commit History

Author SHA1 Message Date
  Krzysztof Kozlowski 786727799a mm: zpool: constify the zpool_ops 10 years ago
  Sergey Senozhatsky cd10add00c zsmalloc: remove null check from destroy_handle_cache() 10 years ago
  Sergey Senozhatsky b3e237f1f5 zsmalloc: do not take class lock in zs_shrinker_count() 10 years ago
  Minchan Kim 6cbf16b3b6 zsmalloc: use class->pages_per_zspage 10 years ago
  Minchan Kim ad9d5e175a zsmalloc: consider ZS_ALMOST_FULL as migrate source 10 years ago
  Sergey Senozhatsky 58f1711746 zsmalloc: partial page ordering within a fullness_list 10 years ago
  Sergey Senozhatsky ab9d306d9c zsmalloc: use shrinker to trigger auto-compaction 10 years ago
  Sergey Senozhatsky 860c707dca zsmalloc: account the number of compacted pages 10 years ago
  Sergey Senozhatsky 7d3f393823 zsmalloc/zram: introduce zs_pool_stats api 10 years ago
  Sergey Senozhatsky 0dc63d488a zsmalloc: cosmetic compaction code adjustments 10 years ago
  Sergey Senozhatsky 04f05909e0 zsmalloc: introduce zs_can_compact() function 10 years ago
  Sergey Senozhatsky 5724459419 zsmalloc: always keep per-class stats 10 years ago
  Sergey Senozhatsky b430d1fd6c zsmalloc: drop unused variable `nr_to_migrate' 10 years ago
  Dan Streetman 479305fd71 zpool: remove zpool_evict() 10 years ago
  Marcin Jabrzyk 13a18a1c04 zsmalloc: remove obsolete ZSMALLOC_DEBUG 10 years ago
  Sergey Senozhatsky 02f7b4145d zsmalloc: fix a null pointer dereference in destroy_handle_cache() 10 years ago
  Sergey Senozhatsky 160a117f08 zsmalloc: remove extra cond_resched() in __zs_compact 10 years ago
  Heesub Shin 81da9b13f7 zsmalloc: fix fatal corruption due to wrong size class selection 10 years ago
  Minchan Kim 839373e645 zsmalloc: remove unnecessary insertion/removal of zspage in compaction 10 years ago
  Sergey Senozhatsky 495819ead5 zsmalloc: micro-optimize zs_object_copy() 10 years ago
  Sergey Senozhatsky 1ec7cfb13a zsmalloc: remove synchronize_rcu from zs_compact() 10 years ago
  Yinghao Xie 888fa374e6 mm/zsmalloc.c: fix comment for get_pages_per_zspage 10 years ago
  Minchan Kim d02be50dba zsmalloc: zsmalloc documentation 10 years ago
  Minchan Kim 248ca1b053 zsmalloc: add fullness into stat 10 years ago
  Minchan Kim 7b60a68529 zsmalloc: record handle in page->private for huge object 10 years ago
  Minchan Kim d3d07c92ff zsmalloc: adjust ZS_ALMOST_FULL 10 years ago
  Minchan Kim 312fcae227 zsmalloc: support compaction 10 years ago
  Minchan Kim c78062612f zsmalloc: factor out obj_[malloc|free] 10 years ago
  Minchan Kim 2e40e163a2 zsmalloc: decouple handle and object 10 years ago
  Ganesh Mahendran 0f050d997e mm/zsmalloc: add statistics support 10 years ago