aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_pool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fragmentation should display as '-' if spacemap_histogram=disabledilovezfs2014-09-051-9/+9
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-0/+9
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-9/+12
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-041-0/+1
* Illumos 4171, 4172Matthew Ahrens2014-07-251-6/+5
* Improve differing sector size errorBrian Behlendorf2014-06-271-2/+3
* Make command line guid parsing more tolerantBrian Behlendorf2014-04-021-1/+1
* Replace zpool_events_next() "block" parm w/ "flags"Chris Dunlap2014-03-311-4/+5
* Clarify zpool_events_next() commentBrian Behlendorf2014-03-311-10/+10
* Add zpool_events_seek() functionalityBrian Behlendorf2014-03-311-0/+36
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-17/+20
* Remove the slog restriction on bootfs poolsBrian Behlendorf2013-11-141-7/+0
* Illumos #3745, #3811Will Andrews2013-11-041-16/+0
* Introduce zpool_get_prop_literal interfaceRalf Ertzinger2013-10-281-3/+17
* Illumos #3464Matthew Ahrens2013-09-041-28/+28
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-59/+55
* Add FreeBSD 'zpool labelclear' commandDmitry Khasanov2013-07-091-0/+30
* Illumos #2619 and #2747Christopher Siden2013-01-081-3/+223
* Allow GPT+EFI vdevs for root poolsBrian Behlendorf2012-11-301-0/+10
* Allow 'zpool replace' to use short device namesBrian Behlendorf2012-10-221-25/+14
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-6/+27
* Fix missing vdev names in zpool status outputMichael Martin2012-09-051-6/+6
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-081-1/+22