summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup nits from ab7615d92Tom Caputi2019-04-142-3/+1
* Fix issue in receive_object() during reallocationBrian Behlendorf2019-04-127-18/+218
* Fix TXG_MASK cstyleBrian Behlendorf2019-04-124-16/+18
* ZTS: Make fault cleanup function more robustJohn Wren Kennedy2019-04-121-0/+10
* Allow zfs-tests to recover from hibernationAlek P2019-04-111-19/+70
* Always call rw_init in zio_crypt_key_unwrapJorgen Lundman2019-04-101-1/+2
* Avoid stack overwrite in zfs_setattr_dir()Tim Chase2019-04-101-1/+2
* Don't assume pthread_t is uint_t for portabilityTomohiro Kusumi2019-04-091-1/+2
* Unbreak build on Linux kernel < 3.10Tomohiro Kusumi2019-04-082-4/+4
* Fix 'zfs list -t snapshot' depthBrian Behlendorf2019-04-081-2/+2
* Fix buffer length in strlcpy()Brian Behlendorf2019-04-081-1/+1
* Revert "Fix issues with truncated files in raw sends"Brian Behlendorf2019-04-057-142/+46
* predictive prefetch disabled on new pools until export/rebootMatthew Ahrens2019-04-051-1/+2
* features.kernel layout should match features.poolDon Brady2019-04-042-23/+51
* Restrict kstats and print real pointersSara Hartse2019-04-0418-17/+33
* Hint about zpool free vs zfs availableJosh Soref2019-04-041-1/+25
* Fix txg_wait_open() load average inflationBrian Behlendorf2019-04-042-5/+25
* Move dracut specifics to dracut moduleMichael Niewöhner2019-04-026-5/+25
* Fix man(1) warningsJosh Soref2019-04-021-3/+3
* Append snapshot name to "TIME SENT SNAPSHOT" outputTerraTech2019-04-011-1/+2
* Do not iterate through filesystems unnecessarilyTom Caputi2019-04-014-6/+45
* Fix systemd-import servicesMichael Niewöhner2019-03-292-2/+2
* Remove hard dependency on bashMichael Niewöhner2019-03-292-2/+2
* Update raw send documentationTom Caputi2019-03-291-4/+14
* Add TRIM supportBrian Behlendorf2019-03-2991-430/+5584
* Send stream should only list included snapsTom Caputi2019-03-281-24/+83
* Fix issues with truncated files in raw sendsTom Caputi2019-03-277-50/+157
* Update valid vdev types for get_disklistRichard Elling2019-03-261-1/+1
* ZTS: Detect e2fsprogs verity issueBrian Behlendorf2019-03-262-0/+20
* Correct a very minor grammar issueEvan Allrich2019-03-261-2/+2
* git ignore python 3.7 virtual environment directoriesRichard Elling2019-03-251-0/+2
* Fix vd_path and error in spa_vdev_remove()Igor K2019-03-221-5/+12
* Panic when running 'zpool split'Roman Strashkin2019-03-221-0/+12
* ZFS Reads may result in unneccesary calls to zil_commitGeorge Wilson2019-03-223-3/+9
* MMP interval and fail_intervals in uberblockOlaf Faaland2019-03-2117-175/+692
* Mutex leak in dsl_dataset_hold_obj()Jorgen Lundman2019-03-211-0/+4
* QAT: Allocate digest_buffer using QAT_PHYS_CONTIG_ALLOC()cfzhu2019-03-211-1/+10
* Report holes when there are only metadata changesBrian Behlendorf2019-03-211-3/+28
* Improve `zpool labelclear`Brian Behlendorf2019-03-2112-58/+246
* Add missing dmu_zfetch_fini() in dnode_move_impl()Julian Heuking2019-03-201-1/+1
* Add space in error messageTom Caputi2019-03-191-2/+2
* Fix l2arc_evict() destroy raceBrian Behlendorf2019-03-151-24/+30
* Multiple DVA Scrubbing FixTom Caputi2019-03-1510-95/+415
* Make zpool status counters match error events countTony Hutter2019-03-146-16/+176
* Fix memory leaks in zfsvfs_create_impl()Tom Caputi2019-03-141-9/+14
* zfs-import: should be before swapHenrik Riomar2019-03-141-0/+1
* Better user experience for errata 4Tom Caputi2019-03-144-12/+39
* Update commented zed.rc values to defaultskpande2019-03-141-3/+4
* Use 'printf %s' instead of 'echo -n' for compatibilityIgor K2019-03-133-5/+8
* Add separate aggregation limit for non-rotating mediaAlexander Motin2019-03-132-1/+21