aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* MFV r302662: 6447 handful of nvpair cleanupsAlexander Motin2016-09-011-3/+5
* MFV r302660: 6314 buffer overflow in dsl_dataset_nameAlexander Motin2016-09-0116-122/+131
* MFV r302659: 6931 lib/libzfs: cleanup gcc warningsAlexander Motin2016-09-017-54/+68
* MFV r302658: 6872 zfs libraries should not allow uninitialized variablesAlexander Motin2016-09-014-9/+9
* MFV r302657: 4521 zfstest is trying to execute evil "zfs unmount -a"Alexander Motin2016-09-014-13/+48
* MFV r302655: 6873 zfs_destroy_snaps_nvl leaks errlistAlexander Motin2016-09-011-2/+5
* MFV r302654:Alexander Motin2016-09-011-1/+1
* MFV r302653: 6111 zfs send should ignore datasets created after the ending sn...Alexander Motin2016-09-011-6/+108
* MFV r302643:Alexander Motin2016-09-018-18/+12
* MFV r302642:Alexander Motin2016-09-011-1/+6
* DIRDEPS_BUILD: Add some missing dirctories to the build.Bryan Drewery2016-08-311-0/+35
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-08-313-0/+6
* Recursively enumerate anonymous structs and unions in ctf_member_info().Mark Johnston2016-08-301-7/+24
* Remove redundant declarations and simplify ../ in pathingEnji Cooper2016-08-291-9/+2
* Remove unnecessary variable (SRCDIR) replaced by SRCTOP in Makefile.commonEnji Cooper2016-08-291-1/+0
* Use SRCTOP instead of a homegrown definition for it (SRCDIR)Enji Cooper2016-08-291-14/+14
* Fix the zfsd unittest:Dimitry Andric2016-08-292-2/+1
* Add an empty virtual destructor to zfsd's Vdev class. This is neededDimitry Andric2016-08-291-0/+10
* Unlike Solaris, in FreeBSD p_args can be 0 so check for thatGeorge V. Neville-Neil2016-08-251-1/+1
* fix bug introduced in r297521, set canmount=on doesn't mount filesystemAndriy Gapon2016-08-201-3/+8
* Add a SIGINFO handler for dtrace(1).Mark Johnston2016-08-181-1/+25
* Regenerate DTrace tests.Mark Johnston2016-08-163-0/+28
* MFV r304057:Mark Johnston2016-08-1617-54/+1095
* MFV r296989:Mark Johnston2016-08-162-0/+61
* MFV r304056:Mark Johnston2016-08-161-1/+2
* dtraceUtil/tst.DataModel32.d.ksh passes on amd64.Mark Johnston2016-08-151-1/+0
* Fix handling of forward enum declarations in the CTF tools.Mark Johnston2016-08-132-1/+7
* Highball memory requirement (4GB) with common/{raise,safety}Enji Cooper2016-08-103-3/+20
* Cast result from third parameter to int instead of promoting it to size_tEnji Cooper2016-07-311-1/+1
* libdtrace: Don't hard-code the native data model.Mark Johnston2016-07-302-26/+7
* MFV r303083: 7164 zdb should be able to open the root datasetAndriy Gapon2016-07-202-1/+28
* MFV r303082: 6391 Override default SPA config location via environmentAndriy Gapon2016-07-201-0/+10
* zpool(8): update Hot Spares section to mention zfsd(8)Eric van Gyzen2016-07-131-7/+11
* On FreeBSD there is a setsockopt option SO_USER_COOKIE which allowsGeorge V. Neville-Neil2016-07-081-0/+3
* Raise the WARNS level in cddl/libAlan Somers2016-06-235-5/+5
* Fix missing space in mandoc syntaxAllan Jude2016-06-011-1/+1
* Update zfs(8) and zpool-features(7) man pages with new hashing algorithmsAllan Jude2016-06-012-4/+105
* Coverity fixes for r300906Alan Somers2016-05-311-1/+0
* zfsd: Remove a redundant semicolon,Pedro F. Giffuni2016-05-311-1/+1
* zfsd: minor spelling fix.Pedro F. Giffuni2016-05-301-1/+1
* Avoid more literal-suffix errors with C++11Bryan Drewery2016-05-291-4/+4
* zfsd(8), the ZFS fault management daemonAlan Somers2016-05-2826-0/+5997
* Add initial DTrace support for RISC-V.Ruslan Bukin2016-05-246-4/+162
* Remove the old version of the DTraceToolkit from the source tree.George V. Neville-Neil2016-05-191011-78489/+0
* Fix DTrace test ATF wrapper generation.Mark Johnston2016-05-101-1/+1
* Rename dprintf into dbg_printf to avoid collision with dprintf(3)Baptiste Daroussin2016-05-101-11/+11
* rename getline into zgetline to avoid collision with getline(3)Baptiste Daroussin2016-05-101-2/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-0489-127/+251
* Fix including Kyuafile in packaged base system.Glen Barber2016-04-295-5/+10
* MFV r298471: 6052 decouple lzc_create() from the implementation detailsAndriy Gapon2016-04-223-7/+14