aboutsummaryrefslogtreecommitdiffstats
path: root/mm/zpool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-21mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-docMike Rapoport1-1/+1
2018-02-06mm: docs: fix parameter names mismatchMike Rapoport1-10/+10
2018-02-06mm: docs: fixup punctuationMike Rapoport1-22/+22
2018-01-31zswap: only save zswap header when necessaryYu Zhao1-2/+23
2015-11-06mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY1-2/+2
2015-11-06zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman1-6/+8
2015-09-10zpool: add zpool_has_pool()Dan Streetman1-0/+33
2015-09-08zpool: remove no-op module init/exitDan Streetman1-14/+0
2015-09-08mm: zpool: constify the zpool_opsKrzysztof Kozlowski1-2/+2
2015-06-25zpool: remove zpool_evict()Dan Streetman1-28/+1
2015-06-25zpool: change pr_info to pr_debugDan Streetman1-3/+3
2015-02-12mm/zpool: add name argument to create zpoolGanesh Mahendran1-2/+4
2014-08-29mm/zpool: use prefixed module loadingKees Cook1-1/+1
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman1-0/+364