aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add documentation strings to arc_summary.pyScot W. Stevenson2017-11-051-14/+42
* Fix column alignment with long zpool namesGeorge G2017-11-051-2/+3
* Rewrite fHits() in arc_summary.py with SI unitsScot W. Stevenson2017-11-041-29/+33
* Minor code cleanup in arc_summary.pyScot W. Stevenson2017-11-031-17/+8
* OpenZFS 640 - number_to_scaled_string is duplicated in several commandsJason King2017-10-302-48/+112
* Rewrite of function fBytes() in arc_summary.pyScot W. Stevenson2017-10-301-29/+31
* OpenZFS 8081 - Compiler warnings in zdbBrian Behlendorf2017-10-275-153/+213
* Allow 'zpool events' filtering by pool nameLOLi2017-10-261-2/+28
* Added no_scrub_restart flag to zpool reopenArkadiusz BubaƂa2017-10-262-22/+16
* arcstat: flush stdout / outfile after each lineFabian-Gruenbichler2017-10-261-0/+1
* Ensure arc_size_break is filled in arc_summary.pyGiuseppe Di Natale2017-10-231-22/+10