aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* zfsd: Don't spare a vdev that's being replacedAlan Somers2018-01-301-1/+45
* 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-121-0/+2
* Add a regression test for r327794.Mark Johnston2018-01-101-0/+2
* 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-033-2/+1
* Revert r326181 for now.Mark Johnston2017-11-274-4/+2
* Compile one of the uctf test programs with -m32.Mark Johnston2017-11-244-2/+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
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3120-19/+5
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-311-0/+11
* MFV r325013,r325034: 640 number_to_scaled_string is duplicated in several com...Andriy Gapon2017-10-271-0/+1
* zfsd should be able to online an L2ARC that disappears and returnsAlan Somers2017-10-263-2/+15
* Close a memory leak when using zpool_read_all_labelsAlan Somers2017-09-251-2/+5
* zfsd(8): Close a race condition when onlining a disk parititionAlan Somers2017-08-241-2/+12
* Add a regression test for r322773.Mark Johnston2017-08-211-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-4/+1
* The test case common.funcs.t_dtrace_contrib.tst_basename_d generates aLi-Wen Hsu2017-07-251-0/+8
* Add a simple script which calls open(2) and others to generate events forLi-Wen Hsu2017-07-251-0/+1
* Add a simple program which calls sigtimedwait(2) to generate events for testingLi-Wen Hsu2017-07-251-0/+1
* zfsd(8): Remove pidfile on shutdownAlan Somers2017-06-201-1/+1
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-10/+4
* 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
* Add a little helper program for tst.exitcore.ksh.Mark Johnston2017-05-221-0/+1
* Remove the EXFAIL annotation for tests which pass as of r309596.Mark Johnston2017-05-191-5/+0
* cddl: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-045-43/+41
* Fix an unchecked return value in zfsdAlan Somers2017-01-181-2/+5
* Skip a ustack test that triggers an assertion on INVARIANTS kernels.Mark Johnston2016-12-141-0/+3
* err.D_PROC_CREATEFAIL.many.d passes, so remove the EFAIL annotation.Mark Johnston2016-12-081-3/+0
* Run DTrace test scripts with "tst" set to the test script file name.Mark Johnston2016-12-071-1/+1
* tst.kpriv.ksh fails because DTrace privilege levels are unimplemented.Mark Johnston2016-10-161-0/+1
* MFV r302660: 6314 buffer overflow in dsl_dataset_nameAlexander Motin2016-09-011-1/+1
* 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
* 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
* Regenerate DTrace tests.Mark Johnston2016-08-163-0/+28
* dtraceUtil/tst.DataModel32.d.ksh passes on amd64.Mark Johnston2016-08-151-1/+0
* Highball memory requirement (4GB) with common/{raise,safety}Enji Cooper2016-08-103-3/+20
* Coverity fixes for r300906Alan Somers2016-05-311-1/+0
* zfsd: Remove a redundant semicolon,Pedro F. Giffuni2016-05-311-1/+1
* zfsd: minor spelling fix.Pedro F. Giffuni2016-05-301-1/+1
* Avoid more literal-suffix errors with C++11Bryan Drewery2016-05-291-4/+4
* zfsd(8), the ZFS fault management daemonAlan Somers2016-05-2826-0/+5997