aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Do not load dtraceall.ko if dtrace.ko is already loaded.Mark Johnston2020-02-281-1/+1
* sack_newdata and snd_recover hold the same value. Therefore, use onlyMichael Tuexen2020-02-131-1/+1
* [PowerPC] [DTrace] Add ELFv2 support in libdtraceBrandon Bergren2020-02-051-4/+10
* Speed up "zpool import" in the presence of many zvolsAlan Somers2020-01-281-0/+12
* libzfs: add zfs_mount_atKyle Evans2020-01-192-5/+27
* Use a deterministic hash for USDT symbol names.Mark Johnston2020-01-071-5/+22
* vfs: add a file missed in r356337Mateusz Guzik2020-01-031-1/+1
* Add libdtrace support for arm64 USDT probes.Mark Johnston2019-12-291-8/+70
* dtrace: avoid gcc9 Walloca-larger-thanRyan Libby2019-12-211-21/+47
* Update Makefile.depend filesSimon J. Gerraty2019-12-117-7/+0
* libzpool: use CFLAGS.lz4.c to build lz4.o and lz4.picoToomas Soome2019-12-021-2/+1
* MFV r354383: 10592 misc. metaslab and vdev related ZoL bug fixesAndriy Gapon2019-11-212-132/+147
* MFV r354382,r354385: 10601 10757 Pool allocation classesAndriy Gapon2019-11-2111-268/+1169
* zpool.8: remove a paragraph about quorum disksAndriy Gapon2019-11-201-4/+0
* fix up r354804, resolve merge conflicts in zpool.8Andriy Gapon2019-11-201-39/+14
* Fix inconsistencies in anonymous DOF files.Mark Johnston2019-11-181-1/+1
* fix up r354804, link zstreamdump with libzfsAndriy Gapon2019-11-181-1/+1
* MFV r354378,r354379,r354386: 10499 Multi-modifier protection (MMP)Andriy Gapon2019-11-1816-231/+689
* fix zpool list property namesAndriy Gapon2019-11-071-7/+5
* MFV r354377: 10554 Implemented zpool sync commandAndriy Gapon2019-11-076-11/+110
* r354253 did miss the fact that libzpool is built as fake kernelToomas Soome2019-11-021-0/+2
* Remove duplicate lz4 implementationsToomas Soome2019-11-021-1/+5
* MFZoL: Avoid retrieving unused snapshot propsAlan Somers2019-10-266-32/+111
* zfs.8: fix a typo in the dateAndriy Gapon2019-10-251-1/+1
* fix section number in zfs-program.8Andriy Gapon2019-10-161-1/+1
* MFV r348596: 9689 zfs range lock code should not be zpl-specificAndriy Gapon2019-10-161-7/+9
* fix wording / typos in r353625Andriy Gapon2019-10-161-2/+2
* zfs: add a lame emulation of cv_wait_sig(9) in userland to fix r353618Andriy Gapon2019-10-162-0/+13
* MFV r353623: 10473 zfs(1M) missing cross-reference to zfs-program(1M)Andriy Gapon2019-10-161-3/+3
* MFV r353615: 9485 Optimize possible split block search spaceAndriy Gapon2019-10-161-1/+10
* MFC r353611: 10330 merge recent ZoL vdev and metaslab changesAndriy Gapon2019-10-161-5/+2
* MFV r353606: 10067 Miscellaneous man page typosAndriy Gapon2019-10-161-1/+1
* zfs: remove gratuitous divergence from other openzfs flavoursAndriy Gapon2019-10-091-1/+1
* zfs: remove incorrect warning about boot support for large_dnodeAndriy Gapon2019-10-091-6/+0
* zfs: document large_dnode featureAndriy Gapon2019-10-091-0/+30
* MFV r350898, r351075: 8423 8199 7432 Implement large_dnode pool featureAndriy Gapon2019-10-074-34/+93
* ZFS: add bookmark renamingAndriy Gapon2019-10-033-14/+46
* MFZoL: Retire send space estimation via ZFS_IOC_SENDAndriy Gapon2019-09-221-28/+29
* print summary line for space estimate of zfs send from bookmarkAndriy Gapon2019-09-221-0/+9
* Fix a regression introduced in r344601, and work properly with theSean Eric Fagan2019-09-211-5/+3
* update zfs send usage help with r352447Andriy Gapon2019-09-191-1/+1
* MFZoL: Add -vnP support to 'zfs send' for bookmarksAndriy Gapon2019-09-174-33/+64
* pkgbase: Force zfs(8) and zpool(8) to be in the runtime packageEmmanuel Vadot2019-09-058-0/+8
* ZFS: Always refuse receving non-resume stream when resume state existsAndriy Gapon2019-09-041-4/+11
* Fix dtrace test case after r351423 due to ping6(8) options changedLi-Wen Hsu2019-08-311-1/+1
* Fix tests use /etc/motd after r350184 by using an always existing fileLi-Wen Hsu2019-08-313-3/+3
* MFV/ZoL: Fix wrong assertion in libzfs diff error handlingAlexander Motin2019-08-281-1/+1
* Add hold events for lockmgr probes, missed in r351361.Mark Johnston2019-08-211-2/+6
* Add lockmgr(9) probes to the lockstat DTrace provider.Mark Johnston2019-08-211-10/+14
* Fix inverted predicates for sx lock hold events in lockstat(1).Mark Johnston2019-08-211-2/+2