summaryrefslogtreecommitdiffstats
path: root/fs/zfs
Commit message (Expand)AuthorAgeFilesLines
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-142-20/+17
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-13/+15
* ZFS: Clean up cppcheck warnings where relevant, leaked memory etcJorgen Lundman2014-11-101-1/+8
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-241-3/+3
* fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-171-1/+1
* fs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-24/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-82/+6
* fs: zfs: fix illegal use of fpAlejandro Mery2012-11-141-1/+3
* ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1)Stefan Roese2012-11-021-51/+0
* cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-251-24/+11
* zfs: Add ZFS filesystem supportJorgen Lundman2012-08-096-0/+2911
OpenPOWER on IntegriCloud