summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get rid of space_map_update() for ms_synced_lengthSerapheim Dimitropoulos2019-02-1212-215/+248
* ZVOLs should not be allowed to have childrenloli10K2019-02-0817-86/+358
* Pool allocation classes misplacing small file blocksloli10K2019-02-083-4/+47
* Fix ARC stats for embedded blkptrsTim Chase2019-02-041-15/+32
* OpenZFS 9185 - Enable testing over NFS in ZFS performance testsAhmed Ghanem2019-02-0412-3/+115
* zstreamdump: -d option is not documented in manpageloli10K2019-02-041-2/+12
* shellcheck passbunder20152019-02-044-7/+7
* flake8 passbunder20152019-02-042-21/+21
* Fix zpool iostat -w header namesTony Hutter2019-01-311-2/+2
* Simplify log vdev removal codeSerapheim Dimitropoulos2019-01-312-54/+14
* vs_alloc can underflow in L2ARC vdevsSerapheim Dimitropoulos2019-01-312-6/+16
* Don't acquire zthr_request_lock in zthr_wakeupSara Hartse2019-01-301-18/+36
* zdb -L should skip leak detection altogetherSerapheim Dimitropoulos2019-01-302-121/+134
* Exclude test-runner.py from the rpmbuild shebang checkTony Hutter2019-01-281-0/+4
* GCC 9.0: Fix ztest "directive argument is not a nul-terminated string"Tony Hutter2019-01-281-2/+2
* Linux 5.0 compat: Fix bio_set_dev()Brian Behlendorf2019-01-282-4/+60
* Linux 5.0 compat: Disable vector instructions on 5.0+ kernelsTony Hutter2019-01-282-39/+144
* Linux 5.0 compat: Fix SUBDIRsTony Hutter2019-01-281-3/+3
* Linux 5.0 compat: Convert MS_* macros to SB_*Tony Hutter2019-01-282-12/+14
* Linux 5.0 compat: Use totalram_pages()Tony Hutter2019-01-284-3/+28
* Linux 5.0 compat: access_ok() drops 'type' parameterTony Hutter2019-01-284-2/+31
* Linux 4.18 compat: Use ktime_get_coarse_real_ts64()Tony Hutter2019-01-283-0/+31
* Change target size of metaslabs from 256GB to 16GBSerapheim Dimitropoulos2019-01-253-40/+54
* Rename range_tree_verify to range_tree_verify_not_presentSerapheim Dimitropoulos2019-01-254-14/+16
* Use proper tag for spa config refcounts in mmp_write_uberblock()Tim Chase2019-01-251-1/+1
* zfs userspace dumps core when used on ZVOLsloli10K2019-01-251-2/+12
* zpool iostat should print headers when terminal fillsDamian Wojsław2019-01-232-7/+41
* Fix bad kmem_free() in zvol_rename_minors_impl()Tom Caputi2019-01-231-1/+1
* ztest: creates partially initialized root datasetloli10K2019-01-181-8/+10
* Remove zfs_sync() panicking kernel checkBrian Behlendorf2019-01-181-7/+0
* Factor metaslab_load_wait() in metaslab_load()Serapheim Dimitropoulos2019-01-185-55/+53
* Fix 0 byte memory leak in zfs receiveTom Caputi2019-01-181-1/+6
* Document guidelines for usage of zfs_dbgmsgSerapheim Dimitropoulos2019-01-181-1/+17
* dkms: Enable debuginfo option to be set with zfs sysconfig fileNeal Gompa (ニール・ゴンパ)2019-01-181-0/+4
* Off-by-one in zap_leaf_array_create()loli10K2019-01-183-16/+43
* Simplify spa_sync by breaking it up to smaller functionsSerapheim Dimitropoulos2019-01-182-169/+200
* ztest: scrub verificationBrian Behlendorf2019-01-181-6/+63
* Fix error handling incallers of dbuf_hold_level()Tom Caputi2019-01-176-14/+37
* 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