summaryrefslogtreecommitdiffstats
path: root/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix mismerge in copyright of zpool(8).mm2011-11-211-1/+3
* Update zfs(8) and zpool(8) manpages from CDDL-licensed sources [1].mm2011-11-212-234/+1204
* Update and desolarization of zdb(8) and zstreamdump(1) manual pages:mm2011-11-202-54/+17
* More zfs(8) manpage fixes:mm2011-11-181-28/+1
* Fix reference to fsync(2).mm2011-11-181-2/+2
* Update and desolarization of zfs(8) and zpool(8) manual pages:mm2011-11-182-956/+1556
* Import upstream changesets for the output of the "zpool" command:mm2011-11-141-4/+41
* Update copyright to include myself.pjd2011-10-245-0/+11
* Extend r226676 to allow rename without unmount even for file systems withpjd2011-10-246-34/+87
* Allow to rename file systems without remounting if it is possible.pjd2011-10-243-3/+22
* zdb: access dp_free_bpobj only if pool version is >= SPA_VERSION_DEADLISTSpjd2011-10-211-2/+4
* thr_create: new_thread_ID may be NULLpjd2011-10-211-1/+5
* libzpool task_alloc: pass only valid flags to kmem_allocpjd2011-10-211-1/+1
* Make all the lines align properly.pjd2011-10-201-4/+4
* Remove assertion that prevents zfs rename of datasets with mountpoint=nonemm2011-09-281-1/+0
* Fix serious bug in ZIL that can lead to pool corruptionmm2011-07-301-0/+35
* Fix wrong initialization of "cmd" for calling the jail/unjail ioctl.mm2011-07-301-1/+2
* ZFS tries to allocate blocks evenly across all devices. This means whenmm2011-07-181-0/+2
* Resurrect the ZFS "aclmode" propertymm2011-07-181-2/+3
* cddl/contrib/opensolaris/cmd/zpool/zpool_main.c:gibbs2011-07-183-2/+154
* Correct reporting of missing leaf vdevs so that the GUID required togibbs2011-07-182-8/+18
* 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
* 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-2755-6241/+17856
* 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
* 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
* Properly handle IO with B_FAILFASTmm2010-09-271-5/+6
* Enable offlining of log devices.mm2010-09-274-220/+230
* Remove duplicate include of <strings.h>mm2010-09-171-1/+0
* 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
* Port dtruss to FreeBSD.rpaulo2010-08-241-9/+6
* Merge dtracetoolkit/dtruss from the vendor.rpaulo2010-08-241-0/+467
OpenPOWER on IntegriCloud