summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Fix consistency of ztest_device_removal_activeTom Caputi2018-11-281-1/+21
* zpool: allow split with whole-disk devicesLOLi2018-11-201-1/+1
* OpenZFS 8115 - parallel zfs mountSebastien Roy2018-11-151-30/+73
* zed: detect and offline physically removed devicesloli10K2018-11-093-35/+150
* Add zpool status -s (slow I/Os) and -p (parseable)Tony Hutter2018-11-081-8/+45
* Fix !zilog_is_dirty() assert during ztestTom Caputi2018-11-071-3/+9
* Replay logs before starting ztest workersTom Caputi2018-11-071-11/+68
* ztest: reduce gangblock creationBrian Behlendorf2018-11-051-1/+1
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-0516-141/+78
* zdb -k does not work on Linux when used with -eSerapheim Dimitropoulos2018-10-301-11/+18
* Added column definitions to arcstat.pyGregor Kopka2018-10-291-1/+8
* ZTS: Fix auto_replace_001_pos testBrian Behlendorf2018-10-291-1/+9
* Fix flake8 "invalid escape sequence 'x'" warningBrian Behlendorf2018-10-241-1/+0
* Fix waiting in ztest_device_removal()Tom Caputi2018-10-241-0/+9
* Fix ztest deadman panic with indirect vdev damageTom Caputi2018-10-241-1/+6
* Fix dbgmsg printing in ztest and zdbTom Caputi2018-10-242-6/+14
* Fix random ztest_deadman_thread failuresTom Caputi2018-10-241-11/+25
* OpenZFS 9682 - page fault in dsl_async_clone_destroy() while opening poolSerapheim Dimitropoulos2018-10-191-2/+3
* OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()Matthew Ahrens2018-10-191-77/+0
* Defer new resilvers until the current one endsTom Caputi2018-10-181-6/+52
* zpool: allow sharing of spare device among poolsLOLi2018-10-171-2/+7
* Add types to featureflags in zfsPaul Dagnelie2018-10-161-1/+1
* OpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES) objects (#7979)Matthew Ahrens2018-10-121-5/+251
* Improved error handling for extreme rewindsBrian Behlendorf2018-10-121-12/+24
* OpenZFS 9689 - zfs range lock code should not be zpl-specificMatt Ahrens2018-10-111-155/+56
* Print "(repairing)" in zpool status againTony Hutter2018-10-091-2/+6
* Refcounted DSL Crypto Key MappingsTom Caputi2018-10-031-3/+0
* Prefix all refcount functions with zfs_Tim Schumacher2018-10-011-5/+5
* Refine split block reconstructionBrian Behlendorf2018-10-011-1/+9
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-3/+3
* Zpool iostat: remove latency/queue scalingGregor Kopka2018-09-251-6/+6
* zstreamdump dumps core printing truncated nvlistLOLi2018-09-181-3/+5
* zpool should detect invalid fs property on createLOLi2018-09-131-4/+11
* Fix 'zfs allow' for create time permissionsLOLi2018-09-061-2/+1
* Pool allocation classesDon Brady2018-09-054-131/+582
* Add basic zfs ioc input nvpair validationDon Brady2018-09-021-10/+13
* ZTS: path cleanupbernie19952018-08-301-2/+4
* OpenZFS 9403 - assertion failed in arc_buf_destroy()Tom Caputi2018-08-292-8/+8
* Added metadata/dnode cache info to arc_summaryRich Ercolani2018-08-222-3/+60
* Skip import activity test in more zdb code pathsOlaf Faaland2018-08-201-16/+26
* Don't modify argv[] in user toolsDeHackEd2018-08-202-4/+32
* 'zfs holds' scripted mode is not documentedLOLi2018-08-181-3/+4
* Fix arcstat.py handling of unsupported optionsLOLi2018-08-181-1/+1
* MMP should not suspend pool in ztestOlaf Faaland2018-08-131-0/+2
* Add support for selecting encryption backendNathan Lewis2018-08-021-0/+8
* OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operationsSerapheim Dimitropoulos2018-07-301-0/+1
* Add support for autoexpand propertyBrian Behlendorf2018-07-231-30/+55
* Reduce zdb output when pool contains checkpointBrian Behlendorf2018-07-101-2/+4
* Default ashift for Amazon EC2 NVMe devicesTroels Nørgaard2018-07-061-0/+1
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-052-48/+84