aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Hook up the existing i386 DTrace tests to the build.Mark Johnston2019-05-226-0/+106
* Make it possible to generate makefiles for arch-dependent DTrace tests.Mark Johnston2019-05-221-8/+10
* [PowerPC64] stand: fix build using clang 8 as compilerLeandro Lupori2019-05-201-3/+3
* MFV/ZoL: `zfs userspace` ignored all unresolved UIDs after the firstAllan Jude2019-05-181-4/+7
* Fix dataset name comparison in zfs_compare().Alexander Motin2019-05-081-1/+1
* Add a trailing empty line to match the test code outputLi-Wen Hsu2019-04-291-0/+1
* Some test scripts use ncat --sctp --listen port to run an SCTP discardMichael Tuexen2019-04-282-36/+68
* Drop -g from CFLAGS for zfsd(8). No idea why it was ever there.Edward Tomasz Napierala2019-04-161-1/+1
* Make zfsd(8) build obey CFLAGS.Edward Tomasz Napierala2019-04-101-1/+1
* Ensure that we use a 64-bit value for the last mmap() argument.Mark Johnston2019-03-201-1/+2
* Integrate cddl/usr.sbin/zfds/tests into the FreeBSD test suiteEnji Cooper2019-03-153-30/+12
* Fix a regression introduced in r344569Baptiste Daroussin2019-02-271-3/+0
* Fix regression introduced in r344569Baptiste Daroussin2019-02-271-2/+2
* Set process title during zfs send.Sean Eric Fagan2019-02-264-14/+44
* Implement parallel mounting for ZFS filesystemBaptiste Daroussin2019-02-265-130/+464
* Increase ctfconvert buffer sizeLeandro Lupori2019-02-251-1/+1
* MFV r344364:Mark Johnston2019-02-201-4/+3
* zpool.8: sort zpool status flags in the same order as in illumos manualAndriy Gapon2019-02-201-8/+8
* zpool.8: document -D flag for zpool statusAndriy Gapon2019-02-201-3/+9
* fix userland illumos taskq code to pass relative timeout to cv_timedwaitAndriy Gapon2019-02-201-0/+5
* Create new EINTEGRITY error with message "Integrity check failed".Kirk McKusick2019-01-171-1/+4
* MFV r342532: 5882 Temporary pool namesAndriy Gapon2018-12-261-25/+25
* MFV r342469: 9630 add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-264-32/+58
* dtrace(1): remove reference to dtruss that was removed from baseYuri Pankov2018-10-311-2/+1
* Add support for send, receive and state-change DTrace providers forMichael Tuexen2018-08-2213-7/+805
* Make dnode definition uniform on !x86Matt Macy2018-08-213-0/+3
* libbe(3): Move build goop back out of cddl/Kyle Evans2018-08-182-35/+0
* libbe(3): Remove -v from LDFLAGSKyle Evans2018-08-181-1/+0
* Add partial documentation for dtrace(1)'s -x configuration options.Mark Johnston2018-08-161-2/+111
* zfs: add ztest to the kyua test suite.Will Andrews2018-08-153-0/+62
* libbe(3)/bectl(8): Remove now-redundant include pathsKyle Evans2018-08-131-2/+0
* Use INCS for non-sys/ libnvpair and libzfs_core includesKyle Evans2018-08-132-0/+2
* MFV/ZoL: Implement large_dnode pool featureMatt Macy2018-08-124-48/+180
* Merge libbe(3)/bectl(8) from projects/bectl into headKyle Evans2018-08-112-0/+38
|\
| * libbe(3)/bectl(8): More SYSROOT/GCC build fixesKyle Evans2018-08-111-0/+2
| * MFH @ r337607, in preparation for boardingKyle Evans2018-08-1145-144/+1381
| |\
| * | libbe(3)/be(8): Drop WARNS overrides, fix all falloutKyle Evans2018-07-251-2/+0
| * | Normalize bectl(8)/libbe(3) Makefiles, remove Makefile copyright/licenseKyle Evans2018-07-241-24/+0
| * | libbe(3): Add to cddl build, adjust src.libnames.mk as neededKyle Evans2018-07-242-0/+62
* | | Extend the info about the limitations of datasets in jails.Alexander Leidinger2018-08-111-3/+6
* | | Fix the build by just installing systop since testing shows it works with:Brad Davis2018-08-111-1/+1
* | | dwatch(1): Add systop profileDevin Teske2018-08-112-0/+85
* | | dwatch(1): Fix syntax error in vop_readdir profileDevin Teske2018-08-111-0/+1
| |/ |/|
* | Disable the D subroutines msgsize() and msgdsize().Mark Johnston2018-08-101-1/+1
* | Performance optimization of AVL tree comparator functionsMatt Macy2018-08-104-19/+10
* | MFV r337223:Alexander Motin2018-08-031-0/+3
* | MFV 337214:Alexander Motin2018-08-032-0/+16
* | MFV r337184: 9457 libzfs_import.c:add_config() has a memory leakAlexander Motin2018-08-021-12/+4
* | MFV r337182: 9330 stack overflow when creating a deeply nested datasetAlexander Motin2018-08-022-1/+23
* | 9523 Large alloc in zdb can cause troubleAlexander Motin2018-08-021-4/+3