]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_pool.c
Add 'zpool split' coverage to the ZFS Test Suite
[mirror_zfs.git] / lib / libzfs / libzfs_pool.c
2018-04-12 LOLiAdd 'zpool split' coverage to the ZFS Test Suite
2018-04-11 LOLiFix zpool set feature@<feature>=disabled
2018-03-22 Paul DagnelieOpenZFS 9193 - bootcfg -C doesn't work
2018-03-09 Tomohiro KusumiChange functions which return literals to return `const...
2018-01-19 Brian BehlendorfOpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
2018-01-19 Brian BehlendorfOpenZFS 8641 - "zpool clear" and "zinject" don't work...
2018-01-11 Yuri PankovOpenZFS 8897 - zpool online -e fails assertion when...
2017-11-05 George GFix column alignment with long zpool names
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-07-25 Olaf FaalandAdd zgenhostid utility script
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-05-19 Alek PImplemented zpool sync command
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-03 LOLiMore ashift improvements
2017-05-02 LOLiAdd zfs_nicebytes() to print human-readable sizes
2017-04-11 Yuri PankovOpenZFS 6865 - want zfs-tests cases for zpool labelclea...
2017-03-29 LOLiCheck ashift validity in 'zpool add'
2017-03-23 Brian BehlendorfFix `zpool status -v` error message
2017-02-08 George MelikovFix coverity defects: CID 155964, 155965
2017-02-07 George MelikovOpenZFS 6931 - lib/libzfs: cleanup gcc warnings
2017-01-27 George MelikovAdd realloc() success check in zpool_history_unpack()
2017-01-27 Brian BehlendorfOpenZFS 5561 - support root pools on EFI/GPT partitione...
2017-01-26 George MelikovOpenZFS 7386 - zfs get does not work properly with...
2017-01-26 George MelikovOpenZFS 5142 - libzfs support raidz root pool (loader...
2017-01-03 ka7Fix spelling
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-11-29 Tony HutterAdd -c to zpool iostat & status to run command
2016-10-25 LOLiAllow for '-o feature@<feature>=disabled' on the comman...
2016-10-24 Tony HutterTurn on/off enclosure slot fault LED even when disk...
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-10-12 caoFix coverity defects: CID 147606, 147609
2016-10-02 Richard LaagerCorrect zpool_vdev_remove() error message
2016-10-02 luozhengzhengFix coverity defects: CID 147448, 147449, 147450, 14745...
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
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
next