aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* 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
* MFV r302991: 6950 ARC should cache compressed dataAlexander Motin2016-09-032-1/+8
* 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