summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r289562: 6328 Fix cstyle errors in zfs codebasemav2015-11-131-1/+2
* MFC r289536: 5767 fix several problems with zfs test suitemav2015-11-131-10/+36
* MFC r286708: 5959 clean up per-dataset feature count codemav2015-10-031-2/+3
* MFC r279366:delphij2015-03-131-0/+2
* MFC r276226:smh2015-01-261-21/+72
* MFC r276194:smh2015-01-241-0/+15
* MFC r272502: MFV r272493:delphij2014-10-131-32/+51
* MFC r271934:smh2014-09-241-3/+8
* MFC r269118: MFV r269010:delphij2014-08-101-5/+12
* MFC r269100:delphij2014-08-081-1/+1
* MFC r268621 (smh) + r268625:delphij2014-08-081-0/+1
* MFC r268720: MFV r268714:delphij2014-07-291-2/+2
* MFC r268470: MFV r268454:delphij2014-07-231-10/+10
* MFC r263889 (MFV r263887):delphij2014-04-111-15/+111
* MFC r263385:delphij2014-04-031-1/+1
* MFC r260138: MFV r242733:delphij2014-03-191-6/+21
* MFC r259813 + r259813: MFV r258374:delphij2014-03-191-2/+2
* MFC r259131:delphij2013-12-231-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
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-251/+726
* Enable offlining of log devices.mm2010-09-271-220/+220
* 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
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-27/+61
OpenPOWER on IntegriCloud