summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 'zfs receive' fails with "dataset is busy"LOLi2018-03-141-1/+1
* Fix zdb -ed on objset for exported poolChunwei Chen2018-03-141-11/+21
* Fix zdb -E segfaultChunwei Chen2018-03-141-2/+4
* Fix zdb -R decompressionChunwei Chen2018-03-141-20/+18
* Fix racy assignment of zcb.zcb_haderrorsChunwei Chen2018-03-141-2/+8
* ZTS: Fix create-o_ashift test caseLOLi2018-03-141-4/+4
* Fix shellcheck v0.4.6 warningsBrian Behlendorf2018-01-301-2/+2
* zhack: fix getopt return typeNathaniel Wesley Filardo2018-01-301-3/+3
* Fix 'zpool add' handling of nested interior VDEVsLOLi2018-01-301-2/+4
* Handle broken pipes in arc_summaryGiuseppe Di Natale2018-01-301-0/+13
* Handle invalid options in arc_summaryLOLi2018-01-301-5/+11
* Fix data on evict_skips in arc_summary.pyScot W. Stevenson2018-01-301-2/+3
* Minor code cleanups in arc_python.pyScot W. Stevenson2018-01-301-5/+7
* Fix arc_summary.py -d crash with Python3Scot W. Stevenson2018-01-301-8/+16
* Sort output of tunables in arc_summary.pyScot W. Stevenson2018-01-301-4/+8
* Add documentation strings to arc_summary.pyScot W. Stevenson2018-01-301-14/+42
* Rewrite fHits() in arc_summary.py with SI unitsScot W. Stevenson2018-01-301-29/+33
* Minor code cleanup in arc_summary.pyScot W. Stevenson2018-01-301-17/+8
* Rewrite of function fBytes() in arc_summary.pyScot W. Stevenson2018-01-301-29/+31
* Fix ZTS MMP tests and ztest -M behaviorOlaf Faaland2017-12-181-0/+3
* Fix 'zpool create|add' replication level checkBrian Behlendorf2017-12-041-2/+5
* Fix column alignment with long zpool namesGeorge G2017-12-041-2/+3
* arcstat: flush stdout / outfile after each lineFabian-Gruenbichler2017-11-201-0/+1
* Ensure arc_size_break is filled in arc_summary.pyGiuseppe Di Natale2017-11-201-22/+10
* Correct flake8 errors after STYLE builder updateGiuseppe Di Natale2017-11-201-1/+1
* Use bitwise '&' instead of logical '&&'Tobin Harding2017-10-161-2/+2
* Improved dnode allocation and dmu_hold_impl() (#6611)Giuseppe Di Natale2017-09-131-7/+29
* Fix range locking in ZIL commit codepathLOLi2017-08-211-0/+2
* vdev_id: implement slot numbering by port idsckobras2017-08-211-1/+5
* Some additional send stream validity checkingNed Bass2017-07-251-2/+4
* Add callback for zfs_multihost_intervalOlaf Faaland2017-07-251-0/+43
* Skip activity check for zhack RO importOlaf Faaland2017-07-251-1/+2
* Add zgenhostid utility scriptOlaf Faaland2017-07-254-3/+65
* Fix don't zero_label when replace with spareChunwei Chen2017-07-241-1/+2
* Restrict zpool iostat/status -c to search pathGiuseppe Di Natale2017-07-241-0/+3
* Fix coverity defects: CID 165757George Melikov2017-07-141-0/+1
* Multi-modifier protection (MMP)Olaf Faaland2017-07-134-175/+268
* OpenZFS 8067 - zdb should be able to dump literal embedded block pointerMatthew Ahrens2017-07-071-3/+51
* Implemented zpool scrub pause/resumeAlek P2017-07-061-15/+45
* OpenZFS 8378 - crash due to bp in-memory modification of nopwrite blockMatthew Ahrens2017-07-041-6/+1
* Clean up large dnode codeMatthew Ahrens2017-06-291-0/+1
* GCC 7.1 fixesTony Hutter2017-06-281-1/+3
* Dashes for zero latency values in zpool iostat -pTony Hutter2017-06-221-1/+1
* Inject zinject(8) a percentage amount of dev errsDon Brady2017-06-161-10/+38
* Add missing \n for "invalid optionusage" outputkpande2017-06-091-1/+1
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-091-1/+0
* Add MS_MANDLOCK mount failure messageBrian Behlendorf2017-06-071-2/+15
* Allow add of raidz and mirror with same redundancyHÃ¥kan Johansson2017-06-051-1/+16
* zpool iostat/status -c improvementsGiuseppe Di Natale2017-06-0526-38/+313
* Enable remaining testsBrian Behlendorf2017-05-222-3/+3