summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-11-07mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY5-11/+13
2015-11-07zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman2-7/+9
2015-09-10zpool: add zpool_has_pool()Dan Streetman2-0/+35
2015-09-08zpool: remove no-op module init/exitDan Streetman1-14/+0
2015-09-08mm: zpool: constify the zpool_opsKrzysztof Kozlowski5-8/+9
2015-06-26zpool: remove zpool_evict()Dan Streetman4-36/+24
2015-06-26zpool: change pr_info to pr_debugDan Streetman1-3/+3
2015-02-13mm/zpool: add name argument to create zpoolGanesh Mahendran7-14/+21
2014-08-29mm/zpool: use prefixed module loadingKees Cook3-1/+3
2014-08-07mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman5-18/+495