aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
* Multi-thread 'zpool import' for blkidBrian Behlendorf2016-07-271-19/+10
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-272-2/+13
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-071-14/+12
* Fix minor spelling mistakesColin Ian King2016-06-061-1/+1
* Add request size histograms (-r) to zpool iostat, minor man page fixTony Hutter2016-05-251-89/+187
* Consistently use parsable instead of parseableChrister Ekholm2016-05-231-3/+3
* Make zpool list -vp print individual vdev sizes parsable.Christer Ekholm2016-05-181-11/+27
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-125-106/+1323
* OpenZFS 3993, 4700Adam Stevko2016-05-111-19/+92
* OpenZFS 5669 - altroot not set in zpool createBrian Behlendorf2016-05-051-0/+2
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-272-6/+3
* Use udev for partition detectionBrian Behlendorf2016-04-251-14/+24
* Create unique partition labelsBrian Behlendorf2016-04-251-0/+1
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-311-1/+14
* Fix zdb -e and zhack thread_init()Brian Behlendorf2016-03-211-0/+8
* Relax MBR partition scanning requirementBrian Behlendorf2016-03-101-21/+17
* Require libblkidBrian Behlendorf2016-03-092-12/+9
* Change full path subcommand flag from -p to -PBrian Behlendorf2016-02-261-25/+25
* Add -gLp to zpool subcommands for alt vdev namesRichard Yao2016-02-251-73/+169
* Illumos 5767 - fix several problems with zfs test suiteJohn Wren Kennedy2016-02-081-10/+36
* 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