summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
...
* cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h:gibbs2011-07-183-5/+34
* Add a new "REFCOMPRESSRATIO" property.mm2011-06-282-2/+16
* Allow mountpoints as arguments for the 'zfs get' command.mm2011-06-281-2/+2
* Do not use #warning to warn about missing implementation of dt_popc(),simon2011-06-191-1/+1
* Fix clang warnings.benl2011-06-181-7/+9
* Remove C constructs that are incompatible with C++ from variousgibbs2011-06-101-0/+9
* Close a race between libzfs and mountd when updating NFS exports.will2011-05-261-0/+1
* Don't pass empty mount options to nmount(2).jh2011-05-031-2/+4
* Fix 'zfs list <path>' handling. If the path was found, the 'ret' variable waspjd2011-04-121-3/+4
* Properly print characters larger than 127.pjd2011-03-241-2/+4
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-2772-6282/+18054
* When building libzpool on ia64 or sparc64, don't add the .note.GNU-stackdim2011-02-151-0/+2
* Fix some leftover binaries and shared libraries in the system that stilldim2011-02-151-0/+1
* Re-commit the zfs sysctl(9) type-safety changes.mdf2011-01-131-0/+1
* Print message with information about updating the boot code if a newmm2010-12-081-10/+9
* Do not print OpenSolaris hint to use (non-existing) installgrub(1) commandmm2010-12-081-0/+4
* Do not lint code beyond necessity (with apologies to Wiliam of Ockham).markm2010-11-181-0/+5
* Fix ztest when it is executed by just 'ztest' and not by full pathpjd2010-11-011-2/+1
* 1. Remove invalid assertion.pjd2010-11-011-3/+3
* Use ${PICFLAG} instead of -fpic.rpaulo2010-10-271-1/+1
* Properly handle IO with B_FAILFASTmm2010-09-271-5/+6
* Enable offlining of log devices.mm2010-09-274-220/+230
* Minor grammar fixes.brueffer2010-09-211-2/+2
* Remove duplicate include of <strings.h>mm2010-09-171-1/+0
* Add a man page for plockstat.rpaulo2010-09-152-1/+95
* Give a chance to the target binary to run the ctors by waiting until itrpaulo2010-09-121-1/+1
* Disable debug by default.rpaulo2010-09-111-1/+1
* Don't try to map the USDT probes. This is necessary because there is norpaulo2010-09-101-1/+3
* Don't clobber an existing target object file when doing the DTracerpaulo2010-09-091-0/+12
* Include <sys/sdt.h> on a generated header.rpaulo2010-09-011-0/+4
* Eliminate confusing while () loop. In the first version of the code it waspjd2010-08-311-4/+3
* When upgrading a pool which contain root file system, give user a hint thatpjd2010-08-311-0/+47
* Give user a hint what to do when /usr/lib/zfs/pyzfs.py is missing.pjd2010-08-291-0/+2
* Print errors on stderr.pjd2010-08-291-2/+2
* Fix 'zfs allow' (maybe not only) returning:pjd2010-08-291-0/+1
* Update ZFS metaslab code from OpenSolaris.mm2010-08-281-11/+13
* Install dtruss.rpaulo2010-08-261-0/+2
* Add a man page for dtruss.rpaulo2010-08-262-1/+90
* Port dtruss to FreeBSD.rpaulo2010-08-241-9/+6
* Merge dtracetoolkit/dtruss from the vendor.rpaulo2010-08-241-0/+467
* MFtbemd:imp2010-08-232-3/+3
* Use real atomic operations for sparc64.marius2010-08-231-1/+1
* Add powerpc64 to the list of architectures with real atomic operations.nwhitehorn2010-08-231-1/+1
* Don't link drti.o with libelf_pic.a. This means that all software withrpaulo2010-08-211-7/+1
* Use double quotes when checking the value of MACHINE_ARCH.rpaulo2010-08-211-1/+1
* Add a Makefile for dtruss.rpaulo2010-08-211-0/+8
* Port plockstat to FreeBSD. This will be connected to the build later.rpaulo2010-08-212-11/+63
* Link drti.o with a PIC version of libelf. This is needed becauserpaulo2010-08-211-2/+9
* Add libdtrace support for tracing userland programs.rpaulo2010-08-2115-218/+712
* Use double quotes when checking the value of MACHINE_ARCH.rpaulo2010-08-211-1/+1
OpenPOWER on IntegriCloud