summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs
AgeCommit message (Expand)AuthorFilesLines
2021-10-1614153 libzfs: str2shift called with NULL handle can crashToomas Soome1-5/+7
2021-05-2913090 junk characters in `zpool online -e` EACCES error messageEtienne Dechamps1-5/+7
2021-05-1313678 Make zpool list -vp print individual vdev sizes parsable.Christer Ekholm1-3/+11
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe1-4/+24
2021-04-087668 zfs get only outputs 3 columns if "clones" property is emptyMatt Fiddaman1-1/+2
2021-02-196729 incremental replication stream of a fs tree with lots of snapshots trips...Allan Jude3-3/+60
2020-11-1313172 Port OpenZFS: zfs label bootenv should store data as nvlistToomas Soome2-15/+11
2020-11-1313025 Port OpenZFS: Add support for boot environment data to be stored in the...Paul Dagnelie3-2/+42
2020-10-163525 Persistent L2ARCGeorge Amanakis1-2/+29
2020-08-1113013 Port OpenZFS zpool label clear improvementsBrian Behlendorf1-3/+46
2020-07-1112894 root zpool with SLOG should be bootablePatrick Mooney1-7/+0
2020-07-0712877 Port OpenZFS #7780 - Add basic zfs ioc input nvpair validationDon Brady2-2/+38
2020-05-2812709 Support custom URI schemes for the keylocation propertyJason King3-200/+396
2020-05-0412447 should install library compat symlinks from library makefiles, not Targ...Richard Lowe4-5/+5
2020-05-0412454 remove lint library machineryRichard Lowe4-9/+3
2020-04-3012635 Allow for '-o feature@<feature>=disabled' on the command lineLOLi1-2/+3
2020-02-1311682 zpool iostat and status improvementsTony Hutter2-15/+11
2020-02-0711083 support NFS server in zoneEvan Layton2-40/+23
2020-02-0712235 Add libzutil for libzfs or libzpool consumersDon Brady10-1532/+31
2020-02-0512217 add ld assert-deflib and guidance to gate buildToomas Soome1-15/+3
2020-02-0312260 Fix zpool history unbounded memory usageChunwei Chen2-11/+14
2020-01-1410241 ZFS not detecting faulty spares in a timely mannerKody A Kantor1-3/+8
2019-12-1012006 libzfs: replace EFI_MIN_RESV_SIZE by efi_reserved_sectors()Toomas Soome1-2/+3
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie3-3/+13
2019-12-0211945 pool import performance regression due to repeated libshare initializationJoyce McIntosh1-12/+37
2019-10-2911872 Fix incremental recursive encrypted receiveTom Caputi1-5/+17
2019-09-101701 ZFS to support UNMAP/TRIM for SSDBrian Behlendorf4-43/+199
2019-09-0611640 add zpool ashift property tunableloli10K1-3/+19
2019-08-2810622 ZFS should still check paths for devices that have no devidJoshua M. Clulow4-29/+120
2019-08-2611613 libzfs_crypto doesn't need to use kmfapi.hJason King1-10/+5
2019-08-2011479 zfs project supportNasf-Fan1-83/+76
2019-08-1911558 libzfs: allow device removal feature for root poolToomas Soome1-7/+0
2019-07-3111282 port ZoL send/recv fixesloli10K6-146/+573
2019-07-0911309 zfs recv on delegated dataset inside a zone can failJerry Jelinek1-2/+1
2019-07-0311156 libzfs: NULL pointer errorsToomas Soome3-10/+10
2019-06-2811276 Allow unencrypted children of encrypted datasetsTom Caputi3-95/+34
2019-06-258727 Native data and metadata encryption for zfsTom Caputi13-89/+2347
2019-06-219318 vol_volsize_to_reservation does not account for raidz skip blocksMike Gerdts2-9/+183
2019-06-2111084 clean up file-backed l2arc supportKody Kantor1-12/+1
2019-05-2910952 defer new resilvers and misc. resilver-related fixesTom Caputi3-0/+10
2019-05-1310405 Implement ZFS sorted scansToomas Soome1-1/+1
2019-04-2610809 Performance optimization of AVL tree comparator functionsGvozden Neskovic3-19/+7
2019-04-1310601 Pool allocation classesDon Brady3-16/+115
2019-04-0310499 Multi-modifier protection (MMP)Olaf Faaland8-26/+231
2019-03-1810554 Implemented zpool sync commandAlek Pinchuk3-0/+24
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-39/+0
2019-01-1410079 smatch Makefile changes for usr/src/libJohn Levon1-0/+4
2018-12-175882 Temporary pool namesAndriy Gapon1-0/+11
2018-12-139559 zfs diff handles files on delete queue in fromsnap poorlyPaul Dagnelie1-7/+7
2018-12-079630 add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2-32/+27