summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Merge illumos revision 13594:mm2012-02-071-20/+22
* Set SVN text/plain property for some shell scripts thatpfg2012-01-281-1/+1
* 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
* Merge illumos revisions 13540, 13562:mm2012-01-221-6/+6
* Dramatically optimize listing snapshots when user requests only snapshotpjd2012-01-218-17/+84
* Add one more copyright line accidentially removed in r228103mm2012-01-201-0/+1
* Add accidentially removed copyright lines in r228103mm2012-01-202-0/+2
* Add missing file permission to open(O_CREAT) call. This doesn't really matterpjd2012-01-041-1/+1
* In cddl/contrib/opensolaris/cmd/dtrace/dtrace.c, fix some obtusedim2011-12-161-1/+4
* In cddl/contrib/opensolaris/tools/ctf/cvt/ctfmerge.c, a size_t is passeddim2011-12-161-1/+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
* Some mdoc(7) style and typo fixes to zfs(8).mm2011-12-081-36/+39
* Remove unnecesary "Ns" macros and add missing command example to zpool(8).mm2011-12-022-59/+67
* Merge new ZFS features from illumos:mm2011-11-2815-1256/+1722
* Change the Makefile in cddl/lib/drti to use bsd.lib.mk instead ofrwatson2011-11-281-1/+1
* Use singular form for zfs destroy snapshot in zfs(8).mm2011-11-281-2/+2
* Add missing warning to zfs(8) for using "zfs destroy" with -r and -R flags.mm2011-11-281-0/+14
* Add missing -n flag to "zpool import" description.mm2011-11-271-1/+1
* Fix zfs(8) and zpool(8) context help to repport supported flags.mm2011-11-272-6/+6
* Update ZFS manual pages to a mdoc(7) reimplementation.mm2011-11-274-5006/+4446
* Revert back to revision 227649 because of license uncertainity.mm2011-11-212-1204/+232
* 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
* For now, remove MANFILTER from ZFS manpages (bad effect on html output).mm2011-11-214-8/+0
* Update and desolarization of zdb(8) and zstreamdump(1) manual pages:mm2011-11-204-54/+20
* 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-184-956/+1560
* Import upstream changesets for the output of the "zpool" command:mm2011-11-141-4/+41
* Fix a few gratuitous library dependencies. Some of the ZFS utilitiesrmh2011-10-306-13/+13
* 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
OpenPOWER on IntegriCloud