aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused vdev_t fieldsSerapheim Dimitropoulos2019-01-172-13/+0
* ztest: scrub ddt repairBrian Behlendorf2019-01-172-17/+41
* Update vdev_is_spacemap_addressable() for new spacemap encodingSerapheim Dimitropoulos2019-01-162-18/+40
* ztest: split block reconstructionBrian Behlendorf2019-01-165-8/+17
* Make zdb results for checkpoint tests consistentSerapheim Dimitropoulos2019-01-161-2/+13
* Disable 'zfs remap' commandBrian Behlendorf2019-01-1510-39/+57
* Fix zio leak in dbuf_read()Tom Caputi2019-01-151-2/+11
* Verify .gitignore entriesloli10K2019-01-152-1/+8
* 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-081-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-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