aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool/zpool_main.c
Commit message (Expand)AuthorAgeFilesLines
* JSON: fix user properties output for zpool listUmer Saleem2024-11-111-1/+6
* Added output to `zpool online` and `offline`Rich Ercolani2024-10-311-3/+15
* zpool/zfs: allow --json wherever -j is allowedRob Norris2024-10-111-1/+9
* Always validate checksums for Direct I/O readsBrian Atkinson2024-10-091-0/+6
* zpool/zfs: restore -V & --version optionsRob Norris2024-10-071-1/+1
* Adding Direct IO SupportBrian Atkinson2024-09-141-5/+25
* 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
* 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
* 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
* zpool: Add slot power control, print power statusTony Hutter2023-12-211-29/+210
* import: ignore return on hostid lookupsRob N2023-12-071-1/+2
* zpool: flush output before sleepingRob N2023-12-051-6/+5
* RAID-Z expansion featureDon Brady2023-11-081-15/+133
* import: require force when cachefile hostid doesn't match on-diskRob Norris2023-10-061-4/+19
* 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
* 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-141-27/+29
* 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