aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor tweaks to zfs.8 man page for POSIX ACLsRichard Laager2018-12-261-6/+6
* OpenZFS 9284 - arc_reclaim_thread has 2 jobsBrad Lewis2018-12-267-172/+285
* Fix zfs_dirty_data_sync_percent documentationTom Caputi2018-12-181-2/+3
* Add enclosure_symlinks option to vdev_idTony Hutter2018-12-144-3/+112
* ZTS: fix wait_scrubbed()Tom Caputi2018-12-142-10/+5
* Fix zap_update() ASSERT from ztestTom Caputi2018-12-141-12/+0
* ztest: ENOSPC in ztest_objset_destroy_cb()Brian Behlendorf2018-12-141-2/+6
* OpenZFS 9559 - zfs diff handles files on delete queue in fromsnap poorlyPaul Dagnelie2018-12-141-6/+6
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-148-51/+81
* Add `cut` binary to the initramfsBen Cordero2018-12-132-2/+3
* Fix resilver writes in vdev_indirect_io_startTom Caputi2018-12-131-8/+15
* Check for strlcat and strlcpyBrian Behlendorf2018-12-116-50/+126
* Seeing negative values for wlentime and rlentimeRichard Elling2018-12-111-3/+4
* Rename macro ZFS_MINOR due to Lustre conflictOlaf Faaland2018-12-102-8/+8
* OpenZFS 9962 - zil_commit should omit cache thrashPrakash Surya2018-12-076-78/+206
* OpenZFS 9963 - Separate tunable for disabling ZIL vdev flushPrakash Surya2018-12-073-12/+35
* OpenZFS 9993 - zil writes can get delayed in zio pipelineGeorge Wilson2018-12-071-1/+2
* OpenZFS 9880 - Race in ZFS parallel mountAndy Fiddaman2018-12-071-3/+31
* Fix error message when zfs module is not loadedTom Caputi2018-12-071-3/+3
* Do not enable stack tracer for ZFS performance testTony Nguyen2018-12-072-6/+21
* Ensure dsl scan prefetch queue is emptiedTom Caputi2018-12-061-0/+20
* Fix 'zfs receive -F' message when destination has snapshotsloli10K2018-12-051-1/+1
* Use autoconf variable for C preprocessorBen Wolsieffer2018-12-051-1/+1
* Move assert in dump_dir() in zdbTom Caputi2018-12-051-3/+3
* Fix dnode_hold() freeing dnode behaviorBrian Behlendorf2018-12-051-2/+4
* Fix 'zpool list -v' alignmentBrian Behlendorf2018-12-042-52/+111
* zfs-functions.in: is_mounted() always returns 1TerraTech2018-12-041-2/+7
* Fix ztest deadlock in spa_vdev_remove()Tom Caputi2018-12-041-12/+19
* Fix ztest deadlock in ztest_zil_remount()Tom Caputi2018-12-041-0/+8
* Fix ASSERT in zfs_receive_one()LOLi2018-12-045-5/+128
* Detect IO errors during device removalBrian Behlendorf2018-12-049-19/+350
* 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