aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | MFV r337161: 9512 zfs remap poolname@snapname coredumpsAlexander Motin2018-08-022-2/+31
* | Do not blindly include illumos kernel headers instead of user-space.Alexander Motin2018-08-0212-11/+2
* | MFV r316926:Alexander Motin2018-08-015-15/+103
* | Add a dtrace provider for UDP-Lite.Michael Tuexen2018-07-3111-0/+428
* | MFV r337014:Alexander Motin2018-07-312-5/+18
* | MFV r336991, r337001:Alexander Motin2018-07-318-1/+428
* | MFV r336955: 9236 nuke spa_dbgmsgAlexander Motin2018-07-311-4/+1
* | MFV r336950: 9290 device removal reduces redundancy of mirrorsAlexander Motin2018-07-313-11/+67
* | MFV r336946: 9238 ZFS Spacemap Encoding V2Alexander Motin2018-07-303-48/+102