]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_pool.c
OpenZFS 6876 - Stack corruption after importing a pool with a too-long name
[mirror_zfs.git] / lib / libzfs / libzfs_pool.c
2016-06-28 Paul DagnelieOpenZFS 6876 - Stack corruption after importing a pool...
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-05-18 Christer EkholmMake zpool list -vp print individual vdev sizes parsable.
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-11 Adam StevkoOpenZFS 3993, 4700
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-04-25 Brian BehlendorfUse udev for partition detection
2016-04-25 Brian BehlendorfCreate unique partition labels
2016-03-31 Don BradyAdd support for devid and phys_path keys in vdev disk...
2016-02-25 Richard YaoAdd -gLp to zpool subcommands for alt vdev names
2016-01-23 Marcel TelkaIllumos 5518 - Memory leaks in libzfs import implementation
2016-01-15 Joe SteinIllumos 6298 - zfs_create_008_neg and zpool_create_023_neg
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-07-10 Richard YaoFix Xen Virtual Block Device detection
2014-09-30 Richard YaoImplement -t option to zpool create for temporary pool...
2014-09-23 Matthew AhrensIllumos 5116 - zpool history -i goes into infinite...
2014-09-23 George WilsonIllumos 5147 - zpool list -v should show individual...
2014-09-05 ilovezfsFragmentation should display as '-' if spacemap_histogr...
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-04 Matthew AhrensIllumos 4390 - I/O errors can corrupt space map when...
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-06-27 Brian BehlendorfImprove differing sector size error
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Brian BehlendorfMake command line guid parsing more tolerant
2014-03-31 Chris DunlapReplace zpool_events_next() "block" parm w/ "flags"
2014-03-31 Brian BehlendorfClarify zpool_events_next() comment
2014-03-31 Brian BehlendorfAdd zpool_events_seek() functionality
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-11-14 Brian BehlendorfRemove the slog restriction on bootfs pools
2013-11-04 Will AndrewsIllumos #3745, #3811
2013-10-28 Ralf ErtzingerIntroduce zpool_get_prop_literal interface
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-07-09 Dmitry KhasanovAdd FreeBSD 'zpool labelclear' command
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-11-30 Brian BehlendorfAllow GPT+EFI vdevs for root pools
2012-10-22 Brian BehlendorfAllow 'zpool replace' to use short device names
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-09-06 Michael MartinFix missing vdev names in zpool status output
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-07-12 Etienne DechampsUse the right device path when relabeling.
2012-07-12 Etienne DechampsFix error handling for "zpool online -e".
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-06-01 Brian BehlendorfImprove 'zpool import' EBUSY error message
2012-04-11 Richard LaagerImprove error message consistency
2012-03-05 Ned BassAlign parition end on 1 MiB boundary
2012-02-13 Richard YaoSupport ashift=13 for 8KB SSD block sizes
2012-01-18 Darik HornAllow GPT+EFI vdev replacement in boot pools.
2011-11-11 Brian BehlendorfLimit maximum ashift value to 12
2011-06-17 Christian KohlschütterAdd "ashift" property to zpool create
2010-10-22 Ned BassSupport shorthand names with zpool remove
2010-10-04 Ned BassStrip partition from device name for whole disks
2010-09-23 Ned BassFix missing vdev names in zpool status output
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfAdd linux events
2010-08-27 Brian BehlendorfFix gcc missing case warnings
2010-08-27 Brian BehlendorfFix gcc missing braces warnings
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...