aboutsummaryrefslogtreecommitdiff
path: root/fs/zfs
AgeCommit message (Expand)Author
2024-07-15fs: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-13zfs: fix function 'zlib_decompress' pointlessly calling itselfWHR
2024-05-13zfs: recognize zpools formatted with features supportWHR
2024-05-06fs: Remove <common.h> and add needed includesTom Rini
2024-04-17zfs: Fix zfs_read() to actually workmwleeds@mailtundra.com
2024-04-17zfs: Fix return value of fs_devread()mwleeds@mailtundra.com
2024-04-17zfs: Fix unaligned read of uint64mwleeds@mailtundra.com
2024-04-17zfs: Add a comment to clarify nvlist memory layoutmwleeds@mailtundra.com
2024-04-17zfs: Fix malloc() success checkmwleeds@mailtundra.com
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-02fs: Create a common fs_devread for ext4/reiserfs/zfsMarek BehĂșn
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2014-11-10ZFS: Clean up cppcheck warnings where relevant, leaked memory etcJorgen Lundman
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada
2013-10-31fs: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-14fs: zfs: fix illegal use of fpAlejandro Mery
2012-11-02ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1)Stefan Roese
2012-09-25cmd_zfs: use common get_device_and_partition functionRob Herring
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman