aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zpool
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-101-1/+3
* Clean up lib dependenciesArvind Sankar2020-07-101-4/+6
* Add device rebuild featureBrian Behlendorf2020-07-031-54/+320
* Style fixesBrian Behlendorf2020-06-271-0/+1
* Remove dead codeArvind Sankar2020-06-181-10/+0
* Mark functions as staticArvind Sankar2020-06-182-12/+12
* Avoid adding new primitives in zpool waitJorgen Lundman2020-06-181-11/+22
* Remove refences to blacklist/whitelistMatthew Ahrens2020-06-162-3/+3
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-102-9/+6
* Fix VPATH builds for user configArvind Sankar2020-06-101-1/+1
* Fix gcc 10.1 stringop-truncation errorGeorge Amanakis2020-05-191-3/+3
* Fixed LDADD library links in Makefiles for cross compilation buildsPetros Koutoupis2020-05-091-0/+1