summaryrefslogtreecommitdiffstats
path: root/mm/zpool.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-docMike Rapoport2018-02-221-1/+1
* mm: docs: fix parameter names mismatchMike Rapoport2018-02-071-10/+10
* mm: docs: fixup punctuationMike Rapoport2018-02-071-22/+22
* zswap: only save zswap header when necessaryYu Zhao2018-02-011-2/+23
* mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY2015-11-071-2/+2
* zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman2015-11-071-6/+8
* zpool: add zpool_has_pool()Dan Streetman2015-09-101-0/+33
* zpool: remove no-op module init/exitDan Streetman2015-09-091-14/+0Star
* mm: zpool: constify the zpool_opsKrzysztof Kozlowski2015-09-091-2/+2
* zpool: remove zpool_evict()Dan Streetman2015-06-261-28/+1Star
* zpool: change pr_info to pr_debugDan Streetman2015-06-261-3/+3
* mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-131-2/+4
* mm/zpool: use prefixed module loadingKees Cook2014-08-301-1/+1
* mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman2014-08-071-0/+364