Age | Commit message (Expand) | Author |
---|---|---|
2024-04-17 | zfs: Fix zfs_read() to actually work | mwleeds@mailtundra.com |
2024-04-17 | zfs: Fix unaligned read of uint64 | mwleeds@mailtundra.com |
2024-04-17 | zfs: Add a comment to clarify nvlist memory layout | mwleeds@mailtundra.com |
2024-04-17 | zfs: Fix malloc() success check | mwleeds@mailtundra.com |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass |
2014-11-10 | ZFS: Clean up cppcheck warnings where relevant, leaked memory etc | Jorgen Lundman |
2014-09-24 | cosmetic: replace MIN, MAX with min, max | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-11-14 | fs: zfs: fix illegal use of fp | Alejandro Mery |
2012-11-02 | ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1) | Stefan Roese |
2012-08-09 | zfs: Add ZFS filesystem support | Jorgen Lundman |