index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
zpool.h
Age
Commit message (
Expand
)
Author
2025-05-11
zsmalloc: prefer the the original page's node for compressed data
Nhat Pham
2025-03-17
mm: zpool: remove zpool_malloc_support_movable()
Yosry Ahmed
2025-03-17
mm: zpool: remove object mapping APIs
Yosry Ahmed
2025-03-17
mm: zpool: add interfaces for object read/write APIs
Yosry Ahmed
2025-03-16
mm: zbud: remove zbud
Yosry Ahmed
2024-04-25
mm: zpool: return pool size in pages
Johannes Weiner
2023-06-19
mm: zswap: remove shrink from zpool interface
Domenico Cerasuolo
2021-02-26
mm/zswap: add the flag can_sleep_mapped
Tian Tao
2019-09-24
zpool: add malloc_support_movable to zpool_driver
Hui Zhu
2018-01-31
zswap: only save zswap header when necessary
Yu Zhao
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-11-06
mm: zsmalloc: constify struct zs_pool name
Sergey SENOZHATSKY
2015-11-06
zpool: remove redundant zpool->type string, const-ify zpool_get_type
Dan Streetman
2015-09-10
zpool: add zpool_has_pool()
Dan Streetman
2015-09-08
mm: zpool: constify the zpool_ops
Krzysztof Kozlowski
2015-06-25
zpool: remove zpool_evict()
Dan Streetman
2015-02-12
mm/zpool: add name argument to create zpool
Ganesh Mahendran
2014-08-06
mm/zpool: implement common zpool api to zbud/zsmalloc
Dan Streetman