summaryrefslogtreecommitdiff
path: root/mm/zpool.c
AgeCommit message (Expand)Author
2015-11-06mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY
2015-11-06zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman
2015-09-10zpool: add zpool_has_pool()Dan Streetman
2015-09-08zpool: remove no-op module init/exitDan Streetman
2015-09-08mm: zpool: constify the zpool_opsKrzysztof Kozlowski
2015-06-25zpool: remove zpool_evict()Dan Streetman
2015-06-25zpool: change pr_info to pr_debugDan Streetman
2015-02-12mm/zpool: add name argument to create zpoolGanesh Mahendran
2014-08-29mm/zpool: use prefixed module loadingKees Cook
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman