aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Optimize zfsd for the happy caseAlan Somers2018-02-153-2/+21
* Add the following errno definitions to /usr/lib/dtrace/errno.dDevin Teske2018-02-151-1/+11
* zfsd: Allow zfsd to work on any type of GEOM providerAlan Somers2018-02-143-219/+119
* Use tabs in io.d, fix alignment issues, remove extraneous newlinesDevin Teske2018-02-128-112/+107
* Fix "zpool add" crash when a replacing vdev has a spare childAlan Somers2018-02-091-0/+15
* zfsd: Don't spare a vdev that's being replacedAlan Somers2018-01-301-1/+45
* Remove uneeded parentheses.Mark Johnston2018-01-251-1/+1
* MFV r328255: 8972 zfs holds: In scripted mode, do not pad columns with spacesAlexander Motin2018-01-221-4/+7
* MFV r328251: 8652 Tautological comparisons with ZPROP_INVALAlexander Motin2018-01-222-3/+3
* MFV r328249:Alexander Motin2018-01-221-5/+6
* MFV r328233:Alexander Motin2018-01-222-2/+10
* MFV r328231: 8897 zpool online -e fails assertion when run on non-leaf vdevsAlexander Motin2018-01-211-5/+4
* MFV r328220: 8677 Open-Context Channel ProgramsAlexander Motin2018-01-216-18/+78
* Remove tst.zonename.d from the list of expected failures.Mark Johnston2018-01-141-1/+0
* Add "jid" and "jailname" variables to DTrace.Mark Johnston2018-01-124-2/+96
* Add a regression test for r327794.Mark Johnston2018-01-103-0/+38
* Fix an off-by-one in dt_opt_setenv().Mark Johnston2018-01-101-9/+10
* Mark uctf/err.user64mode.ksh as EXFAIL for now.Mark Johnston2017-12-151-0/+3
* Actually add the -x setenv test Makefile, missed in r326499.Mark Johnston2017-12-081-0/+30
* Complete support for dtrace's -x setenv option.Mark Johnston2017-12-0318-21/+300
* Add an envp argument to proc_create().Mark Johnston2017-12-031-1/+1
* Add basic tests for ctfconvert(1), fold(1) and rs(1)Alan Somers2017-11-273-0/+72
* Revert r326181 for now.Mark Johnston2017-11-275-5/+3
* zdb: follow-up to r326150, check if malloc succeededAndriy Gapon2017-11-251-0/+5
* Compile one of the uctf test programs with -m32.Mark Johnston2017-11-245-3/+5
* Fix the type signature for sx(9) DTrace subroutines.Mark Johnston2017-11-241-1/+1
* zdb: use a heap allocation instead of a huge array on stackAndriy Gapon2017-11-241-1/+4
* Annotate pragma/err.invalidlibdep.ksh as EXFAIL.Mark Johnston2017-11-221-0/+5
* Annotate usdt/tst.eliminate.ksh as EXFAIL.Mark Johnston2017-11-211-0/+3
* Don't assume that we can resolve "main" in the ksh executable.Mark Johnston2017-11-211-1/+1
* dt_modtext: return error on archs lacking an implementationEd Maste2017-11-211-4/+4
* Take r313504 into account when recomputing the string table length.Mark Johnston2017-11-161-2/+9
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3137-36/+5
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-311-0/+11
* libdtrace: replace "DOODAD" with more descriptive stringEd Maste2017-10-272-9/+18
* MFV r325013,r325034: 640 number_to_scaled_string is duplicated in several com...Andriy Gapon2017-10-2711-121/+502
* zfsd should be able to online an L2ARC that disappears and returnsAlan Somers2017-10-263-2/+15
* Fix zpool_read_all_labels when vfs.aio.enable_unsafe=0Alan Somers2017-10-251-7/+8
* Address some miscellaneous issues in the CTF man page.Mark Johnston2017-10-221-30/+39
* MFV r323105 (partial): 8300 fix man page issues found by mandoc 1.14.1Mark Johnston2017-10-221-221/+296
* Optimize zpool_read_all_labels with AIOAlan Somers2017-10-121-8/+33
* Avoid adding an extra "0x" prefix before pointer formats.Mark Johnston2017-10-062-2/+2
* zdb.8: replace with the slighly modified upstream versionAndriy Gapon2017-10-061-157/+201
* MFV r322235: 8067 zdb should be able to dump literal embedded block pointerAndriy Gapon2017-10-061-3/+49
* MFV r316934: 7340 receive manual origin should override automatic originAndriy Gapon2017-10-061-6/+6
* MFV r316933: 5142 libzfs support raidz root pool (loader project)Andriy Gapon2017-10-061-0/+1
* MFV r316931: 6268 zfs diff confused by moving a file to another directoryAndriy Gapon2017-10-061-12/+1
* MFV r316877: 7571 non-present readonly numeric ZFS props do not have default ...Andriy Gapon2017-10-061-1/+2
* MFV r316864: 6392 zdb: introduce -V for verbatim importAndriy Gapon2017-10-061-12/+14
* MFV r316862: 6410 teach zdb to perform object lookups by pathAndriy Gapon2017-10-061-84/+227