summaryrefslogtreecommitdiff
path: root/mm/zpool.c
AgeCommit message (Expand)Author
2023-06-19mm: zswap: remove shrink from zpool interfaceDomenico Cerasuolo
2023-04-13zpool: remove MODULE_LICENSE in non-modulesNick Alcock
2022-12-11zpool: clean out dead codeJohannes Weiner
2022-11-30zswap: do not allocate from atomic poolSergey Senozhatsky
2022-01-15zpool: remove the list of pools_headZhaoyu Liu
2021-05-07mm: fix typos in commentsIngo Molnar
2021-02-26mm/zswap: add the flag can_sleep_mappedTian Tao
2020-08-12mm/zpool.c: delete duplicated word and fix grammarRandy Dunlap
2019-09-24zpool: add malloc_support_movable to zpool_driverHui Zhu
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-02-21mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-docMike Rapoport
2018-02-06mm: docs: fix parameter names mismatchMike Rapoport
2018-02-06mm: docs: fixup punctuationMike Rapoport
2018-01-31zswap: only save zswap header when necessaryYu Zhao
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