]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zpool
OpenZFS 9523 - Large alloc in zdb can cause trouble
[mirror_zfs.git] / cmd / zpool /
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
2016-09-22 luozhengzhengFix coverity defects
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-12 liuhuangFix memory/fd leak in check_file() and is_spare()
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-07-27 Brian BehlendorfMulti-thread 'zpool import' for blkid
2016-07-27 Gvozden NeskovicFixes for issues found with cppcheck tool
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 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-03-21 Brian BehlendorfFix zdb -e and zhack thread_init()
2016-03-10 Brian BehlendorfRelax MBR partition scanning requirement
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-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
next