summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib/libzfs/common
Commit message (Expand)AuthorAgeFilesLines
...
* 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-102-3/+86
* Add support for force unmounting ZFS filesystems during "zfs rename"mm2012-05-102-1/+7
* 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
* 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
* Remove assertion that prevents zfs rename of datasets with mountpoint=nonemm2011-09-281-1/+0
* Fix wrong initialization of "cmd" for calling the jail/unjail ioctl.mm2011-07-301-1/+2
* cddl/contrib/opensolaris/cmd/zpool/zpool_main.c:gibbs2011-07-181-2/+2
* Correct reporting of missing leaf vdevs so that the GUID required togibbs2011-07-181-5/+14
* cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h:gibbs2011-07-182-4/+33
* Add a new "REFCOMPRESSRATIO" property.mm2011-06-281-0/+2
* 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-2713-1855/+5427
* 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
* Enable offlining of log devices.mm2010-09-273-0/+10
* Remove duplicate include of <strings.h>mm2010-09-171-1/+0
* Enable fake resolving of SMB RIDs by using nulldomain and UID_NOBODYmm2010-07-221-1/+0
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-129-1005/+1010
* Allow to use 'jailed' property again.pjd2010-05-311-1/+0
* Fix zfs receive temporarily changing unchanged stream properties.mm2010-05-231-4/+6
* Introduce hardforce export option (-F) for "zpool export".mm2010-05-052-1/+15
* Refine previous partial merge of OpenSolaris onnv revision 9396:f41cf682d0d3.delphij2010-04-051-1/+6
* Merge OpenSolaris revision 8802:010b31dd4c53:delphij2010-03-163-2/+32
* Add an option to specify that the received ZFS should not be automaticallydelphij2009-12-142-3/+6
* Properly mark ZFS properties which are not changeable under FreeBSD.trasz2009-10-081-1/+6
* 'aclmode' and 'aclinherit' properties should work as advertised; don'ttrasz2009-10-081-2/+0
* Fix detection of file system being shared. After this change commands like:pjd2009-09-071-0/+5
* Fix receive when dataset has no / in its name.pjd2009-08-171-4/+5
* Including mount.h requires including param.h.rwatson2008-12-271-0/+1
* Fix a warning on amd64 caused by using int for request argument instead ofpjd2008-11-182-2/+2
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-1711-2173/+7344
* MFp4:pjd2007-04-213-35/+12
* MFp4: Synchronize with vendor (mostly 'zfs rename -r').pjd2007-04-122-26/+128
* MFp4: Synchronize with recent OpenSolaris changes.pjd2007-04-084-8/+62
* If we cannot open /dev/zfs try to load zfs.ko automatically and reopen.pjd2007-04-081-2/+21
* Please welcome ZFS - The last word in file systems.pjd2007-04-0611-0/+11142
OpenPOWER on IntegriCloud