summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r305209: MFV r302660: 6314 buffer overflow in dsl_dataset_namemav2016-10-121-1/+1
* MFV r297760: 6418 zpool should have a label clearing commandmav2016-04-091-64/+92
* MFV r296536: 6551 cmd/zpool: cleanup gcc warningsmav2016-03-081-29/+3
* MFV r296527: 6659 nvlist_free(NULL) is a no-opmav2016-03-081-4/+2
* Fix "invalid type '(null)'" usage messages in zfs(8) and zpool(8).dim2016-02-211-1/+1
* MFV r289561: 6328 Fix cstyle errors in zfs codebasemav2015-10-191-1/+2
* MFV r289535: 5767 fix several problems with zfs test suitemav2015-10-181-10/+36
* MFV 286707: 5959 clean up per-dataset feature count codemav2015-08-121-2/+3
* Set altroot if the user have specified it via -o altroot.delphij2015-02-271-0/+2
* Enhancements to zpool upgrade processingsmh2014-12-261-21/+72
* Prevent zpool upgrade failing due to unavailable poolssmh2014-12-251-0/+15
* MFV r272493:delphij2014-10-041-32/+51
* Output boot code warning when zpool upgrade -a is used to add features.smh2014-09-211-3/+8
* MFV r269010:delphij2014-07-261-5/+12
* Diff reduction against Illumos.delphij2014-07-251-1/+1
* MFV r268714:delphij2014-07-151-2/+2
* Don't report non-native block-size pools under zpool status -xsmh2014-07-141-0/+1
* MFV r268454:delphij2014-07-091-10/+10
* MFV r263887:delphij2014-03-281-15/+111
* Remove unused option -r from zpool.delphij2014-03-191-1/+1
* MFV r242733:delphij2013-12-311-6/+21
* MFV r258374:delphij2013-12-241-2/+2
* Don't panic when we get ZPOOL_STATUS_NON_NATIVE_ASHIFTdelphij2013-12-091-0/+6
* MFV r254751:delphij2013-08-241-1/+4
* Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-211-2/+22
* Manually merge part of vendor import r238583 from Illumos.delphij2013-07-181-1/+1
* Fixed ZFS zpool freeze (debug command) not processing due to invalid ioctl ca...smh2013-06-211-4/+3
* MFV r251623:delphij2013-06-111-8/+29
* MFC @248461mm2013-03-181-1/+4
|\
| * MFV r248266:mm2013-03-141-1/+4
* | WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-051-70/+101
|/
* Allow to create pool even if mount point directory is not empty if -f is given.pjd2012-12-301-2/+3
* Move zpool-features manual page from section 5 to section 7mm2012-11-141-3/+3
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-1/+1
* Fix wrong indent according to style(9)mm2012-07-311-2/+2
* Fix reporting of root pool upgrade notice.mm2012-07-311-19/+19
* Partial MFV (illumos-gate 13753:2aba784c276b)mm2012-07-301-84/+339
* Document the -v flag for zpool list.mm2012-06-121-1/+1
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-30/+174
* Import illumos changeset 13570:3411fd5f1589mm2012-05-271-32/+210
* Import illumos changeset 13605:b5c2b5db80d6 (partial)mm2012-05-271-3/+3
* Import illumos changeset 13564:cf89c0c60496mm2012-05-271-1/+3
* zpool_do_import: use /dev instead of /dev/dsk as a defaultavg2012-05-151-1/+1
* Merge new ZFS features from illumos:mm2011-11-281-24/+84
* Fix zfs(8) and zpool(8) context help to repport supported flags.mm2011-11-271-3/+2
* Import upstream changesets for the output of the "zpool" command:mm2011-11-141-4/+41
* Make all the lines align properly.pjd2011-10-201-4/+4
* cddl/contrib/opensolaris/cmd/zpool/zpool_main.c:gibbs2011-07-181-0/+125
* Correct reporting of missing leaf vdevs so that the GUID required togibbs2011-07-181-3/+4
* cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h:gibbs2011-07-181-1/+1
OpenPOWER on IntegriCloud