aboutsummaryrefslogtreecommitdiff
path: root/fs/zfs
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-13/+6
2017-10-02fs: Create a common fs_devread for ext4/reiserfs/zfsMarek BehĂșn1-83/+3
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass2-20/+17
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren1-13/+15
2014-11-10ZFS: Clean up cppcheck warnings where relevant, leaked memory etcJorgen Lundman1-1/+8
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada1-3/+3
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada1-1/+1
2013-10-31fs: convert makefiles to Kbuild styleMasahiro Yamada1-24/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-82/+6
2012-11-14fs: zfs: fix illegal use of fpAlejandro Mery1-1/+3
2012-11-02ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1)Stefan Roese1-51/+0
2012-09-25cmd_zfs: use common get_device_and_partition functionRob Herring1-24/+11
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman6-0/+2911