summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix consistency of ztest_device_removal_activeTom Caputi2018-11-283-10/+23
* zfs_dbgmsg() is not safe from every contextLOLi2018-11-281-3/+10
* Remove races from scrub / resilver testsTom Caputi2018-11-2814-83/+65
* ZTS: fix "not found" errorsLOLi2018-11-2714-37/+28
* Fix typo in update to zfs-module-parameters(5)Rich Ercolani2018-11-261-1/+1
* Move strlcat, strlcpy, and strnlenBrian Behlendorf2018-11-206-162/+54
* zpool: allow split with whole-disk devicesLOLi2018-11-2011-4/+116
* man/zfs.8: document 'received' property sourceChristian Schwarz2018-11-201-2/+3
* ZTS: Fix parsing of zpool status in checksum testJohn Wren Kennedy2018-11-201-3/+7
* ZTS: "checksum" test group needs "lscpu"LOLi2018-11-201-0/+1
* OpenZFS 8115 - parallel zfs mountSebastien Roy2018-11-1510-139/+716
* Tag 0.8.0-rc2zfs-0.8.0-rc2Brian Behlendorf2018-11-121-2/+2
* Allow spaces in pool names for cmdline argumentkpande2018-11-111-0/+3
* Fix coverity defects: CID 184285LOLi2018-11-111-2/+1
* Fix systemd spec file macrosBrian Behlendorf2018-11-115-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-0816-136/+321
* Update zfs_admin_snapshot value (disabled)George Melikov2018-11-086-14/+30
* ZTS: Fix and reenable zfs_rename testsTom Caputi2018-11-073-9/+8
* ZTS: Fix test zfs_mount_006_posPaul Zuchowski2018-11-072-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-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