summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-062-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-242-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-231-1/+10
* ZTS: Update project quota testsBrian Behlendorf2018-10-232-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-1828-21/+543
* OpenZFS 9862 - fix typo in comment in vdev_impl.hAllan Jude2018-10-181-1/+1
* Allow copy-builtin to work with modified sourcesMatthew Thode2018-10-172-25/+14
* zpool: allow sharing of spare device among poolsLOLi2018-10-175-3/+130
* Linux does not HAVE_SMB_SHAREMatthew Ahrens2018-10-173-254/+0
* Linux does not HAVE_DNLCMatthew Ahrens2018-10-173-66/+1
* Advise users to retain issue/PR templatesbunder20152018-10-172-1/+4
* Add types to featureflags in zfsPaul Dagnelie2018-10-1611-104/+276
* deadlock between mm_sem and tx assign in zfs_write() and page faultilbsmart2018-10-166-54/+152
* Add zts-report.py to python shebang exclusionBrian Behlendorf2018-10-151-1/+1
* OpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES) objects (#7979)Matthew Ahrens2018-10-123-6/+253
* Improved error handling for extreme rewindsBrian Behlendorf2018-10-126-67/+116