aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Updated/new Makefile.dependSimon J. Gerraty2012-11-0822-0/+211
* Sync from headSimon J. Gerraty2012-11-0492-956/+6811
|\
| * Remove the support for using non-mpsafe filesystem modules.Konstantin Belousov2012-10-221-8/+0
| * Add missing initialization for do_prefix.Martin Matuska2012-10-171-1/+1
| * Make sure that each va_start has one and only one matching va_end,Kevin Lo2012-09-282-0/+3
| * Merge recent vendor changes in ZFS.Martin Matuska2012-09-262-10/+3
| * It is possible to recursively destroy snapshots even if the snapshotPawel Jakub Dawidek2012-09-233-3/+47
| * Add TRIM support.Pawel Jakub Dawidek2012-09-231-1/+1
| * Update usage to show the possiblity to use jail nameBaptiste Daroussin2012-09-191-2/+2
| * Allow zfs jail and zfs unjail to use both jailnames and jailidBaptiste Daroussin2012-09-193-7/+7
| * Merge recent zfs vendor changes, sync code and adjust userland DEBUG.Martin Matuska2012-09-1211-486/+427
| * Remove trailing whitespace.Joel Dahl2012-09-061-1/+1
| * Typo fix and minor word swap.Glen Barber2012-09-051-3/+4
| * Merge recent vendor changes and sync code:Martin Matuska2012-09-051-0/+2
| * Add myself to copyright sections, per CDDL license.Glen Barber2012-09-032-0/+2
| * Finish porting execsnoop to FreeBSD. This includes replacing the zonenameRui Paulo2012-09-012-26/+21
| * Remove trailing whitespace.Joel Dahl2012-09-013-5/+5
| * Remove trailing whitespace.Joel Dahl2012-09-013-10/+10
| * Mdoc fixes.Joel Dahl2012-09-011-22/+19
| * Minor mdoc fixes.Joel Dahl2012-08-311-3/+3
| * Mdoc fixes.Joel Dahl2012-08-312-15/+16
| * Merge recent vendor changes:Martin Matuska2012-08-283-9/+30
| * Add missing parts to zpool-features.5 manual pageMartin Matuska2012-08-271-2/+10
| * Merge recent vendor changes:Martin Matuska2012-08-232-48/+63
| * Update zfs(8) manpage with illumos version of "zfs diff"Martin Matuska2012-08-191-26/+44
| * - Fix source dataset snapshot name in Example 15.Glen Barber2012-08-121-4/+4
| * Remove a leading space that breaks rendering.Glen Barber2012-08-121-1/+1
| * When we return with an error we cannot unlock the mutex, becauseGeorge V. Neville-Neil2012-08-011-1/+2
| * Fix wrong indent according to style(9)Martin Matuska2012-07-311-2/+2
| * Fix reporting of root pool upgrade notice.Martin Matuska2012-07-311-19/+19
| * Partial MFV (illumos-gate 13753:2aba784c276b)Martin Matuska2012-07-305-106/+392
| * Revert previous commit. The bug was actually caused by an issueGeorge V. Neville-Neil2012-07-251-3/+1
| * Fix a bug in interrupt handling so that we're only consideredGeorge V. Neville-Neil2012-07-241-1/+3
| * Dtrace: improve handling of library paths.Pedro F. Giffuni2012-07-174-22/+254
| * Use libc's strndup() instead of Dtrace's reimplementation.Pedro F. Giffuni2012-07-152-24/+3
| * Merge illumos commit 13455:7205f7794835Pedro F. Giffuni2012-07-142-1/+38
| * Merge illumos commit 13749:df4cd82e2b60Martin Matuska2012-07-134-11/+66
| * Change behavior introduced in r237119 to vendor solutionMartin Matuska2012-07-121-7/+10
| * Initial commit of an I/O provider for DTrace on FreeBSD.George V. Neville-Neil2012-07-112-144/+35
| * Restore r211786 by rpaulo:Ed Maste2012-07-051-8/+5
| * Fix an obvious typo.Pawel Jakub Dawidek2012-07-041-1/+1
| * Fix clang warning, introduced in the recent dtrace import.Dimitry Andric2012-07-031-1/+1
| * Safer fix for building with Clang.Pedro F. Giffuni2012-06-281-1/+1
| * Fix build with Clang.Pedro F. Giffuni2012-06-281-1/+1
| * Bring llquantize support into Dtrace.Pedro F. Giffuni2012-06-2742-5/+3788
| * Do not remount ZFS dataset if changing canmount property to "on" andMartin Matuska2012-06-151-1/+3
| * Document the -v flag for zpool list.Martin Matuska2012-06-122-1/+3
| * Introduce "feature flags" for ZFS pools (bump SPA version to 5000).Martin Matuska2012-06-1119-69/+1391
| * Clean up trailing whitespace.Glen Barber2012-06-091-21/+21
| * Fix a typo: s/deafult/defaultGlen Barber2012-06-091-1/+1