summaryrefslogtreecommitdiffstats
path: root/fs/zfs/dev.c
Commit message (Expand)AuthorAgeFilesLines
* part: Drop disk_partition_t typedefSimon Glass2020-05-181-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* fs: Create a common fs_devread for ext4/reiserfs/zfsMarek BehĂșn2017-10-021-83/+3
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-19/+16
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-13/+15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-251-24/+11
* zfs: Add ZFS filesystem supportJorgen Lundman2012-08-091-0/+137