]> granicus.if.org Git - zfs/history - cmd/zpool
Fix typo "/zbin/zpool" -> "/sbin/zpool"
[zfs] / cmd / zpool /
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-02-04 bunder2015shellcheck pass
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-20 LOLizpool: allow split with whole-disk devices
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-17 LOLizpool: allow sharing of spare device among pools
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-07-06 Troels NørgaardDefault ashift for Amazon EC2 NVMe devices
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-07 Antonio RussoTunable directory for zfs runtime scripts
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-27 Tony HutterAdd SMART self-test results to zpool status -c
2018-02-21 bunder2015Add SMART attributes for SSD and NVMe
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-28 LOLiFix 'zpool add' handling of nested interior VDEVs
2017-12-06 Tony HutterFix segfault in zpool iostat when adding VDEVs
2017-12-04 Brian BehlendorfFix 'zpool create|add' replication level check
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-23 adisbladisUse ashift=12 by default on SSDSC2BW48 disks
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-24 Chunwei ChenFix don't zero_label when replace with spare
2017-07-24 Giuseppe Di NataleRestrict zpool iostat/status -c to search path
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 Håkan JohanssonAllow add of raidz and mirror with same redundancy
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-11 Brian BehlendorfEnable additional test cases
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-24 Tony HutterFix shellcheck warning in pre-baked script
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-04-05 Håkan JohanssonAccept raidz and mirror with similar redundancy
2017-03-29 LOLiCheck ashift validity in 'zpool add'
2017-03-23 Brian BehlendorfFix `zpool status -v` error message
2017-02-11 Tony HutterEnclosure LED fixes
2017-01-24 George MelikovOpenZFS 6872 - zfs libraries should not allow uninitial...
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-19 caoFix coverity defects: CID 155008
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-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-30 luozhengzhengFix coverity defects: CID 154591
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-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-10 GeLiXinFix coverity defects: CID 147639
2016-10-02 luozhengzhengFix coverity defects: CID 147448, 147449, 147450, 14745...
2016-09-29 caoFix coverity defects: CID 147610, 147608, 147607
2016-09-23 caoFix coverity defects: CID 147602 147604
next