summaryrefslogtreecommitdiff
path: root/usr/src/boot/lib/libstand/zfs/zfsimpl.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-2712333 loader: replace zfs_alloc/zfs_free with malloc/freeToomas Soome1-46/+30
2020-02-0712266 loader: rewrite zfs reader zap code to use mallocToomas Soome1-163/+273
2020-01-0612078 loader: rewrite zfs vdev initializationToomas Soome1-248/+412
2019-12-1611055 loader: zfs reader cstyle cleanupToomas Soome1-137/+157
2019-11-1411933 loader: we can not read log device but we need to know aboutToomas Soome1-6/+14
2019-11-1311930 loader: factor out label and uberblock load from vdev_probe, add MMP ch...Toomas Soome1-90/+166
2019-11-0411888 loader: calculate physical vdev psize from asizeToomas Soome1-6/+23
2019-10-2911882 loader: rs_alloc() may return NULLToomas Soome1-5/+22
2019-10-0411740 loader: warning: unused parameterToomas Soome1-1/+2
2019-08-1510166 loader: support com.delphix:removingToomas Soome1-17/+710
2019-06-2811277 Loader cannot boot from root pool with encryption enabledAndy Fiddaman1-2/+9
2019-06-0411082 loader: Unexpand be32dec()Toomas Soome1-8/+3
2019-05-3111054 loader: malloc+memset is calloc in spa_createToomas Soome1-2/+1
2019-05-3111053 loader: zfs_alloc and zfs_free should use panicToomas Soome1-4/+2
2019-05-2111045 libstand: smatch errors in dosfs and zfs readerToomas Soome1-2/+2
2019-02-2310414 loader: move libzfs to libstand and clean up MakefilesToomas Soome1-0/+2571