]> git.proxmox.com Git - mirror_zfs.git/history - cmd
Spurious ENOMEM returns when reading dbufs kstat
[mirror_zfs.git] / cmd /
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.
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-07-25 Turbo FredrikssonSupport '-H' (scripted mode) to 'zpool get'
2014-07-22 George WilsonIllumos #4756 Fix metaslab_group_preload deadlock
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-07-17 Richard Yaozdb: Introduce -V for verbatim import
2014-07-17 George WilsonIllumos 4168, 4169, 4170: ztest, zdb and zhack fixes
2014-07-16 Matthew AhrensIllumos #3641 compressed block histograms with zdb
2014-06-27 Turbo FredrikssonAdd information about the -o option to zpool replace
2014-06-06 Turbo FredrikssonOnly automatically mount a clone when 'canmount ==...
2014-05-31 Richard YaoRemove superfluous statement
2014-05-19 John AlbietzAdded INTEL SSD 530 Series
2014-05-19 Richard YaoHandle ZPOOL_STATUS_HOSTID_MISMATCH in zpool status
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-05-01 Richard Yaoztest: Switch to LWP rwlock interface
2014-05-01 Richard YaoFix libblkid ZFS detection when making new pools
2014-04-09 Chris DunlapReplace zed_file_create_dirs() with mkdirp()
2014-04-04 John M. LaymanFix for re-reading /etc/mtab.
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Chris DunlapReplace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALL
2014-04-02 Brian BehlendorfAdd automatic hot spare functionality
2014-04-02 Brian BehlendorfAdd missing DATA_TYPE_STRING_ARRAY output
2014-04-02 Brian BehlendorfMake command line guid parsing more tolerant
2014-04-02 Chris DunlapInitial implementation of zed (ZFS Event Daemon)
2014-03-31 Chris DunlapReplace zpool_events_next() "block" parm w/ "flags"
2014-03-31 Brian BehlendorfClarify zpool_events_next() comment
2014-03-24 Yuri PankovIllumos #3120 zinject hangs in zfsdev_ioctl() due to...
2014-03-20 Richard YaoImplement -t option to zpool import for temporary pool...
2014-03-20 Isaac Huangsighandler() should take 2 arguments
2014-03-20 Brian BehlendorfRevert "sighandler() should take 2 arguments"
2014-03-12 Richard YaoRemove unused option -r from 'zpool import'
2014-03-12 Richard YaoSwitch ztest mmap(2) ASSERTs to VERIFYs
2014-03-12 Richard YaoFree props in ztest_init()
2014-03-12 Isaac Huangsighandler() should take 2 arguments
2014-03-12 Isaac HuangMake arcstat.py default to one header per screen
2014-03-04 cburroughsInclude l2asize in arcstat
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-29 Patrik GrecoFix error message in zpios
2014-01-17 Ned Bassvdev_id: support per-channel slot mappings
2014-01-14 Richard YaoProperly link zpool command to libblkid
2014-01-07 Brian BehlendorfEnable /etc/mtab cache to improve performance
2014-01-07 Tim ChaseFix the creation of ZPOOL_HIST_CMD pool history entries.
2013-12-19 Matthew ThodeAdd full SELinux support
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-12-19 John Wren KennedyIllumos #4208
2013-12-19 renelsonHandle acl flags from util-linux mount command
2013-12-17 renelsonFix grammar in parse_options() error message
2013-12-10 Simon GuestFix multipath bug in vdev_id caused by inconsistent...
2013-12-02 Richard YaoDrive database update
next