aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag 0.8.0-rc2zfs-0.8.0-rc2Brian Behlendorf2018-11-121-2/+2
* Allow spaces in pool names for cmdline argumentkpande2018-11-121-0/+3
* Fix coverity defects: CID 184285LOLi2018-11-121-2/+1
* Fix systemd spec file macrosBrian Behlendorf2018-11-125-5/+29
* Make initramfs-tools script encryption awareGarrett Fields2018-11-091-64/+34
* zed: detect and offline physically removed devicesloli10K2018-11-0911-43/+341
* Add quotations for ${ENCRYPTIONROOT}kpande2018-11-091-1/+1
* Add zpool status -s (slow I/Os) and -p (parseable)Tony Hutter2018-11-0916-136/+321
* Update zfs_admin_snapshot value (disabled)George Melikov2018-11-096-14/+30
* ZTS: Fix and reenable zfs_rename testsTom Caputi2018-11-083-9/+8
* ZTS: Fix test zfs_mount_006_posPaul Zuchowski2018-11-082-19/+38
* Add BuildRequires gcc, make, elfutils-libelf-develTony Hutter2018-11-072-0/+5
* Fix !zilog_is_dirty() assert during ztestTom Caputi2018-11-071-3/+9
* Fix divide by zero during indirect split damageTom Caputi2018-11-071-1/+8
* Fix dirtying vdev config on with RO spaTom Caputi2018-11-071-2/+3
* Replay logs before starting ztest workersTom Caputi2018-11-072-13/+77
* Fix vdev removal finishing raceTom Caputi2018-11-071-9/+6
* Make vdev_set_deferred_resilver() recursiveTom Caputi2018-11-071-1/+8
* Fix libudev dependency in libzutilDon Brady2018-11-072-1/+9
* zpool: bogus error for invalid dedupditto valueLOLi2018-11-061-3/+15
* ztest: reduce gangblock creationBrian Behlendorf2018-11-052-3/+6
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-0539-3394/+3723
* Update zfs-events.5 with info from PSARC 2009/497Richard Elling2018-11-011-53/+89
* ZTS: Fix posix ACL tests that should passPaul Zuchowski2018-10-313-7/+48
* ZTS: change `$(cat)` to `$(<)` for speedupGeorge Melikov2018-10-3115-40/+40
* bpobj_enqueue_subobj() should copy small subobj'sMatthew Ahrens2018-10-311-40/+176
* Linux 4.20 compat: current_kernel_time()Brian Behlendorf2018-10-311-2/+5
* Improve snapshot listing error messageMd Islam2018-10-301-2/+4
* zdb -k does not work on Linux when used with -eSerapheim Dimitropoulos2018-10-303-16/+50
* Added column definitions to arcstat.pyGregor Kopka2018-10-291-1/+8
* ZTS: Fix auto_replace_001_pos testBrian Behlendorf2018-10-293-82/+46
* Fix flake8 "invalid escape sequence 'x'" warningBrian Behlendorf2018-10-252-3/+3
* Remove zfs_gitrev.hBrian Behlendorf2018-10-241-1/+0
* Fix 2 small bugs with cached dsl_scan_phys_tTom Caputi2018-10-241-1/+4
* Fix waiting in ztest_device_removal()Tom Caputi2018-10-241-0/+9
* Fix ENXIO from spa_ld_verify_logs() in ztestTom Caputi2018-10-241-3/+9
* Fix ztest deadman panic with indirect vdev damageTom Caputi2018-10-242-4/+9
* Fix issue with scanning dedup blocks as scan endsTom Caputi2018-10-241-0/+16
* Fix lock inversion in txg_sync_thread()Tom Caputi2018-10-241-2/+2
* Fix dbgmsg printing in ztest and zdbTom Caputi2018-10-245-26/+82
* Fix ASSERT in zil_create() during ztestTom Caputi2018-10-241-1/+2
* Fix random ztest_deadman_thread failuresTom Caputi2018-10-242-12/+26
* Allow use of pool GUID as root poolGeorge Melikov2018-10-241-1/+10
* ZTS: Update project quota testsBrian Behlendorf2018-10-242-10/+10
* Make gitrev more reliableMatthew Ahrens2018-10-221-3/+1
* OpenZFS 9688 - aggsum_fini leaks memoryPaul Dagnelie2018-10-192-2/+7
* OpenZFS 9682 - page fault in dsl_async_clone_destroy() while opening poolSerapheim Dimitropoulos2018-10-192-5/+12
* OpenZFS 9690 - metaslab of vdev with no space maps was flushed during removalSerapheim Dimitropoulos2018-10-191-12/+10
* OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()Matthew Ahrens2018-10-193-132/+0
* Defer new resilvers until the current one endsTom Caputi2018-10-1928-21/+543