summaryrefslogtreecommitdiff
path: root/fs/zfs/zfs.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass1-1/+1
2014-11-11ZFS: Clean up cppcheck warnings where relevant, leaked memory etcJorgen Lundman1-1/+8
2014-09-25cosmetic: replace MIN, MAX with min, maxMasahiro Yamada1-3/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2012-11-14fs: zfs: fix illegal use of fpAlejandro Mery1-1/+3
2012-11-03ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1)Stefan Roese1-51/+0
2012-08-10zfs: Add ZFS filesystem supportJorgen Lundman1-0/+2395