aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool/zpool_main.c
Commit message (Expand)AuthorAgeFilesLines
* zpool: Dryrun fails to list some devicesAttila Fülöp2021-01-081-5/+89
* Use the correct return type for getoptsterlingjensen2020-12-231-1/+1
* Make zpool status "remove:" label print in boldAndrew Sun2020-12-231-1/+1
* zpool: correctly align columns with -pнаб2020-11-171-17/+22
* Assertion failure when logging large output of channel programMatthew Ahrens2020-11-141-0/+6
* Restore identification of VDEVs using non-native block sizeCy Schubert2020-10-301-0/+7
* vdev_ashift should only be set onceGeorge Wilson2020-09-181-0/+7
* Force the use of '.' as decimal separator.xdch472020-09-091-0/+1
* zpool: Change base URL for ZFS messages to openzfs-docsRyan Moeller2020-08-271-3/+6
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-211-2/+15
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-131-2/+4
* Add device rebuild featureBrian Behlendorf2020-07-031-54/+320
* Mark functions as staticArvind Sankar2020-06-181-11/+11
* Avoid adding new primitives in zpool waitJorgen Lundman2020-06-181-11/+22
* Fix gcc 10.1 stringop-truncation errorGeorge Amanakis2020-05-191-3/+3
* Fix column width calculation issue with certain terminal widthsPhilip Pokorny2020-05-061-4/+30
* Don't attempt trimming "hole" vdevsNiklas Haas2020-04-211-1/+2
* Fix allocation errors, detected using ASANJoao Carlos Mendes Luis2020-04-131-2/+3
* Add trim support to zpool waitBrian Behlendorf2020-03-041-9/+34
* Fix static data to link with -fno-commonRomain Dolbeau2020-02-061-0/+2
* 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 - zpoolMatthew Macy2019-09-301-2/+2
* 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
* 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
* 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
* 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-051-4/+41
* Defer new resilvers until the current one endsTom Caputi2018-10-181-6/+52
* Print "(repairing)" in zpool status againTony Hutter2018-10-091-2/+6