aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_pool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add realloc() success check in zpool_history_unpack()George Melikov2017-01-271-1/+8
* OpenZFS 5561 - support root pools on EFI/GPT partitioned disksBrian Behlendorf2017-01-271-88/+2
* OpenZFS 7386 - zfs get does not work properly with bookmarksGeorge Melikov2017-01-261-2/+3
* OpenZFS 5142 - libzfs support raidz root pool (loader project)George Melikov2017-01-261-0/+1
* Fix spellingka72017-01-031-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-5/+5
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-291-96/+87
* Allow for '-o feature@<feature>=disabled' on the command lineLOLi2016-10-251-2/+3
* Turn on/off enclosure slot fault LED even when disk isn't presentTony Hutter2016-10-241-4/+109
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-191-3/+197
* Fix coverity defects: CID 147606, 147609cao2016-10-121-1/+1
* Correct zpool_vdev_remove() error messageRichard Laager2016-10-021-3/+3