aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Combine data-notify.sh with io-notify.shChris Dunlap2015-04-272-51/+16
* Add notification to io-spare.shChris Dunlap2015-04-271-4/+52
* Add support for Pushbullet notificationsChris Dunlap2015-04-273-1/+112
* Replace "email" ZEDLETs with "notify" ZEDLETsChris Dunlap2015-04-2715-258/+311
* Cleanup ZEDLETsChris Dunlap2015-04-2711-337/+630
* Memory leak in make_root_vdev()Isaac Huang2015-04-271-1/+3
* 5410 Document -S option to zfs inheritPaul B. Henson2015-04-241-1/+5
* Fix io-spare.sh to work with disk vdevsChris Dunlap2015-04-171-1/+1
* Illumos 5695 - dmu_sync'ed holes do not retain birth timePrakash Surya2015-03-271-1/+3
* zpool import should honor overlay propertyNed Bass2015-03-271-14/+0
* Check all vdev labels in 'zpool import'Brian Behlendorf2015-03-252-2/+2
* Install arc_summary.pyTurbo Fredriksson2015-03-031-0/+1
* Avoid dladdr() in ztestTim Chase2015-02-271-44/+39
* Enhancements to zpool dry run mode.Tim Chase2015-02-111-0/+28
* Fix build error when make debChunwei Chen2015-02-061-0/+1
* Read spl_hostid module parameter before gethostid()Chunwei Chen2015-02-041-1/+1
* Cleanup _zed_event_add_nvpair()Chris Dunlap2015-01-301-232/+263
* Protect against adding duplicate strings in ZEDChris Dunlap2015-01-304-151/+243
* Replace sysctl summary with tunables summary.Kyle Blatter2015-01-281-66/+57
* Force all lines to be 80 columnsKyle Blatter2015-01-281-33/+66
* Add a help option with usage informationKyle Blatter2015-01-281-4/+25
* Refactor arc_summary to simplify -p processingKyle Blatter2015-01-281-23/+17
* Modified arc_summary.py to run on linuxcburroughs2015-01-281-287/+24
* Add arc_summary.py from FreeNAScburroughs2015-01-282-0/+1378
* vdev_id: use mawk-compatible regular expressionNed Bass2014-12-191-1/+1
* Fix cstyle issue from c66989bBrian Behlendorf2014-12-191-2/+2
* zpool upgrade return errors to stderr instead of stdoutJacek FefliƄski2014-12-181-2/+2
* Print header properly when terminal resizesIsaac Huang2014-11-141-6/+15
* Fix inaccurate field descriptionsIsaac Huang2014-11-141-5/+5
* Improve zvol symlink handling.Dan Swartzendruber2014-11-061-0/+8
* Make directory into which mount.zfs is installed configurableRichard Yao2014-10-281-1/+1
* Illumos 5164-5165 - space map fixesMatthew Ahrens2014-10-231-1/+1
* Illumos 4958 zdb trips assert on pools with ashift >= 0xeAlex Reece2014-10-231-6/+37
* Fix zdb segfaultBrian Behlendorf2014-10-231-0/+2
* Illumos 5169-5171 - zdb fixesMatthew Ahrens2014-10-231-3/+21
* Illumos 5178 - zdb -vvvvv on old-format pool fails in dump_deadlist()Matthew Ahrens2014-10-231-0/+5
* Fix zpool create -t ENOENT bug.ilovezfs2014-10-231-2/+4
* Let `zpool import` ignore a missing hostid record.Darik Horn2014-10-171-31/+24
* ztest: print backtrace on SIGSEGV and SIGABRTNed Bass2014-10-131-0/+44
* Illumos 5176 - lock contention on godfather zioMatthew Ahrens2014-10-071-5/+7
* Cleanup struct zed_conf vars in zed_conf_destroyChris Dunlap2014-10-061-10/+16
* Obtain advisory lock on ZED PID fileChris Dunlap2014-10-063-33/+78
* Implement -t option to zpool create for temporary pool namesRichard Yao2014-09-301-1/+21
* zpool import -t should not update cachefileRichard Yao2014-09-301-0/+3
* Add add_prop_list_default helperRichard Yao2014-09-301-10/+17
* Refer to ZED's scripts as ZEDLETsChris Dunlap2014-09-2513-51/+51
* Replace zed's use of malloc with callocChris Dunlap2014-09-253-8/+4
* Fix zed io-spare.sh dash incompatibilityChris Dunlap2014-09-231-3/+4
* Illumos 5147 - zpool list -v should show individual disk capacityGeorge Wilson2014-09-231-32/+51
* Remove reverse indentation from zed comments.Chris Dunlap2014-09-227-61/+83