aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Implemented zpool sync commandAlek P2017-05-191-0/+46
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-191-8/+23