summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Change functions which return literals to return `const char*`Tomohiro Kusumi2018-03-091-1/+1
* Allow to limit zed's syslog chattinessTony Hutter2018-03-064-0/+35
* Misc fixes and cleanup for project quotaNasf-Fan2018-03-051-2/+2
* Fix some typosJohn Eismeier2018-02-282-4/+4
* Add Python 3 rewrite of arc_summary.pyScot W. Stevenson2018-02-282-1/+857
* Add SMART self-test results to zpool status -cTony Hutter2018-02-277-18/+133
* Fix segfault in zfs_do_bookmark()LOLi2018-02-261-0/+6
* Add scrub after resilver zed scriptTony Hutter2018-02-236-7/+61
* Add SMART attributes for SSD and NVMebunder20152018-02-213-2/+24
* Want 'zfs send -b'LOLi2018-02-211-5/+10
* Fix coverity defects: zfs channel programsDon Brady2018-02-201-0/+2
* Project Quota on ZFSNasf-Fan2018-02-136-16/+680
* 'zfs receive' fails with "dataset is busy"LOLi2018-02-121-1/+1
* Fix zdb -ed on objset for exported poolChunwei Chen2018-02-091-11/+21
* Fix zdb -E segfaultChunwei Chen2018-02-091-1/+4
* Fix zdb -R decompressionChunwei Chen2018-02-091-20/+18
* Fix racy assignment of zcb.zcb_haderrorsChunwei Chen2018-02-091-2/+8
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-081-5/+15
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-082-2/+218
* Fix `zpool status` overflow on fast scrubsDeHackEd2018-02-061-1/+1
* Set persistent ztest failure modeBrian Behlendorf2018-02-051-17/+19
* Raw sends must be able to decrease nlevelsTom Caputi2018-02-021-1/+24
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-023-3/+27
* Fix style issues in man pages and commands helpLOLi2018-01-293-5/+7
* Add dbuf hash and dbuf cache kstatsGiuseppe Di Natale2018-01-291-17/+77
* Prevent zdb(8) from occasionally hanging on I/OBrian Behlendorf2018-01-251-0/+10
* Extend deadman logicBrian Behlendorf2018-01-251-12/+66
* OpenZFS 8972 - zfs holds: In scripted mode, do not pad columns with spacesAllan Jude2018-01-191-4/+7
* OpenZFS 8652 - Tautological comparisons with ZPROP_INVALBrian Behlendorf2018-01-191-3/+3
* Fix shellcheck v0.4.6 warningsBrian Behlendorf2018-01-171-2/+2
* Force ztest to always use /dev/urandomBrian Behlendorf2018-01-121-1/+6
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-103-6/+14
* Fix unused variable warningsBrian Behlendorf2018-01-092-7/+6
* Fix ztest_verify_dnode_bt() test caseBrian Behlendorf2018-01-091-1/+5
* zhack: fix getopt return typeNathaniel Wesley Filardo2018-01-091-3/+3
* Fix 'zpool add' handling of nested interior VDEVsLOLi2017-12-281-2/+4
* vdev_id: new slot type sesSimon Guest2017-12-201-0/+17
* Handle broken pipes in arc_summaryGiuseppe Di Natale2017-12-191-0/+13
* Handle invalid options in arc_summaryLOLi2017-12-191-5/+11
* ZTS: Fix create-o_ashift test caseLOLi2017-12-191-4/+4
* Honor --with-mounthelperdir where applicableLOLi2017-12-171-0/+2
* Various ZED fixesLOLi2017-12-085-59/+36
* Fix segfault in zpool iostat when adding VDEVsTony Hutter2017-12-061-7/+15
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-051-3/+8
* Fix 'zpool create|add' replication level checkBrian Behlendorf2017-12-041-2/+5
* Fix data on evict_skips in arc_summary.pyScot W. Stevenson2017-11-181-2/+3
* Sequential scrub and resilversTom Caputi2017-11-152-62/+85
* Minor code cleanups in arc_python.pyScot W. Stevenson2017-11-151-5/+7
* Fix arc_summary.py -d crash with Python3Scot W. Stevenson2017-11-111-8/+16
* Sort output of tunables in arc_summary.pyScot W. Stevenson2017-11-071-4/+8