summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Correct flake8 errors after STYLE builder updateGiuseppe Di Natale2017-10-231-1/+1
* Use ashift=12 by default on SSDSC2BW48 disksadisbladis2017-10-231-0/+1
* Fix coverity defects: CID 161388Tobin Harding2017-10-171-2/+4
* Fix coverity defects: 147480, 147584Tobin Harding2017-10-162-6/+5
* Fixes for #6639Tom Caputi2017-10-111-8/+8
* Encryption patch follow-upTom Caputi2017-10-113-31/+124
* Use bitwise '&' instead of logical '&&'Tobin Harding2017-10-051-2/+2
* vdev_id: extension for new scsi topologySimon Guest2017-09-271-2/+116
* Fix some ZFS Test Suite issuesLOLi2017-09-251-1/+1
* Fix ZTS MMP tests and ztest -M behaviorOlaf Faaland2017-09-231-0/+3
* Remove FRU and LIBTOPO SupportDavid Quigley2017-09-182-205/+10
* ZTEST: Always enable assertsDavid Quigley2017-09-151-1/+1
* Add -vnP support to 'zfs send' for bookmarksLOLi2017-09-081-15/+4
* Improved dnode allocation and dmu_hold_impl()Olaf Faaland2017-09-051-7/+29
* Add support for DMU_OTN_* types in dbufstat.pyLOLi2017-08-221-4/+29
* Fix range locking in ZIL commit codepathLOLi2017-08-211-0/+2
* Retire legacy test infrastructureBrian Behlendorf2017-08-156-1296/+1
* vdev_id: implement slot numbering by port idsckobras2017-08-141-1/+5
* Add corruption failure option to zinject(8)Don Brady2017-08-141-10/+24
* Native Encryption for ZFS on LinuxTom Caputi2017-08-147-81/+525
* Simplify threads, mutexs, cvs and rwlocksBrian Behlendorf2017-08-112-32/+20
* Add libtpool (thread pools)Brian Behlendorf2017-08-0915-67/+51
* Fix zpool events scripted mode tab separatorSen Haerens2017-08-031-3/+6
* 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