aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag 0.8.0-rc3zfs-0.8.0-rc3Brian Behlendorf2019-01-141-2/+2
* Minor spelling correctionsBrian Behlendorf2019-01-132-8/+8
* Serialize ZTHR operations to eliminate racesSerapheim Dimitropoulos2019-01-137-130/+192
* zfs filesystem skipped by df -hPaul Zuchowski2019-01-134-2/+79
* Add contrib/pyzfs/setup.py to .gitignoreTom Caputi2019-01-131-0/+1
* Add pyzfs BuildRequires for mock(1)Brian Behlendorf2019-01-131-9/+14
* ZTS: zpool_resilver_restartBrian Behlendorf2019-01-132-3/+3
* Provide more flexible object allocation interfaceBrian Behlendorf2019-01-106-56/+149
* Don't allow dnode allocation if dn_holds != 0Tom Caputi2019-01-101-0/+1
* Removed suggestion to use root dataset as bootfsGregor Kopka2019-01-091-6/+0
* Use ZFS version for pyzfs & drop unused reqs fileNeal Gompa (ニール・ゴンパ)2019-01-084-3/+3
* zfs receive and rollback can skew filesystem_countloli10K2019-01-0811-8/+464
* OpenZFS 8473 - scrub does not detect errors on active sparesasomers2019-01-081-8/+41
* Include third party licenses in dist tarballsNeal Gompa (ニール・ゴンパ)2019-01-082-0/+10
* Fix missing dkms modules after upgradesTony Hutter2019-01-081-0/+18
* Bump commit subject length to 72 charactersNeal Gompa (ニール・ゴンパ)2019-01-082-4/+4
* zfs.8 uses wrong snapshot names in Example 15Benjamin Gentil2019-01-071-4/+4
* Add 'zpool status -i' optionBrian Behlendorf2019-01-073-43/+64
* zfs initialize performance enhancementsGeorge Wilson2019-01-0710-79/+175
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-0754-30/+2743
* Python 2 and 3 compatibilityBrian Behlendorf2019-01-0645-1395/+1594
|\
| * test-runner: python3 supportJohn Wren Kennedy2019-01-061-95/+100
| * arc_summary: consolidate test caseBrian Behlendorf2019-01-067-72/+36
| * pyzfs: python3 support (build system)Brian Behlendorf2019-01-0629-162/+339
| * pyzfs: python3 support (unit tests)Brian Behlendorf2019-01-062-944/+978
| * pyzfs: python3 support (library 2/2)Brian Behlendorf2019-01-064-23/+23
| * pyzfs: python3 support (library 1/2)Antonio Russo2019-01-0613-122/+141
|/
* Add zfs module feature and property compatibilityBrian Behlendorf2019-01-031-6/+30
* Add missing MMP status code to libzfs_statusbunder20152019-01-033-21/+39
* Fix 'zpool remap' freeing raceBrian Behlendorf2019-01-022-10/+32
* 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-154-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-126-50/+126
* Seeing negative values for wlentime and rlentimeRichard Elling2018-12-111-3/+4
* Rename macro ZFS_MINOR due to Lustre conflictOlaf Faaland2018-12-112-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