aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
* Illumos 5959 - clean up per-dataset feature count codeMatthew Ahrens2015-12-041-2/+3
* Tab-indent continuation lines in the "scan:" section of "zpool status".Remy Blank2015-09-191-3/+3
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-5/+5
* Illumos 1765 - assert triggered in libzfs_import.cPrasad Joshi2015-07-141-1/+4
* Illumos 5118 - When verifying or creating a storage pool, error messages only...Basil Crow2015-07-101-16/+18
* Illumos 4966 - zpool list iterator does not update outputGeorge Wilson2015-07-101-10/+10
* Add -y option to `zpool iostat`Hajo Möller2015-06-171-8/+23
* Add libzfs_error_init() functionBrian Behlendorf2015-05-221-1/+3
* Add the '-a' option to 'zpool export'Turbo Fredriksson2015-05-041-31/+51
* Illumos 5134 - if ZFS_DEBUG or debug= is set, libzpool should enable debug pr...Matthew Ahrens2015-04-281-0/+2
* Memory leak in make_root_vdev()Isaac Huang2015-04-271-1/+3
* Check all vdev labels in 'zpool import'Brian Behlendorf2015-03-251-1/+1
* Enhancements to zpool dry run mode.Tim Chase2015-02-111-0/+28
* Read spl_hostid module parameter before gethostid()Chunwei Chen2015-02-041-1/+1
* Fix cstyle issue from c66989bBrian Behlendorf2014-12-191-2/+2
* zpool upgrade return errors to stderr instead of stdoutJacek Fefliński2014-12-181-2/+2
* Fix zpool create -t ENOENT bug.ilovezfs2014-10-231-2/+4
* Let `zpool import` ignore a missing hostid record.Darik Horn2014-10-171-31/+24
* Implement -t option to zpool create for temporary pool namesRichard Yao2014-09-301-1/+21
* zpool import -t should not update cachefileRichard Yao2014-09-301-0/+3
* Add add_prop_list_default helperRichard Yao2014-09-301-10/+17
* Illumos 5147 - zpool list -v should show individual disk capacityGeorge Wilson2014-09-231-32/+51
* Improve handling of filesystem versionsDan Swartzendruber2014-09-031-0/+32
* Illumos 4970-4974 - extreme rewind enhancementsMatthew Ahrens2014-08-261-2/+2
* Drive database updateRichard Yao2014-08-181-14/+22
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-5/+13
* Illumos #4374Matthew Ahrens2014-07-301-1/+1
* Illumos 4171, 4172Matthew Ahrens2014-07-251-2/+2
* Support '-H' (scripted mode) to 'zpool get'Turbo Fredriksson2014-07-251-2/+6
* Add information about the -o option to zpool replaceTurbo Fredriksson2014-06-271-2/+2
* Added INTEL SSD 530 SeriesJohn Albietz2014-05-191-0/+1
* Handle ZPOOL_STATUS_HOSTID_MISMATCH in zpool statusRichard Yao2014-05-191-0/+11
* Fix libblkid ZFS detection when making new poolsRichard Yao2014-05-011-1/+1
* Add missing DATA_TYPE_STRING_ARRAY outputBrian Behlendorf2014-04-021-1/+12
* Replace zpool_events_next() "block" parm w/ "flags"Chris Dunlap2014-03-311-1/+2
* Clarify zpool_events_next() commentBrian Behlendorf2014-03-311-5/+5
* Implement -t option to zpool import for temporary pool namesRichard Yao2014-03-201-1/+5
* Remove unused option -r from 'zpool import'Richard Yao2014-03-121-1/+1
* Add erratum for issue #2094Richard Yao2014-02-211-0/+22
* Add generic errata infrastructureBrian Behlendorf2014-02-211-2/+37
* Use expected zpool_status_t typeBrian Behlendorf2014-02-211-2/+2
* Properly link zpool command to libblkidRichard Yao2014-01-141-1/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-183-47/+52
* Drive database updateRichard Yao2013-12-021-0/+29
* Add missing libzfs_core to MakefilesMaximilian Mehnert2013-11-201-1/+2
* Illumos #3745, #3811Will Andrews2013-11-041-8/+29
* Add -p switch to "zpool get"Ralf Ertzinger2013-10-281-8/+27
* Increase default udev wait timeBrian Behlendorf2013-10-221-1/+1
* Dedup-related documentation additions for zpool and zdb.Tim Chase2013-10-221-1/+1
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-2/+0