summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib
Commit message (Expand)AuthorAgeFilesLines
* WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-0510-198/+765
* Fix the zfs_ioctl compat layer to support zfs_cmd size change introducedmm2013-03-011-9/+26
* MFV v242732:mm2013-02-252-0/+62
* MFV r246388:mm2013-02-101-7/+1
* Reports pools which have a removed l2cache disk under -x as this is whatsmh2013-01-151-0/+10
* Fixes zfs receive errors caused by snapshot replication being processed in asmh2012-12-131-2/+29
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-071-0/+75
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-221-8/+0
* Add missing initialization for do_prefix.mm2012-10-171-1/+1
* Make sure that each va_start has one and only one matching va_end,kevlo2012-09-282-0/+3
* It is possible to recursively destroy snapshots even if the snapshotpjd2012-09-232-2/+32
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-123-68/+20
* Merge recent vendor changes:mm2012-08-281-1/+1
* Merge recent vendor changes:mm2012-08-231-46/+39
* When we return with an error we cannot unlock the mutex, becausegnn2012-08-011-1/+2
* Partial MFV (illumos-gate 13753:2aba784c276b)mm2012-07-302-1/+27
* Dtrace: improve handling of library paths.pfg2012-07-172-22/+102
* Use libc's strndup() instead of Dtrace's reimplementation.pfg2012-07-152-24/+3
* Merge illumos commit 13455:7205f7794835pfg2012-07-141-1/+8
* Merge illumos commit 13749:df4cd82e2b60mm2012-07-133-10/+65
* Change behavior introduced in r237119 to vendor solutionmm2012-07-121-7/+10
* Fix clang warning, introduced in the recent dtrace import.dim2012-07-031-1/+1
* Safer fix for building with Clang.pfg2012-06-281-1/+1
* Fix build with Clang.pfg2012-06-281-1/+1
* Bring llquantize support into Dtrace.pfg2012-06-278-5/+398
* Do not remount ZFS dataset if changing canmount property to "on" andmm2012-06-151-1/+3
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-117-11/+315
* Import Illumos revision 13715:351036203e4bmm2012-06-071-0/+12
* Import illumos changeset 13570:3411fd5f1589mm2012-05-272-7/+29
* zpool_find_import_impl: another /dev/dsk -> /dev fixavg2012-05-151-1/+1
* Import illumos changeset 13686:4bc0783f6064mm2012-05-103-3/+88
* Add support for force unmounting ZFS filesystems during "zfs rename"mm2012-05-102-1/+7
* Implement the D "cpu" variable, which returns curcpu. I have chosen notrstone2012-04-261-0/+6
* Change SIGUSR1 to SIGTHR to properly wake up a process that is beinggnn2012-04-131-1/+1
* Add stub file for pid probe. It's required although pid probe is not supportedgonzo2012-03-241-0/+75
* add KM_NODEBUG needed by ARC buffer core dump exclusion changekmacy2012-01-271-0/+1
* Merge illumos revisions 13572, 13573, 13574:mm2012-01-241-1/+1
* Dramatically optimize listing snapshots when user requests only snapshotpjd2012-01-215-12/+39
* Add one more copyright line accidentially removed in r228103mm2012-01-201-0/+1
* Add accidentially removed copyright lines in r228103mm2012-01-201-0/+1
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c, somedim2011-12-161-2/+4
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c, somedim2011-12-161-3/+4
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c, thedim2011-12-151-0/+1
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c, use thedim2011-12-151-1/+1
* In cddl/contrib/opensolaris/lib/libdtrace/i386/dt_isadep.c, use thedim2011-12-151-1/+1
* Cast away a clang alignment warning in drti.c's fixsymbol() function.dim2011-12-151-1/+1
* Merge new ZFS features from illumos:mm2011-11-289-1083/+1164
* Update copyright to include myself.pjd2011-10-244-0/+9
* Extend r226676 to allow rename without unmount even for file systems withpjd2011-10-244-23/+40
* Allow to rename file systems without remounting if it is possible.pjd2011-10-243-3/+22
OpenPOWER on IntegriCloud