aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_pool.c
Commit message (Expand)AuthorAgeFilesLines
* Add "compatibility" property for zpool feature setsColm2021-02-171-0/+228
* Only add supported features during pool creationBrian Behlendorf2021-01-221-3/+48
* zpool: Dryrun fails to list some devicesAttila Fülöp2020-12-041-1/+23
* zpool: correctly align columns with -pнаб2020-11-161-4/+4
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-7/+78
* zfs label bootenv should store data as nvlistToomas Soome2020-09-151-14/+10
* Remove unused `zpool_is_bootable`George Melikov2020-08-181-11/+0
* Remove GRUB restrictionsRichard Laager2020-08-171-19/+1
* Add device rebuild featureBrian Behlendorf2020-07-031-6/+20
* Mark functions as staticArvind Sankar2020-06-181-2/+2
* Don't erase final byte of envblockPaul Dagnelie2020-06-081-1/+1
* Rework error handling in zpool_trim()John Gallagher2020-05-271-43/+78
* Small program that converts a dataset id and an object id to a pathPaul Dagnelie2020-05-201-4/+18
* Add support for boot environment data to be stored in the labelPaul Dagnelie2020-05-071-2/+38
* Enable splitting mirrors with indirect vdevsGeorge Amanakis2020-05-061-1/+7
* libzfs_pool: Remove unused check for ENOTBLKalex2020-04-071-11/+0
* Add trim support to zpool waitBrian Behlendorf2020-03-041-1/+28
* Fix `zpool create -o <property>` error messageBrian Behlendorf2019-11-131-2/+0
* Allow platform dependent path stripping for vdevsRyan Moeller2019-11-111-2/+1
* Fix zpool history unbounded memory usageChunwei Chen2019-10-281-9/+11
* Use zfs_ioctl with zfs_cmd_t in libzfsMatthew Macy2019-10-231-9/+9
* OpenZFS restructuring - libzfsMatthew Macy2019-10-031-295/+0
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-129/+0
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-20/+100
* Fix typos in lib/Andrea Gelmini2019-09-021-3/+3
* Remove dedupditto functionalityMatthew Ahrens2019-06-191-9/+2
* Add feature check for 'zpool resilver' commandTom Caputi2019-05-021-0/+6
* Add TRIM supportBrian Behlendorf2019-03-291-40/+171
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-071-0/+94
* zpool: bogus error for invalid dedupditto valueLOLi2018-11-061-3/+15
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-402/+1
* Pool allocation classesDon Brady2018-09-051-0/+37
* Added encryption support for zfs recv -o / -xTom Caputi2018-08-151-1/+1
* Add support for autoexpand propertyBrian Behlendorf2018-07-231-3/+11
* Enforce PROP_ONETIME on zpool propertiesChunwei Chen2018-06-281-9/+8
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-0/+43
* Wrong error message when removing log devicePaul Zuchowski2018-06-071-3/+18
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-061-12/+34
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-041-11/+11
* zpool reopen should detect expanded devicesSara Hartse2018-05-311-12/+2
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-081-2/+3
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-1/+1
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-19/+92
* Add 'zpool split' coverage to the ZFS Test SuiteLOLi2018-04-121-1/+9
* Fix zpool set feature@<feature>=disabledLOLi2018-04-111-0/+9
* OpenZFS 9193 - bootcfg -C doesn't workPaul Dagnelie2018-03-221-2/+3
* Change functions which return literals to return `const char*`Tomohiro Kusumi2018-03-091-2/+2
* OpenZFS 8652 - Tautological comparisons with ZPROP_INVALBrian Behlendorf2018-01-191-2/+2
* OpenZFS 8641 - "zpool clear" and "zinject" don't work on "spare" or "replacin...Brian Behlendorf2018-01-191-5/+6
* OpenZFS 8897 - zpool online -e fails assertion when run on non-leaf vdevsYuri Pankov2018-01-111-2/+4