summaryrefslogtreecommitdiff
path: root/usr/src/boot/lib/libstand/zfs
AgeCommit message (Expand)AuthorFilesLines
2020-12-2913398 libstand: xdrproc_t should return boolToomas Soome1-1/+1
2020-12-1113353 loader: 13345 did miss byte and nvlist arrayToomas Soome1-12/+12
2020-12-0713345 loader: xdr_array is missing countToomas Soome1-62/+185
2020-12-0413344 loader: zfs_probe_partition should skip EFI System PartitionToomas Soome1-0/+1
2020-11-137537 want nextboot (one time boot) supportToomas Soome5-379/+2923
2020-07-1312935 loader: setting vdev size based on label asize is not workingToomas Soome1-4/+52
2020-07-0812927 loader: move zfs_boot_args to bootargs.hToomas Soome1-24/+7
2020-06-2712901 loader: can not read zfs pool with slog removedToomas Soome1-2/+12
2020-06-1912836 loader: strings in nvlist are counted strings, not c-stringsToomas Soome1-70/+101
2020-05-1112710 loader: vdev_read() can corrupt memoryToomas Soome1-6/+15
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-1411935 loader: fix memory corruption bug in vdev_readToomas Soome1-30/+80
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-1011923 loader: zfs.c cstyle cleanupToomas Soome1-45/+29
2019-11-0511914 loader: zfs.c is missing malloc checks, fix itToomas Soome1-197/+13
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-2811881 loader: zfs_fmtdev can crash when pool discovery did fail and we have n...Toomas Soome1-3/+8
2019-10-0411740 loader: warning: unused parameterToomas Soome4-9/+13
2019-09-2711667 remove duplicate lz4 implementationsToomas Soome1-1/+1
2019-08-1510166 loader: support com.delphix:removingToomas Soome2-17/+715
2019-06-2811277 Loader cannot boot from root pool with encryption enabledAndy Fiddaman1-2/+9
2019-06-1811182 loader: Distinguish between "no partition" and "choose best partition" ...Toomas Soome1-1/+1
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 Soome6-0/+3824