aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_pool.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-1/+4
* Use the right device path when relabeling.Etienne Dechamps2012-07-121-5/+14
* Fix error handling for "zpool online -e".Etienne Dechamps2012-07-121-5/+7
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-111-0/+22
* Improve 'zpool import' EBUSY error messageBrian Behlendorf2012-06-011-0/+6
* Improve error message consistencyRichard Laager2012-04-111-5/+5
* Align parition end on 1 MiB boundaryNed Bass2012-03-051-3/+6
* Support ashift=13 for 8KB SSD block sizesRichard Yao2012-02-131-1/+1
* Allow GPT+EFI vdev replacement in boot pools.Darik Horn2012-01-181-0/+2
* Limit maximum ashift value to 12Brian Behlendorf2011-11-111-1/+1
* Add "ashift" property to zpool createChristian Kohlschütter2011-06-171-0/+19
* Support shorthand names with zpool removeNed Bass2010-10-221-64/+12
* Strip partition from device name for whole disksNed Bass2010-10-041-21/+31
* Fix missing vdev names in zpool status outputNed Bass2010-09-231-3/+7
* Add linux user disk supportBrian Behlendorf2010-08-311-141/+105
* Add linux eventsBrian Behlendorf2010-08-311-0/+88
* Fix gcc missing case warningsBrian Behlendorf2010-08-271-1/+8
* Fix gcc missing braces warningsBrian Behlendorf2010-08-271-23/+23
* Fix gcc cast warningsBrian Behlendorf2010-08-271-14/+17
* Update to onnv_147Brian Behlendorf2010-08-261-103/+159
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-256/+685
* Rebase master to b117Brian Behlendorf2009-07-021-107/+324
* Rebase master to b108Brian Behlendorf2009-02-181-7/+31
* Rebase master to b105Brian Behlendorf2009-01-151-2/+17
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+3062