aboutsummaryrefslogtreecommitdiff
path: root/include/linux/zpool.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-26mm/zswap: add the flag can_sleep_mappedGravatar Tian Tao 1-0/+3
2019-09-24zpool: add malloc_support_movable to zpool_driverGravatar Hui Zhu 1-0/+3
2018-01-31zswap: only save zswap header when necessaryGravatar Yu Zhao 1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-11-06mm: zsmalloc: constify struct zs_pool nameGravatar Sergey SENOZHATSKY 1-2/+4
2015-11-06zpool: remove redundant zpool->type string, const-ify zpool_get_typeGravatar Dan Streetman 1-1/+1
2015-09-10zpool: add zpool_has_pool()Gravatar Dan Streetman 1-0/+2
2015-09-08mm: zpool: constify the zpool_opsGravatar Krzysztof Kozlowski 1-2/+2
2015-06-25zpool: remove zpool_evict()Gravatar Dan Streetman 1-3/+2
2015-02-12mm/zpool: add name argument to create zpoolGravatar Ganesh Mahendran 1-2/+3
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocGravatar Dan Streetman 1-0/+106