summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r305209: MFV r302660: 6314 buffer overflow in dsl_dataset_namemav2016-10-121-15/+15
* MFC r305205: MFV r302657:mav2016-10-121-1/+10
* MFC r305195: MFV r302643:mav2016-10-111-3/+2
* MFV r296534: 6550 cmd/zfs: cleanup gcc warningsmav2016-03-081-17/+37
* MFV r296527: 6659 nvlist_free(NULL) is a no-opmav2016-03-081-2/+1
* MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-081-0/+1
* Fix "invalid type '(null)'" usage messages in zfs(8) and zpool(8).dim2016-02-211-4/+4
* Allow 'zfs holds -r' to recurse over a file system or volume to find holdsallanjude2015-10-261-20/+34
* MFC r289498: 6298 zfs_create_008_neg and zpool_create_023_neg need to bemav2015-10-181-3/+5
* MFV r247180: Update vendor/illumos/dist and vendor-sys/illumos/distmav2015-10-181-1/+11
* MFV r289493: 5745 zfs set allows only one dataset property to be set at a timemav2015-10-181-30/+46
* MFV r289312: 2605 want to resume interrupted zfs sendmav2015-10-151-17/+103
* MFV r277429:delphij2015-09-141-1/+5
* MFV r286704: 5960 zfs recv should prefetch indirect blocksmav2015-08-121-6/+23
* zfs clone should not mount the clone if canmount == noautoavg2015-06-121-11/+30
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-171-6/+6
* MFV r275537:delphij2014-12-071-6/+9
* MFV r274273:delphij2014-11-101-3/+8
* MFV r268455:delphij2014-07-091-2/+5
* MFV r267565:delphij2014-07-011-4/+13
* Eliminated optarg global being used outside of the function which called getoptsmh2014-04-241-6/+5
* MFV r260154 + 260182:delphij2014-01-021-63/+260
* MFV r260152:delphij2014-01-011-2/+2
* MFV r258384:delphij2013-12-251-35/+36
* Use 'int' to store the return value of getopt(), rather than char.jhibbits2013-11-201-2/+2
* Added support for the 'zfs list -t snap' and 'zfs snap' aliases which aresmh2013-10-231-6/+13
* Fix implicit declaration of jail_getid()rmh2013-10-071-0/+1
* Fix implicit declaration of warnx().rmh2013-08-041-0/+1
* MFV r253781 + r253871:delphij2013-07-301-0/+6
* Fix misleading or remove irrelevant illumos messages and manpage referencesmm2013-07-041-9/+13
* MFV r251644:delphij2013-06-121-2/+2
* MFV r247580:mm2013-03-191-50/+66
* WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-051-23/+78
* Merge recent vendor changes in ZFS.mm2012-09-261-1/+1
* It is possible to recursively destroy snapshots even if the snapshotpjd2012-09-231-1/+15
* Update usage to show the possiblity to use jail namebapt2012-09-191-2/+2
* Allow zfs jail and zfs unjail to use both jailnames and jailidbapt2012-09-191-3/+3
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-394/+363
* Merge illumos commit 13749:df4cd82e2b60mm2012-07-131-1/+1
* Correct error message.pjd2012-05-251-1/+1
* Import illumos changeset 13686:4bc0783f6064mm2012-05-101-0/+2
* Remove unreachable break in zfs_main.cmm2012-05-101-1/+1
* Add support for force unmounting ZFS filesystems during "zfs rename"mm2012-05-101-7/+11
* Add -u option to 'zfs create' that prevents file system from beingpjd2012-04-241-4/+15
* Import illumos changeset 13608 [1]:mm2012-02-231-3/+36
* Merge illumos revision 13594:mm2012-02-071-20/+22
* Merge illumos revisions 13540, 13562:mm2012-01-221-6/+6
* Dramatically optimize listing snapshots when user requests only snapshotpjd2012-01-211-2/+14
* Add accidentially removed copyright lines in r228103mm2012-01-201-0/+1
* Merge new ZFS features from illumos:mm2011-11-281-138/+324
OpenPOWER on IntegriCloud