]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zpool/zpool_main.c
Encryption patch follow-up
[mirror_zfs.git] / cmd / zpool / zpool_main.c
2017-10-11 Tom CaputiEncryption patch follow-up
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-08-03 Sen HaerensFix zpool events scripted mode tab separator
2017-07-25 Olaf FaalandAdd zgenhostid utility script
2017-07-14 George MelikovFix coverity defects: CID 165757
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-06-22 Tony HutterDashes for zero latency values in zpool iostat -p
2017-06-05 Giuseppe Di Natalezpool iostat/status -c improvements
2017-05-19 Alek PImplemented zpool sync command
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-09 Giuseppe Di NataleFix coverity defects: CID 161638
2017-05-03 LOLiMore ashift improvements
2017-05-02 LOLiAdd zfs_nicebytes() to print human-readable sizes
2017-04-24 DeHackEdFix 'zpool iostat -v' cache and log output
2017-04-21 Tony HutterPrebaked scripts for zpool status/iostat -c
2017-04-13 Giuseppe Di NataleInvalidate cache during a zpool labelclear
2017-04-11 Yuri PankovOpenZFS 6865 - want zfs-tests cases for zpool labelclea...
2017-03-23 Brian BehlendorfFix `zpool status -v` error message
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-17 Brian BehlendorfOpenZFS 6551 - cmd/zpool: cleanup gcc warnings
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
2017-01-03 ka7Fix spelling
2016-12-19 Brian BehlendorfFix file attributes
2016-12-17 Tony HutterDon't run 'zpool iostat -c CMD' command on all vdevs...
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-01 Håkan JohanssonDo not force VDEV_NAME_TYPE_ID in max_width()
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-17 Håkan JohanssonPass status_cbdata_t to print_status_config() and friends
2016-09-23 caoFix coverity defects: CID 147602 147604
2016-09-21 caoFix coverity defects
2016-09-17 luozhengzhengFix Coverity defects
2016-09-12 luozhengzhengFix memleak in zfs_do_* and zpool_do_*
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-06-06 Colin Ian KingFix minor spelling mistakes
2016-05-25 Tony HutterAdd request size histograms (-r) to zpool iostat, minor...
2016-05-23 Christer EkholmConsistently use parsable instead of parseable
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-05-05 Brian BehlendorfOpenZFS 5669 - altroot not set in zpool create
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-04-25 Brian BehlendorfCreate unique partition labels
2016-03-21 Brian BehlendorfFix zdb -e and zhack thread_init()
2016-03-09 Brian BehlendorfRequire libblkid
2016-02-26 Brian BehlendorfChange full path subcommand flag from -p to -P
2016-02-25 Richard YaoAdd -gLp to zpool subcommands for alt vdev names
2016-02-08 John Wren KennedyIllumos 5767 - fix several problems with zfs test suite
2015-12-04 Matthew AhrensIllumos 5959 - clean up per-dataset feature count code
2015-09-19 Remy BlankTab-indent continuation lines in the "scan:" section...
2015-07-14 Prasad JoshiIllumos 1765 - assert triggered in libzfs_import.c
2015-07-10 George WilsonIllumos 4966 - zpool list iterator does not update...
2015-06-17 Hajo MöllerAdd -y option to `zpool iostat`
2015-05-22 Brian BehlendorfAdd libzfs_error_init() function
2015-05-04 Turbo FredrikssonAdd the '-a' option to 'zpool export'
2015-04-28 Matthew AhrensIllumos 5134 - if ZFS_DEBUG or debug= is set, libzpool...
2015-02-11 Tim ChaseEnhancements to zpool dry run mode.
2015-02-05 Chunwei ChenRead spl_hostid module parameter before gethostid()
2014-12-19 Brian BehlendorfFix cstyle issue from c66989b
2014-12-19 Jacek Feflińskizpool upgrade return errors to stderr instead of stdout
2014-10-23 ilovezfsFix zpool create -t ENOENT bug.
2014-10-17 Darik HornLet `zpool import` ignore a missing hostid record.
2014-09-30 Richard YaoImplement -t option to zpool create for temporary pool...
2014-09-30 Richard Yaozpool import -t should not update cachefile
2014-09-30 Richard YaoAdd add_prop_list_default helper
2014-09-23 George WilsonIllumos 5147 - zpool list -v should show individual...
2014-09-03 Dan SwartzendruberImprove handling of filesystem versions
2014-08-26 Matthew AhrensIllumos 4970-4974 - extreme rewind enhancements
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-07-25 Turbo FredrikssonSupport '-H' (scripted mode) to 'zpool get'
2014-06-27 Turbo FredrikssonAdd information about the -o option to zpool replace
2014-05-19 Richard YaoHandle ZPOOL_STATUS_HOSTID_MISMATCH in zpool status
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Brian BehlendorfAdd missing DATA_TYPE_STRING_ARRAY output
2014-03-31 Chris DunlapReplace zpool_events_next() "block" parm w/ "flags"
2014-03-31 Brian BehlendorfClarify zpool_events_next() comment
2014-03-20 Richard YaoImplement -t option to zpool import for temporary pool...
2014-03-12 Richard YaoRemove unused option -r from 'zpool import'
2014-02-21 Brian BehlendorfMerge branch 'issue-2094'
2014-02-21 Richard YaoAdd erratum for issue #2094
2014-02-21 Brian BehlendorfAdd generic errata infrastructure
2014-02-21 Brian BehlendorfUse expected zpool_status_t type
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-11-04 Will AndrewsIllumos #3745, #3811
2013-10-28 Ralf ErtzingerAdd -p switch to "zpool get"
2013-10-22 Tim ChaseDedup-related documentation additions for zpool and...
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-07-23 Brian BehlendorfFix 'zpool list -H' error code
2013-07-22 Christer EkholmAdd missing -v to usage help for zpool list.
2013-07-09 Dmitry KhasanovAdd FreeBSD 'zpool labelclear' command
2013-07-09 Craig LoomisExplicitly flush output at end of each zevent
2013-05-03 George WilsonIllumos #3306, #3321
2013-02-28 Tim Connors-x shouldn't warn about old on-disk format or unavailab...
2013-01-31 Brian BehlendorfHonor 80 character limit in 'zpool status'
2013-01-11 Yuri PankovIllumos #1377 `zpool status -D' should tell if there...
next