summaryrefslogtreecommitdiffstats
path: root/mm/zpool.c
Commit message (Expand)AuthorAgeFilesLines
* mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-docMike Rapoport2018-02-211-1/+1
* mm: docs: fix parameter names mismatchMike Rapoport2018-02-061-10/+10
* mm: docs: fixup punctuationMike Rapoport2018-02-061-22/+22
* zswap: only save zswap header when necessaryYu Zhao2018-01-311-2/+23
* mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY2015-11-061-2/+2
* zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman2015-11-061-6/+8
* zpool: add zpool_has_pool()Dan Streetman2015-09-101-0/+33
* zpool: remove no-op module init/exitDan Streetman2015-09-081-14/+0
* mm: zpool: constify the zpool_opsKrzysztof Kozlowski2015-09-081-2/+2
* zpool: remove zpool_evict()Dan Streetman2015-06-251-28/+1
* zpool: change pr_info to pr_debugDan Streetman2015-06-251-3/+3
* mm/zpool: add name argument to create zpoolGanesh Mahendran2015-02-121-2/+4
* mm/zpool: use prefixed module loadingKees Cook2014-08-291-1/+1
* mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman2014-08-061-0/+364
OpenPOWER on IntegriCloud