aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_pool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix column alignment with long zpool namesGeorge G2017-11-051-2/+9
* Added no_scrub_restart flag to zpool reopenArkadiusz BubaƂa2017-10-261-11/+12
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-1/+27
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-0/+1
* Add zgenhostid utility scriptOlaf Faaland2017-07-251-1/+1
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-3/+52
* Implemented zpool scrub pause/resumeAlek P2017-07-061-11/+32
* Implemented zpool sync commandAlek P2017-05-191-0/+22
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-191-0/+37
* More ashift improvementsLOLi2017-05-031-8/+0
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-021-3/+5
* OpenZFS 6865 - want zfs-tests cases for zpool labelclear commandYuri Pankov2017-04-111-9/+51
* Check ashift validity in 'zpool add'LOLi2017-03-281-3/+6
* Fix `zpool status -v` error messageBrian Behlendorf2017-03-221-6/+6
* Fix coverity defects: CID 155964, 155965George Melikov2017-02-081-0/+3
* OpenZFS 6931 - lib/libzfs: cleanup gcc warningsGeorge Melikov2017-02-071-4/+12