aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
* zpool events: expand value strings for ZIO error valuesRob Norris2024-09-051-1/+23
* Add DDT prune commandDon Brady2024-09-041-0/+89
* zpool: Provide GUID to zpool-reguid(8) with -g (#16239)Mateusz Piotrowski2024-08-261-5/+18
* JSON: Fix class values for mirrored special vdevsTony Hutter2024-08-061-4/+33
* JSON output support for zpool statusUmer Saleem2024-08-061-260/+1444
* JSON output support for zpool listUmer Saleem2024-08-061-82/+297
* JSON output support for zpool getUmer Saleem2024-08-061-42/+245
* JSON output support for zpool versionUmer Saleem2024-08-061-3/+65
* ddt: add support for prefetching tables into the ARCAllan Jude2024-07-261-8/+104
* zpool import output is not formated properly.Pawel Jakub Dawidek2024-05-291-131/+138
* Better control the thread pool size when mounting datasetsAlan Somers2024-05-141-5/+15
* Add support for parallel pool exportsDon Brady2024-05-141-6/+82
* vdev probe to slow disk can stall mmp write checkerDon Brady2024-04-291-1/+1
* GCC: Fixes for gcc 14 on Fedora 40Tony Hutter2024-04-291-1/+1
* Add newline to two zpool messagesSeth Troisi2024-04-221-2/+2
* Parallel pool importGeorge Wilson2024-04-221-17/+55
* Fix locale-specific timeMaxim Filimonov2024-04-081-6/+4
* Give a better message from 'zpool get' with invalid pool namePaul Dagnelie2024-04-031-4/+3
* Fix buffer underflow if sysfs file is emptyRobert Evans2024-03-291-1/+1
* Add ashift validation when adding devices to a poolGeorge Wilson2024-03-291-17/+59
* Fix option string, adding -e and fixing orderCameron Harr2024-03-211-20/+19
* Add slow disk diagnosis to ZEDDon Brady2024-02-081-1/+7
* Add 'zpool status -e' flag to see unhealthy vdevsCameron Harr2024-02-071-4/+54
* zpool wait: print timestamp before the headerRob N2024-01-261-3/+3
* Fix the FreeBSD userspace build (#15716)Mark Johnston2023-12-271-0/+7
* 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