aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* MFV r316922: 5380 receive of a send -p stream doesn't need to try renaming sn...Andriy Gapon2017-05-241-3/+3
* MFC r316908: 7541 zpool import/tryimport ioctl returns ENOMEM because provide...Andriy Gapon2017-05-242-4/+7
* MFC r316904: 7729 libzfs_core`lzc_rollback() leaks result nvlAndriy Gapon2017-05-241-0/+2
* MFV r316860: 7545 zdb should disable reference trackingAndriy Gapon2017-05-241-0/+7
* Commit the 64-bit inode project.Konstantin Belousov2017-05-231-0/+1
* Add a little helper program for tst.exitcore.ksh.Mark Johnston2017-05-223-9/+40
* Fix time handling in cv_timedwait_hires().Alexander Motin2017-05-191-3/+8
* Remove the EXFAIL annotation for tests which pass as of r309596.Mark Johnston2017-05-191-5/+0
* MFV 316894Josh Paetzel2017-04-257-44/+140
* MFV 316891Josh Paetzel2017-04-215-22/+115
* MFV 316855Alan Somers2017-04-141-12/+8
* dtrace: fix normalization of stddev aggregationAndriy Gapon2017-04-141-0/+2
* MFV r316693:Pedro F. Giffuni2017-04-101-1/+1
* MFV r315290, r315291: 7303 dynamic metaslab selectionAlexander Motin2017-03-243-5/+27
* cddl: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-0424-256/+235
* Fix memory leaks in error cases in libdtrace.Mark Johnston2017-02-232-3/+9
* Fix a memory leak in an error case in libctf.Mark Johnston2017-02-231-0/+1
* When patching USDT probes, use non-unique names for aliases of weak symbols.Mark Johnston2017-02-101-32/+35
* Search for _DTRACE_VERSION in sys/sdt.h rather than unistd.h.Mark Johnston2017-02-051-3/+3
* Avoid using Sun compiler-specific flags.Mark Johnston2017-02-051-1/+1
* Fix a double free of libelf data buffers in the USDT link code.Mark Johnston2017-02-051-3/+5
* Use PC-relative relocations for USDT probe sites on i386 and amd64.Mark Johnston2017-02-053-107/+55
* Add an mbuf to ipinfo_t translator to finish cleanup of mbuf passing to TCP p...George V. Neville-Neil2017-02-011-0/+18
* Fix an unchecked return value in zfsdAlan Somers2017-01-181-2/+5
* Convert ipv4_flags and ipv4_offset fields into host byte order.Andrey V. Elsukov2016-12-291-2/+2
* Avoid modifying the object string table when patching USDT probes.Mark Johnston2016-12-201-5/+8
* Consistently print D variable indices in decimal when disassembling.Mark Johnston2016-12-201-1/+1
* Skip a ustack test that triggers an assertion on INVARIANTS kernels.Mark Johnston2016-12-141-0/+3
* err.D_PROC_CREATEFAIL.many.d passes, so remove the EFAIL annotation.Mark Johnston2016-12-081-3/+0
* Use the correct path to date(1).Mark Johnston2016-12-073-3/+3
* Use the native data model instead of forcing ILP32 in tst.provregex3.ksh.Mark Johnston2016-12-071-1/+1
* Run DTrace test scripts with "tst" set to the test script file name.Mark Johnston2016-12-071-1/+1
* libdtrace: Don't use a read-only handle for enumerating pid probes.Mark Johnston2016-12-061-1/+6
* libproc: Add support for some proc_attach() flags.Mark Johnston2016-12-062-3/+3
* libproc: Match prefixes when looking up mapped object by name.Mark Johnston2016-12-061-1/+1
* Revert r253678, r253661:Pedro F. Giffuni2016-12-034-55/+6
* MFV r308989: 6428 set canmount=off on unmounted filesystem tries toAndriy Gapon2016-11-241-1/+1
* revert r304520, set canmount=on is not supposed to mount the filesystemAndriy Gapon2016-11-221-8/+3
* After some ZIL changes 6 years ago zil_slog_limit got partially brokenAlexander Motin2016-11-171-1/+0
* Define dependencies for some auto-generated source files in libdtrace.Mark Johnston2016-11-171-7/+5
* Remove the DTrace printt and typeref actions.Mark Johnston2016-11-126-409/+10
* MFV r308222: 6051 lzc_receive: allow the caller to read the begin recordAndriy Gapon2016-11-032-8/+41
* zfsbootcfg: a simple tool to set next boot (one time) options for zfsbootAndriy Gapon2016-10-292-0/+23
* Fix tst.args1.c on LP64 platforms.Mark Johnston2016-10-161-2/+2
* tst.kpriv.ksh fails because DTrace privilege levels are unimplemented.Mark Johnston2016-10-161-0/+1
* Corrected non-portable reuse of va_list in dt_printf()George V. Neville-Neil2016-10-111-5/+16
* MFV r304159: 7277 zdb should be able to print zfs_dbgmsg'sAlexander Motin2016-09-031-4/+22
* MFV r303081: 7163 ztest failures due to excess error injectionAlexander Motin2016-09-031-2/+24
* MFV r303080: 6451 ztest fails due to checksum errorsAlexander Motin2016-09-031-1/+26
* MFV r303079:Alexander Motin2016-09-031-3/+12