aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
* Vdev Properties FeatureAllan Jude2021-11-303-120/+349
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-115-20/+15
* zed: Control NVMe fault LEDsTony Hutter2021-11-091-1/+7
* zpool should call zfs_nicestrtonum() with non-NULL handleToomas Soome2021-10-201-3/+4
* Rescan enclosure sysfs path on importTony Hutter2021-10-044-50/+8
* Detect iSCSI in the zpool cmd vdev media scriptDon Brady2021-09-021-1/+8
* Make 'zpool labelclear -f' work on offlined disksTony Hutter2021-08-271-1/+35
* Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319)Trevor Bautista2021-08-261-9/+21
* Move check_file to os/$platform sectionJorgen Lundman2021-07-264-1/+14
* Read past end of argv array in zpool_do_import()Matthew Ahrens2021-07-261-6/+8
* Prune /*NOTREACHED*/наб2021-07-261-3/+2
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-262-9/+19
* Move properties, parameters, events, and concepts around manual sectionsнаб2021-06-091-3/+3
* FreeBSD boot code reminder after zpool upgradegrembo2021-06-014-10/+33
* Turn checkbashisms into a make targetнаб2021-06-011-6/+3
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-012-3/+4
* zpool: print_zpool_script_list: remove strtokнаб2021-05-261-5/+4
* zpool: import: use realloc for realloc, remove strtokнаб2021-05-263-32/+29
* Propagate vdev state due to invalid label corruptionvermavipinkumar2021-05-251-0/+9
* zpool: vdev_run_cmd(): don't free undefined pointersнаб2021-05-081-5/+10
* Fix vdev health padding in zpool list -vYuri Pankov2021-04-141-1/+1
* Improvements to the 'compatibility' propertyColm2021-04-121-28/+135
* libzutil: zfs_isnumber(): return false if input emptyнаб2021-04-061-4/+4
* Fix various typosAndrea Gelmini2021-04-022-2/+2
* Add compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS 2.1)Mike Swanson2021-03-315-0/+87
* Removed duplicated includesAndrea Gelmini2021-03-221-3/+0
* zpool import cachefile improvementsGeorge Wilson2021-03-121-118/+181
* zpool: use tab to intend continuation from removal statusThomas Lamprecht2021-03-051-4/+4
* Add missing checks for unsupported featuresMartin Matuška2021-02-271-0/+2
* Force symlink creation for zpool.d compat linksRyan Moeller2021-02-241-1/+1
* Add "compatibility" property for zpool feature setsColm2021-02-1719-26/+504
* FreeBSD: disable edonr in zfs_mod_supported_feature()Brian Behlendorf2021-02-171-0/+8
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* cppcheck: zpool_main.c possible null pointer dereferenceBrian Behlendorf2021-01-261-1/+1
* Only add supported features during pool creationBrian Behlendorf2021-01-221-1/+2
* record ioctl elapsed time in zpool historyMatthew Ahrens2021-01-111-1/+9
* Use the correct return type for getoptsterlingjensen2020-12-171-1/+1
* zpool: Dryrun fails to list some devicesAttila Fülöp2020-12-041-5/+89
* Make zpool status "remove:" label print in boldAndrew Sun2020-12-011-1/+1
* zpool: correctly align columns with -pнаб2020-11-163-24/+35
* Assertion failure when logging large output of channel programMatthew Ahrens2020-11-141-0/+6
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-132-54/+344
* Restore identification of VDEVs using non-native block sizeCy Schubert2020-10-221-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-261-3/+6
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-211-2/+15
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-311-1/+1
* Remove dependency on sharetab file and refactor sharing logicGeorge Wilson2020-07-131-2/+4
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-4/+4