aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
* zpool: Add slot power control, print power statusTony Hutter2023-12-215-29/+486
* import: ignore return on hostid lookupsRob N2023-12-071-1/+2
* zpool: flush output before sleepingRob N2023-12-051-6/+5
* ZTS: Test for all known zpool feature setsUmer Saleem2023-11-091-1/+0
* RAID-Z expansion featureDon Brady2023-11-081-15/+133
* Remove obsolete_counts from grub2 compatibility listUmer Saleem2023-11-071-1/+0
* zed: misc vdev_enc_sysfs_path fixesTony Hutter2023-11-072-2/+14
* Add all read-only compatible zpool features to grub2 compatibilityUmer Saleem2023-10-311-0/+10
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-061-4/+19
* Add zfs_prepare_disk script for disk firmware installTony Hutter2023-09-213-33/+47
* cmd: add 'help' subcommand to zpool and zfsRob N2023-09-191-0/+31
* Relax error reporting in zpool import and zpool splitUmer Saleem2023-09-011-11/+23
* Do not report bytes skipped by scan as issued.Alexander Motin2023-06-301-39/+55
* Add compatibility symlinks for FreeBSD 12.{3,4} and 13.{0,1,2}Mike Swanson2023-05-261-0/+5
* Adding new read-only compatible zpool features to compatibility.d/grub2Colm2023-05-261-0/+2
* Update compatibility.d filesBrian Behlendorf2023-05-252-1/+45
* Teach zpool scrub to scrub only blocks in error logGeorge Amanakis2023-05-181-10/+101
* Add the ability to uninitializeBrian Behlendorf2023-05-181-5/+17
* Add support for zpool user propertiesAllan Jude2023-04-211-2/+16
* Create zap for root vdevrob-wing2023-04-201-22/+43
* Values printed by zpool-iostat(8) should be right-alignedLow-power2023-04-181-4/+6
* libzfs: add v2 iterator interfacesRob N2023-04-101-1/+1
* Storage device expansion "silently" fails on degraded vdevPaul Dagnelie2023-04-061-0/+22
* Colorize zpool iostat outputTino Reichardt2023-03-241-1/+34
* nvpair: Constify string functionsRichard Yao2023-03-143-38/+40
* Cleanup: Remove constant comparisons reported by CodeQLRichard Yao2023-03-081-9/+6
* Fix TOCTOU race in zpool_do_labelclear()Richard Yao2023-03-081-14/+20
* Improve resilver ETAsBrian Behlendorf2023-01-251-11/+22
* zpool-set: print error message when pool or vdev is not validRob Wing2023-01-171-19/+17
* zpool-set: update usage textRob Wing2023-01-171-1/+2
* zpool: do guid-based comparison in is_vdev_cb()rob-wing2023-01-111-11/+4
* deadlock between spa_errlog_lock and dp_config_rwlockMatthew Ahrens2022-12-221-26/+6
* zfs list: Allow more fields in ZFS_ITER_SIMPLE modeAllan Jude2022-12-131-1/+1
* Fix potential buffer overflow in zpool commandRichard Yao2022-12-081-1/+7
* Fix GCC 12 compilation errorsszubersk2022-11-301-1/+1
* Expose libzutil error info in libpc_handle_tUmer Saleem2022-10-041-2/+7
* Fix userland resource leaksRichard Yao2022-09-231-0/+1
* zpool: Don't print "repairing" on force faulted drivesTony Hutter2022-09-231-2/+9
* Fix column width in 'zpool iostat -v' and 'zpool list -v'Samuel2022-09-061-4/+4
* zpool: fix redundancy check after vdev removalStéphane Lesimple2022-08-041-2/+7
* Replace dead opensolaris.org license linkTino Reichardt2022-07-117-7/+7
* Enable -Wwrite-stringsнаб2022-06-293-46/+42
* Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user propertyAllan Jude2022-06-141-2/+2
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-261-1/+1
* libzfs: return (allocated) strings instead of filling buffersнаб2022-05-181-5/+1
* zpool: max_width: monomorphise subtype iterationнаб2022-05-161-31/+12
* Replace libzfs sharing _nfs() and _smb() APIs with protocol listsнаб2022-05-121-2/+2
* autoconf: use include directives instead of recursing down cmdнаб2022-05-102-97/+95
* autoconf: use include directives instead of recursing down libнаб2022-05-101-6/+7
* Workaround broken VDEV_UPATHRich Ercolani2022-05-103-10/+34