aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* It is possible to recursively destroy snapshots even if the snapshotPawel Jakub Dawidek2012-09-232-2/+32
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.Martin Matuska2012-09-123-68/+20
* Merge recent vendor changes:Martin Matuska2012-08-281-1/+1
* Merge recent vendor changes:Martin Matuska2012-08-231-46/+39
* When we return with an error we cannot unlock the mutex, becauseGeorge V. Neville-Neil2012-08-011-1/+2
* Partial MFV (illumos-gate 13753:2aba784c276b)Martin Matuska2012-07-302-1/+27
* Dtrace: improve handling of library paths.Pedro F. Giffuni2012-07-172-22/+102
* Use libc's strndup() instead of Dtrace's reimplementation.Pedro F. Giffuni2012-07-152-24/+3
* Merge illumos commit 13455:7205f7794835Pedro F. Giffuni2012-07-141-1/+8
* Merge illumos commit 13749:df4cd82e2b60Martin Matuska2012-07-133-10/+65
* Change behavior introduced in r237119 to vendor solutionMartin Matuska2012-07-121-7/+10
* 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-278-5/+398
* Do not remount ZFS dataset if changing canmount property to "on" andMartin Matuska2012-06-151-1/+3
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).Martin Matuska2012-06-117-11/+315
* Import Illumos revision 13715:351036203e4bMartin Matuska2012-06-071-0/+12
* Import illumos changeset 13570:3411fd5f1589Martin Matuska2012-05-272-7/+29
* zpool_find_import_impl: another /dev/dsk -> /dev fixAndriy Gapon2012-05-151-1/+1
* Import illumos changeset 13686:4bc0783f6064Martin Matuska2012-05-103-3/+88
* Add support for force unmounting ZFS filesystems during "zfs rename"Martin Matuska2012-05-102-1/+7
* Implement the D "cpu" variable, which returns curcpu. I have chosen notRyan Stone2012-04-261-0/+6
* Change SIGUSR1 to SIGTHR to properly wake up a process that is beingGeorge V. Neville-Neil2012-04-131-1/+1
* Add stub file for pid probe. It's required although pid probe is not supportedOleksandr Tymoshenko2012-03-241-0/+75
* add KM_NODEBUG needed by ARC buffer core dump exclusion changeKip Macy2012-01-271-0/+1
* Merge illumos revisions 13572, 13573, 13574:Martin Matuska2012-01-241-1/+1
* Dramatically optimize listing snapshots when user requests only snapshotPawel Jakub Dawidek2012-01-215-12/+39
* Add one more copyright line accidentially removed in r228103Martin Matuska2012-01-201-0/+1
* Add accidentially removed copyright lines in r228103Martin Matuska2012-01-201-0/+1
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c, someDimitry Andric2011-12-161-2/+4
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c, someDimitry Andric2011-12-161-3/+4
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c, theDimitry Andric2011-12-151-0/+1
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c, use theDimitry Andric2011-12-151-1/+1
* In cddl/contrib/opensolaris/lib/libdtrace/i386/dt_isadep.c, use theDimitry Andric2011-12-151-1/+1
* Cast away a clang alignment warning in drti.c's fixsymbol() function.Dimitry Andric2011-12-151-1/+1
* Merge new ZFS features from illumos:Martin Matuska2011-11-289-1083/+1164
* Update copyright to include myself.Pawel Jakub Dawidek2011-10-244-0/+9
* Extend r226676 to allow rename without unmount even for file systems withPawel Jakub Dawidek2011-10-244-23/+40
* Allow to rename file systems without remounting if it is possible.Pawel Jakub Dawidek2011-10-243-3/+22
* libzpool task_alloc: pass only valid flags to kmem_allocPawel Jakub Dawidek2011-10-211-1/+1
* Remove assertion that prevents zfs rename of datasets with mountpoint=noneMartin Matuska2011-09-281-1/+0
* Fix wrong initialization of "cmd" for calling the jail/unjail ioctl.Martin Matuska2011-07-301-1/+2
* cddl/contrib/opensolaris/cmd/zpool/zpool_main.c:Justin T. Gibbs2011-07-181-2/+2
* Correct reporting of missing leaf vdevs so that the GUID required toJustin T. Gibbs2011-07-181-5/+14
* cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h:Justin T. Gibbs2011-07-182-4/+33
* Add a new "REFCOMPRESSRATIO" property.Martin Matuska2011-06-281-0/+2