aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
...
* Better user experience for errata 4Tom Caputi2019-03-141-11/+15
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-131-0/+22
* shellcheck passbunder20152019-02-041-3/+3
* Fix zpool iostat -w header namesTony Hutter2019-01-311-2/+2
* zpool iostat should print headers when terminal fillsDamian Wojsław2019-01-231-4/+32
* Add 'zpool status -i' optionBrian Behlendorf2019-01-071-38/+57
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+154
* Fix 'zpool list -v' alignmentBrian Behlendorf2018-12-041-52/+105
* zpool: allow split with whole-disk devicesLOLi2018-11-201-1/+1
* Add zpool status -s (slow I/Os) and -p (parseable)Tony Hutter2018-11-081-8/+45
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-053-4/+43
* Defer new resilvers until the current one endsTom Caputi2018-10-181-6/+52
* zpool: allow sharing of spare device among poolsLOLi2018-10-171-2/+7
* Print "(repairing)" in zpool status againTony Hutter2018-10-091-2/+6
* Zpool iostat: remove latency/queue scalingGregor Kopka2018-09-251-6/+6
* zpool should detect invalid fs property on createLOLi2018-09-131-4/+11
* Pool allocation classesDon Brady2018-09-052-91/+307
* Don't modify argv[] in user toolsDeHackEd2018-08-201-2/+16
* OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operationsSerapheim Dimitropoulos2018-07-301-0/+1
* Default ashift for Amazon EC2 NVMe devicesTroels Nørgaard2018-07-061-0/+1
* Fix missing option '-e' in zpool online usageLow-power2018-06-261-1/+1
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-8/+207
* Tunable directory for zfs runtime scriptsAntonio Russo2018-06-071-1/+1
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-061-1/+2
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-041-4/+7
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-081-0/+9
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-14/+193
* Report pool suspended due to MMPOlaf Faaland2018-03-151-0/+9
* Change functions which return literals to return `const char*`Tomohiro Kusumi2018-03-091-1/+1
* Add SMART self-test results to zpool status -cTony Hutter2018-02-277-18/+133
* Add SMART attributes for SSD and NVMebunder20152018-02-213-2/+24
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-081-1/+6
* Fix `zpool status` overflow on fast scrubsDeHackEd2018-02-061-1/+1
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-0/+20
* Fix style issues in man pages and commands helpLOLi2018-01-291-2/+4
* OpenZFS 8652 - Tautological comparisons with ZPROP_INVALBrian Behlendorf2018-01-191-3/+3
* Fix unused variable warningsBrian Behlendorf2018-01-091-2/+0
* Fix 'zpool add' handling of nested interior VDEVsLOLi2017-12-281-2/+4
* Fix segfault in zpool iostat when adding VDEVsTony Hutter2017-12-061-7/+15
* Fix 'zpool create|add' replication level checkBrian Behlendorf2017-12-041-2/+5
* Sequential scrub and resilversTom Caputi2017-11-151-57/+80
* Fix column alignment with long zpool namesGeorge G2017-11-051-2/+3
* Allow 'zpool events' filtering by pool nameLOLi2017-10-261-2/+28
* Added no_scrub_restart flag to zpool reopenArkadiusz Bubała2017-10-261-21/+12
* Use ashift=12 by default on SSDSC2BW48 disksadisbladis2017-10-231-0/+1
* Fix coverity defects: CID 161388Tobin Harding2017-10-171-2/+4
* Encryption patch follow-upTom Caputi2017-10-111-4/+11
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-10/+56
* Add libtpool (thread pools)Brian Behlendorf2017-08-095-34/+40
* Fix zpool events scripted mode tab separatorSen Haerens2017-08-031-3/+6