]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zpool/zpool_main.c
Fix typesetting of Errata #4
[mirror_zfs.git] / cmd / zpool / zpool_main.c
2019-05-08 JMoVSFix typesetting of Errata #4
2019-05-02 JMoVSClearer wording on Errata #4
2019-05-02 Tom CaputiFix estimated scrub completion time
2019-04-16 TerraTechAdd option [-V|--version] to emit version string
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-21 Brian BehlendorfImprove `zpool labelclear`
2019-03-14 Tom CaputiBetter user experience for errata 4
2019-03-13 Tom CaputiDetect and prevent mixed raw and non-raw sends
2019-01-31 Tony HutterFix zpool iostat -w header names
2019-01-23 Damian Wojsławzpool iostat should print headers when terminal fills
2019-01-07 Brian BehlendorfAdd 'zpool status -i' option
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-04 Brian BehlendorfFix 'zpool list -v' alignment
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-10 Tony HutterPrint "(repairing)" in zpool status again
2018-09-25 Gregor KopkaZpool iostat: remove latency/queue scaling
2018-09-13 LOLizpool should detect invalid fs property on create
2018-09-06 Don BradyPool allocation classes
2018-08-20 DeHackEdDon't modify argv[] in user tools
2018-07-30 Serapheim Dimitrop... OpenZFS 9580 - Add a hash-table on top of nvlist to...
2018-06-26 Low-powerFix missing option '-e' in zpool online usage
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-06-04 Pavel ZakharovOpenZFS 9235 - rename zpool_rewind_policy_t to zpool_lo...
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-03-09 Tomohiro KusumiChange functions which return literals to return `const...
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2018-02-07 DeHackEdFix `zpool status` overflow on fast scrubs
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2018-01-29 LOLiFix style issues in man pages and commands help
2018-01-19 Brian BehlendorfOpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
2018-01-09 Brian BehlendorfFix unused variable warnings
2017-12-06 Tony HutterFix segfault in zpool iostat when adding VDEVs
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-05 George GFix column alignment with long zpool names
2017-10-26 LOLiAllow 'zpool events' filtering by pool name
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-10-17 Tobin HardingFix coverity defects: CID 161388
2017-10-13 Brian BehlendorfPost-Encryption Followup
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...
next