aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* dtrace tests: Fix tst.system.d after ping/ping6 unificationMark Johnston2021-04-231-3/+3
* dtrace: Document the libdir, nolibs and syslibdir optionsDomagoj Stolfa2021-04-021-1/+9
* libctf: Adjust logic to match upstream after 410556f1fMark Johnston2021-03-281-3/+3
* libctf: Fix an out-of-bounds read in ctf_lookup_by_name()Domagoj Stolfa2021-03-271-2/+3
* libdtrace: Trivial style fixes to force dt_lex.c to be regeneratedMark Johnston2021-02-201-9/+10
* libdtrace: Stop relying on lex compatibilityMark Johnston2021-02-171-1/+1
* dtrace tests: fix prototypes for gcc buildRyan Libby2021-01-114-6/+9
* libdtrace: Format USDT symbols correctly based on symbol bindingMark Johnston2021-01-101-4/+10
* dtrace: honor LC_NUMERIC for %'d and alike, and LC_TIME for %TAndriy Gapon2020-12-031-0/+9
* When copying types from one CTF container to another, ensure that weJonathan T. Looney2020-11-201-2/+2
* When copying types from one CTF container to another, ensure that weJonathan T. Looney2020-11-171-1/+22
* Address compiler warnings in C code used by the DTrace test suite.Mark Johnston2020-09-1933-112/+105
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-2573-75256/+18
* Fix a typo in r364438 affecting 32-bit platforms.Mark Johnston2020-08-221-4/+4
* Fix a typo in r364438.Mark Johnston2020-08-201-1/+1
* Enable creation of static userspace probes in incremental builds.Mark Johnston2020-08-203-65/+89
* Remove non-FreeBSD ifdefs from dt_link.c.Mark Johnston2020-08-201-250/+19
* zfs: fix EIO accessing dataset after resuming interrupted receiveAlan Somers2020-08-201-1/+1
* Fix libdtrace build with zsh as /bin/shAlex Richardson2020-08-114-54/+46
* Fix -DBUILD_WITH_STRICT_TMPPATH dtrace buildsAlex Richardson2020-08-114-0/+4
* Fix cddl tools bootstrapping on macOS and LinuxAlex Richardson2020-08-072-0/+11
* ctfmerge: Fix missing pthread_cond_init()Alex Richardson2020-08-061-0/+1
* MFOpenZFS: Add support for boot environment data to be stored in the labelToomas Soome2020-08-055-6/+68
* MFOpenZFS: Fix zpool history unbounded memory usageMark Johnston2020-07-233-26/+41
* zpool(8): Fix a few typos regarding 'inverval' -> 'interval'Gordon Bergling2020-07-201-3/+3
* zpool-features(7): Note that the boot loader has support for large_blocksAllan Jude2020-07-151-4/+3
* Fix a Wvoid-pointer-to-enum-cast warning missed in r359978.Brooks Davis2020-07-061-1/+1
* MFOpenZFS: Add basic zfs ioc input nvpair validationToomas Soome2020-06-234-13/+99
* ZFS: Allow setting checksum=skein on boot poolsAllan Jude2020-06-192-3/+6
* Add HISTORY sections to ZFS and dtrace manpageGordon Bergling2020-06-146-5/+35
* Restore the binary compatibility for link_map l_addr.Konstantin Belousov2020-05-211-1/+7
* zfs allow/unallow should work with numeric uid/gidAndriy Gapon2020-05-121-5/+13
* Revert r360445Bryan Drewery2020-04-282-8/+10
* ctfmerge: Assert that there is enough room for types.Bryan Drewery2020-04-282-10/+8
* zfs-program.8: fix orphan .XrAlan Somers2020-04-181-2/+2
* zfs: Add option for forcible unmounting dataset while receiving snapshot.Mariusz Zaborski2020-04-114-11/+24
* zfs: fix -fno-common issuesKyle Evans2020-03-283-2/+4
* MFOpenZFS: ZVOLs should not be allowed to have childrenRyan Moeller2020-03-254-5/+44
* MFOpenZFS: make zil max block size tunableAlexander Motin2020-03-191-1/+1
* Do not load dtraceall.ko if dtrace.ko is already loaded.Mark Johnston2020-02-281-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
* 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