]> git.proxmox.com Git - mirror_zfs.git/history - cmd
libzfs: handle EDOM errors
[mirror_zfs.git] / cmd /
2015-09-22 Don BradyAdd large block support to zpios(1) benchmark
2015-09-19 Remy BlankTab-indent continuation lines in the "scan:" section...
2015-09-04 Brian BehlendorfAdd dbgmsg kstat
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-03 Brian BehlendorfAdd temporary mount options
2015-08-30 Andreas BuschmannAdd extra keyword 'slot' to vdev_id.conf
2015-07-30 Tim Chaseztest: display non-index properties properly at verbose...
2015-07-30 Chris DunlapRework zed_notify_email for configurable PROG/OPTS
2015-07-30 Chris DunlapFix whitespace in zed_log_err
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-26 Don BradyFix for recent zdb -h | -i crashes (seg fault)
2015-06-26 Don Bradyzdb -d has false positive warning when feature@large_bl...
2015-06-17 Brian BehlendorfUnify mount and share for 'zfs create/clone'
2015-06-17 Hajo MöllerAdd -y option to `zpool iostat`
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
2015-06-11 Chris WilliamsonIllumos 5408 - managing ZFS cache devices requires...
2015-06-11 George WilsonIllumos 5369 - arc flags should be an enum
2015-06-10 Matthew AhrensIllumos 5818 - zfs {ref}compressratio is incorrect...
2015-05-22 Brian BehlendorfAdd libzfs_error_init() function
2015-05-15 Matthew AhrensIllumos 5243 - zdb -b could be much faster
2015-05-15 Tim ChaseZdb should be able to open the root dataset
2015-05-11 Matthew AhrensIllumos 5810 - zdb should print details of bpobj
2015-05-11 Chris DunlapUpdate ZED copyright boilerplate
2015-05-11 Brian Behlendorfztest should randomly change recordsize
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-04 Turbo FredrikssonAdd the '-a' option to 'zpool export'
2015-05-04 Matthew AhrensIllumos 4951 - ZFS administrative commands should use...
2015-05-04 Max GrossmanIllumos 4373 - add block contents print to zstreamdump
2015-05-04 Matthew AhrensIllumos 3654,3656
2015-04-28 Justin T. GibbsIllumos 5314 - Remove "dbuf phys" db->db_data pointer...
2015-04-28 Matthew AhrensIllumos 5134 - if ZFS_DEBUG or debug= is set, libzpool...
2015-04-27 Brian BehlendorfMerge branch 'zed-pushbullet'
2015-04-27 Chris DunlapCombine data-notify.sh with io-notify.sh
2015-04-27 Chris DunlapAdd notification to io-spare.sh
2015-04-27 Chris DunlapAdd support for Pushbullet notifications
2015-04-27 Chris DunlapReplace "email" ZEDLETs with "notify" ZEDLETs
2015-04-27 Chris DunlapCleanup ZEDLETs
2015-04-27 Isaac HuangMemory leak in make_root_vdev()
2015-04-24 Paul B. Henson5410 Document -S option to zfs inherit
2015-04-17 Chris DunlapFix io-spare.sh to work with disk vdevs
2015-03-27 Prakash SuryaIllumos 5695 - dmu_sync'ed holes do not retain birth...
2015-03-27 Ned Basszpool import should honor overlay property
2015-03-25 Brian BehlendorfCheck all vdev labels in 'zpool import'
2015-03-03 Turbo FredrikssonInstall arc_summary.py
2015-02-27 Tim ChaseAvoid dladdr() in ztest
2015-02-11 Tim ChaseEnhancements to zpool dry run mode.
2015-02-06 Chunwei ChenFix build error when make deb
2015-02-05 Chunwei ChenRead spl_hostid module parameter before gethostid()
2015-01-30 Chris DunlapCleanup _zed_event_add_nvpair()
2015-01-30 Chris DunlapProtect against adding duplicate strings in ZED
2015-01-28 Brian BehlendorfMerge branch 'arc_summary_draft_v2'
2015-01-28 Kyle BlatterReplace sysctl summary with tunables summary.
2015-01-28 Kyle BlatterForce all lines to be 80 columns
2015-01-28 Kyle BlatterAdd a help option with usage information
2015-01-28 Kyle BlatterRefactor arc_summary to simplify -p processing
2015-01-28 cburroughsModified arc_summary.py to run on linux
2015-01-28 cburroughsAdd arc_summary.py from FreeNAS
2014-12-19 Ned Bassvdev_id: use mawk-compatible regular expression
2014-12-19 Brian BehlendorfFix cstyle issue from c66989b
2014-12-19 Jacek Feflińskizpool upgrade return errors to stderr instead of stdout
2014-11-14 Isaac HuangPrint header properly when terminal resizes
2014-11-14 Isaac HuangFix inaccurate field descriptions
2014-11-06 Dan SwartzendruberImprove zvol symlink handling.
2014-10-28 Richard YaoMake directory into which mount.zfs is installed config...
2014-10-23 Matthew AhrensIllumos 5164-5165 - space map fixes
2014-10-23 Alex ReeceIllumos 4958 zdb trips assert on pools with ashift...
2014-10-23 Brian BehlendorfFix zdb segfault
2014-10-23 Matthew AhrensIllumos 5169-5171 - zdb fixes
2014-10-23 Matthew AhrensIllumos 5178 - zdb -vvvvv on old-format pool fails...
2014-10-23 ilovezfsFix zpool create -t ENOENT bug.
2014-10-17 Darik HornLet `zpool import` ignore a missing hostid record.
2014-10-13 Ned Bassztest: print backtrace on SIGSEGV and SIGABRT
2014-10-07 Matthew AhrensIllumos 5176 - lock contention on godfather zio
2014-10-06 Chris DunlapCleanup struct zed_conf vars in zed_conf_destroy
2014-10-06 Chris DunlapObtain advisory lock on ZED PID file
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-25 Chris DunlapRefer to ZED's scripts as ZEDLETs
2014-09-25 Chris DunlapReplace zed's use of malloc with calloc
2014-09-23 Chris DunlapFix zed io-spare.sh dash incompatibility
2014-09-23 George WilsonIllumos 5147 - zpool list -v should show individual...
2014-09-22 Chris DunlapRemove reverse indentation from zed comments.
2014-09-03 Dan SwartzendruberImprove handling of filesystem versions
2014-09-02 louwrentiusChange delimiter for ZED email scripts
2014-09-02 Chris DunlapCleanup zed logging
2014-09-02 Chris DunlapFix race condition with zed pidfile creation
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-08-15 Turbo FredrikssonCreate an 'overlay' property
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-31 Tim Chasezed needs libzfs_core
2014-07-30 Matthew AhrensIllumos #4374
2014-07-29 Matthew AhrensIllumos 4368, 4369.
next