aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_pool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454luozhengzheng2016-10-021-1/+1
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-011-4/+6
* OpenZFS 6876 - Stack corruption after importing a pool with a too-long namePaul Dagnelie2016-06-281-1/+6
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-2/+2
* Make zpool list -vp print individual vdev sizes parsable.Christer Ekholm2016-05-181-3/+11
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-2/+0
* OpenZFS 3993, 4700Adam Stevko2016-05-111-18/+11
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-271-14/+7
* Use udev for partition detectionBrian Behlendorf2016-04-251-27/+3
* Create unique partition labelsBrian Behlendorf2016-04-251-1/+27
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-311-3/+13
* Add -gLp to zpool subcommands for alt vdev namesRichard Yao2016-02-251-18/+40
* Illumos 5518 - Memory leaks in libzfs import implementationMarcel Telka2016-01-221-11/+14
* Illumos 6298 - zfs_create_008_neg and zpool_create_023_negJoe Stein2016-01-151-2/+17
* Illumos 5960, 5925Paul Dagnelie2016-01-081-2/+2
* Fix Xen Virtual Block Device detectionRichard Yao2015-07-101-2/+5
* Implement -t option to zpool create for temporary pool namesRichard Yao2014-09-301-0/+9
* Illumos 5116 - zpool history -i goes into infinite loopMatthew Ahrens2014-09-231-4/+19
* Illumos 5147 - zpool list -v should show individual disk capacityGeorge Wilson2014-09-231-2/+12