aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
...
* Fix static data to link with -fno-commonRomain Dolbeau2020-02-062-1/+3
* Change http://zfsonlinux.org links to https://zfsonlinux.orgBrian Behlendorf2020-01-131-5/+6
* Fix "zpool add -n" for dedup, special and log devicesloli10K2020-01-061-14/+29
* Colorize zpool status outputTony Hutter2019-12-191-136/+258
* Add wrapper for Linux BLKFLSBUF ioctlMatthew Macy2019-10-281-1/+1
* Fix zpool history unbounded memory usageChunwei Chen2019-10-281-16/+28
* OpenZFS restructuring - libsplMatthew Macy2019-10-023-6/+1
* OpenZFS restructuring - zpoolMatthew Macy2019-09-306-352/+428
* Use signed types to prevent subtraction overflowRyan Moeller2019-09-221-4/+4
* Refactor libzfs_error_init newlinesRyan Moeller2019-09-181-1/+1
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-42/+517
* Fix zpool subcommands error message with some unsupported optionsloli10K2019-09-041-4/+2
* Fix typos in cmd/Andrea Gelmini2019-08-301-2/+2
* Fix memory leak in check_disk()Michael Niewöhner2019-06-191-0/+1
* Update comments to match codeRyan Moeller2019-05-281-6/+6
* Endless loop in zpool_do_remove() on platforms with unsigned charloli10K2019-05-281-1/+1
* zpool: status -t is not documented in help messageloli10K2019-05-241-1/+1
* zpool: trim -p is not a valid optionloli10K2019-05-241-1/+2
* Fix typesetting of Errata #4JMoVS2019-05-081-23/+22
* Clearer wording on Errata #4JMoVS2019-05-021-21/+26
* Fix estimated scrub completion timeTom Caputi2019-05-011-2/+3
* Add option [-V|--version] to emit version stringTerraTech2019-04-161-1/+26
* Add TRIM supportBrian Behlendorf2019-03-291-70/+280
* Improve `zpool labelclear`Brian Behlendorf2019-03-211-3/+8
* 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