summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* libdtrace: Add a missing unlock to an error handler.markj2016-04-111-0/+1
* Implement support for boot-time DTrace.markj2016-04-101-16/+55
* MFV r297760: 6418 zpool should have a label clearing commandmav2016-04-095-86/+111
* fix zfs set canmount=off on an unmounted filesystemavg2016-04-031-2/+3
* zfs receive: -u can be ignored sometimesavg2016-04-031-1/+2
* MFV r297505:mav2016-04-022-3/+7
* libdtrace: use calloc(3) instead of malloc(3) when it makes sense.pfg2016-03-143-14/+14
* DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-0986-0/+1026
* Missed addition to r296563 to fix newer tools to work with older kernel.mav2016-03-091-0/+3
* MFV r296540: 4448 zfs diff misprints unicode charactersmav2016-03-081-6/+8
* MFV r296538: 6544 incorrect comment in libzfs.h about offline statusmav2016-03-081-1/+1
* MFV r296536: 6551 cmd/zpool: cleanup gcc warningsmav2016-03-083-34/+13
* MFV r296534: 6550 cmd/zfs: cleanup gcc warningsmav2016-03-081-17/+37
* MFV r296532: 6637 replacing "dontclose" with "should_close"mav2016-03-081-3/+3
* MFV r296527: 6659 nvlist_free(NULL) is a no-opmav2016-03-088-32/+16
* MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-088-0/+8
* MFV r296505: 6531 Provide mechanism to artificially limit disk performancemav2016-03-081-3/+108
* fix tcpdebug: - assign to "flags" in each probe, not only debug-inputgnn2016-03-031-0/+14
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-27/+0
* Fix "invalid type '(null)'" usage messages in zfs(8) and zpool(8).dim2016-02-212-5/+5
* Test directories can build in parallel fine.bdrewery2016-02-161-2/+0
* MFV 295046: 6358 A faulted pool with only unavailable vdevs triggersmav2016-01-291-2/+4
* MFV r294816: 4986 receiving replication stream fails if any snapshotmav2016-01-261-9/+34
* MFV r294814: 6393 zfs receive a full send as a clonemav2016-01-261-2/+5
* We don't support libdtrace for RISC-V yet.br2016-01-251-1/+1
* Remove a dead local variable, missed in r274565.markj2016-01-141-2/+0
* Reduce zfs utilities overlinkingbapt2015-12-242-2/+2
* Reduce overlinkingbapt2015-12-242-2/+2
* Report an error if zdb cannot initialize zfsbapt2015-12-231-1/+2
* Add a trailing newline to the expected output for tst.walltimestamp.ksh.markj2015-12-071-0/+1
* Fix a discrepancy in r291738.markj2015-12-071-1/+1
* Update DTrace test suite makefiles after r291963.markj2015-12-071-0/+2
* MFV r289003:markj2015-12-072-0/+103
* Modify DTRACEHIOC_ADDDOF to copy the DOF section from the target process.markj2015-12-071-46/+4
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-0413-41/+13
* Simplify the LIBRARIES_ONLY hacks so that install: is not needed here.bdrewery2015-12-041-8/+2
* Fix the build for non-amd64.bdrewery2015-12-021-2/+2
* Reduce overlinking of libdtrace consumers with libctf, libelf, libproc.bdrewery2015-12-021-1/+1
* Fully connect cddl/usr.sbin/plockstat.bdrewery2015-12-022-2/+27
* META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-013-0/+3
* META MODE: Fix userland/cddl.bdrewery2015-12-014-10/+0
* Rename Makefile.inc1 to dtrace.test.mk to avoid clash with top-level Makefile...bdrewery2015-11-2583-82/+82
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-259-9/+0
* Fix zfs(8) set optionssmh2015-11-191-2/+2
* Reduce the Makefile snippet complexity a bitngie2015-11-091-5/+3
* Remove unneeded _RECURSING_PROGS check.bdrewery2015-10-301-2/+0
* Allow 'zfs holds -r' to recurse over a file system or volume to find holdsallanjude2015-10-262-28/+55
* DWARF emitted by clang 3.7 encodes array sizes using the DW_AT_countmarkj2015-10-241-0/+4
* MFV r289561: 6328 Fix cstyle errors in zfs codebasemav2015-10-195-8/+11
* MFV r289535: 5767 fix several problems with zfs test suitemav2015-10-181-10/+36
OpenPOWER on IntegriCloud