]> granicus.if.org Git - zfs/history - cmd/zpool
Update deadman operation to better align with upstream OpenZFS
[zfs] / cmd / zpool /
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)
2015-07-14 Prasad JoshiIllumos 1765 - assert triggered in libzfs_import.c
2015-07-10 Basil CrowIllumos 5118 - When verifying or creating a storage...
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-04-27 Isaac HuangMemory leak in make_root_vdev()
2015-03-25 Brian BehlendorfCheck all vdev labels in 'zpool import'
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 Richard YaoDrive database update
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-07-30 Matthew AhrensIllumos #4374
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 John AlbietzAdded INTEL SSD 530 Series
2014-05-19 Richard YaoHandle ZPOOL_STATUS_HOSTID_MISMATCH in zpool status
2014-05-01 Richard YaoFix libblkid ZFS detection when making new pools
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
2014-01-14 Richard YaoProperly link zpool command to libblkid
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-02 Richard YaoDrive database update
2013-11-20 Maximilian MehnertAdd missing libzfs_core to Makefiles
2013-11-04 Will AndrewsIllumos #3745, #3811
2013-10-28 Ralf ErtzingerAdd -p switch to "zpool get"
2013-10-22 Brian BehlendorfIncrease default udev wait time
2013-10-22 Tim ChaseDedup-related documentation additions for zpool and...
2013-10-10 Richard YaoGenerate libraries with correct DT_NEEDED entries
2013-10-09 Richard YaoUpdate drive database
next