aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* zfsd(8): Close a race condition when onlining a disk parititionAlan Somers2017-08-243-2/+72
* Use an updated copy of the CDDL header boilerplate from illumos.Mark Johnston2017-08-211-18/+8
* Add a regression test for r322773.Mark Johnston2017-08-212-0/+36
* Fix an off-by-two in the llquantize() action parameter validation.Mark Johnston2017-08-211-2/+2
* MFV r322229: 7600 zfs rollback should pass target snapshot to kernelAndriy Gapon2017-08-083-7/+37
* MFV r322223: 8378 crash due to bp in-memory modification of nopwrite blockAndriy Gapon2017-08-081-6/+1
* MFV r322217: 8418 zfs_prop_get_table() call in zfs_validate_name() is a no-opAndriy Gapon2017-08-081-1/+0
* o Replace __riscv__ with __riscvRuslan Bukin2017-08-072-4/+4
* Rework and simplify the ksyms(4) implementation.Mark Johnston2017-08-031-1/+0
* Add compat shim part missed at r305197.Alexander Motin2017-08-021-0/+3
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-025-19/+6
* Remove local variables missed in r321842.Mark Johnston2017-08-011-4/+0
* Let lockstat use ksyms(4)'s mmap interface.Mark Johnston2017-08-011-24/+0
* Add an auxiliary subroutine to generate some events for testingLi-Wen Hsu2017-07-261-0/+14
* The test case common.funcs.t_dtrace_contrib.tst_basename_d generates aLi-Wen Hsu2017-07-251-0/+8
* Modify glob patterns and expected output to match FreeBSD's implementation.Li-Wen Hsu2017-07-252-7/+15
* Make this test case accepts basename() in D script returns "" or "."Li-Wen Hsu2017-07-252-4/+22
* Explicitly set dynamic variable buffer size.Li-Wen Hsu2017-07-251-0/+1
* Explicitly set dynamic variable buffer size.Li-Wen Hsu2017-07-251-0/+1
* Add an auxiliary subroutine to generate read(2) event while testing.Li-Wen Hsu2017-07-251-0/+13
* Add a simple script which calls open(2) and others to generate events forLi-Wen Hsu2017-07-253-0/+32
* Add a simple program which calls sigtimedwait(2) to generate events for testingLi-Wen Hsu2017-07-253-0/+49
* Fix whitespace on a line in fix(..) accidentally missed in r321424Enji Cooper2017-07-241-1/+1
* Style cleanup: delete spurious trailing whitespaceEnji Cooper2017-07-241-4/+4
* Don't use incorrect hardcoded path to ksh -- use /usr/bin/envEnji Cooper2017-07-231-1/+1
* zfsd(8): Remove pidfile on shutdownAlan Somers2017-06-201-1/+1
* MFV r318946: 8021 ARC buf data scatter-izationAndriy Gapon2017-06-204-49/+79
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-10/+4
* MFV r319945,r319946: 8264 want support for promoting datasets in libzfs_coreAndriy Gapon2017-06-143-14/+33
* Override the locale so that file lists get a consistent sort order.Mark Johnston2017-06-101-0/+2
* follow up to r319746: add the new test files to the make fileAndriy Gapon2017-06-101-0/+2
* MFV r319740: 8168 NULL pointer dereference in zfs_create()Andriy Gapon2017-06-091-1/+3
* MFV r319744,r319745: 8269 dtrace stddev aggregation is normalized incorrectlyAndriy Gapon2017-06-092-0/+49
* New sentences start on new lines, fix two violationsAllan Jude2017-06-081-4/+8
* SHA-512 and Skein have been supported by the boot loader for some time.Allan Jude2017-06-081-11/+1
* 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