aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* dtrace.1: Reference dtrace_cam.4Mateusz Piotrowski2026-03-201-1/+2
* zfs: merge openzfs/zfs@3ee08abd2Martin Matuska2026-03-1910-2/+15
* zfs: merge openzfs/zfs@f8e5af53eMartin Matuska2026-03-142-24/+19
* Makefile*: remove powerpcspeMinsoo Choo2026-01-091-1/+1
* dtrace: Add definitiosn for the cam dtrace providerWarner Losh2026-01-082-1/+196
* zfs: unbreak build after 89f729dcc mergeMartin Matuska2025-12-082-1/+2
* zfs: world changes after 89f729dcc mergeMartin Matuska2025-12-0726-212/+12
* ctfmerge: fix segfault when building on macOSMark Peek2025-12-012-30/+5
* dtrace tests: Update names after the syscall::exit probe was renamedMark Johnston2025-12-014-4/+4
* dtrace.1: remove sparcMinsoo Choo2025-12-011-5/+1
* opensolaris: remove references to sparcMinsoo Choo2025-12-016-45/+3
* libdtrace: remove sparc codeMinsoo Choo2025-12-012-458/+0
* dtrace: remove sparc testsMinsoo Choo2025-12-0122-1185/+0
* Use ZFSTOP more broadlyJohn Baldwin2025-11-2430-160/+161
* Centralize definition of ZFSTOPJohn Baldwin2025-11-2412-24/+0
* zfs: fix cross-build after openzfs/zfs@e63d026b9dMartin Matuska2025-11-171-3/+3
* zfs: fix build after openzfs/zfs@e63d026b9Martin Matuska2025-11-1713-11/+24
* dtrace_priv.4: Document the DTrace priv providerMateusz Piotrowski2025-11-121-1/+2
* dtrace.1: Document DTRACE_DEBUGMateusz Piotrowski2025-11-081-1/+9
* dtrace.1: Fix mdoc macros around -xMateusz Piotrowski2025-11-061-1/+1
* dtrace_pid.4: Document the DTrace PID providerMateusz Piotrowski2025-11-061-1/+2
* libdtrace: Update io.d to chase changes to struct bio layoutMark Johnston2025-11-051-1/+1
* dtrace_callout_execute.4: Document the DTrace callout_execute providerMateusz Piotrowski2025-11-041-1/+2
* dtrace_vfs.4: Document the DTrace vfs providerMateusz Piotrowski2025-11-031-1/+2
* zfs: install missing openzfs-2.4 files in /usr/share/zfs/compatibility.dMartin Matuska2025-10-051-1/+4
* packages: Move ctf-tools to ctfLexi Winter2025-09-304-3/+5
* dtrace: Fix effective GID shown by 'curpsinfo'Olivier Certner2025-09-171-1/+1
* packages: Use LIB_PACKAGE for zfs and ufs packagesLexi Winter2025-09-1213-12/+36
* dtrace: Use a size_t to represent a buffer size in the printm actionMark Johnston2025-09-101-5/+4
* zfs: fix build issues from 53a2e2635Martin Matuska2025-08-202-0/+4
* zfs: install zhack(1) manual pageGleb Smirnoff2025-08-141-2/+5
* libspl: Don't build tunables.c when bootstrappingJessica Clarke2025-08-121-3/+3
* zfs: merge openzfs/zfs@8302b6e32Martin Matuska2025-08-072-0/+3
* zfsd: don't try to fix an OFFLINE conditionAlan Somers2025-08-042-2/+23
* dtrace.1: Document security.bsd.allow_destructive_dtraceMateusz Piotrowski2025-08-011-1/+24
* libdtrace: Permit taking the address of an identifier without type infoMark Johnston2025-07-214-3/+78
* libdtrace: Use a designated array initializer for dt_cook_funcs[]Mark Johnston2025-07-211-24/+24
* dtrace_fbt.4: Document the DTrace fbt providerMateusz Piotrowski2025-07-161-1/+2
* dtrace.1: Document evaltimeMateusz Piotrowski2025-07-141-1/+47
* dtrace_profile.4: Document the DTrace profile providerMateusz Piotrowski2025-07-141-0/+1
* d.7: Document the DTrace scripting languageMateusz Piotrowski2025-07-141-1/+2
* dtrace_dtrace.4: Document the DTrace dtrace providerMateusz Piotrowski2025-07-141-0/+1
* dtrace.1: Reference dwatch(1) and tracing(7)Mateusz Piotrowski2025-07-121-1/+3
* dtrace: fix symbol address resolutionJiacong Fang2025-07-071-9/+5
* tests: Adapt oclo tests to FreeBSDRicardo Branco2025-07-063-53/+110
* tests: Add Illumos oclo tests for O_CLOEXEC & O_CLOFORKRicardo Branco2025-07-063-0/+1640
* Fix location of libtpool.so.2 after 5c1ba994a8bAlan Somers2025-06-261-0/+1
* libtpool/tests: Fix a flaky testMark Johnston2025-06-251-3/+7
* ZFS: Fix tests build with FORTIFY_SOURCEEd Maste2025-06-161-0/+1
* Add a regression test for a libtpool bugAlan Somers2025-06-153-0/+95