summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarify GRUB's lack of support for sha512, skein, edonrRichard Laager2019-04-162-6/+9
* Update a comment to match the codeRichard Laager2019-04-161-2/+2
* Reference zfeature.c in a SPA_VERSION commentRichard Laager2019-04-161-0/+4
* Remove zfs.h comments about GRUBRichard Laager2019-04-161-9/+0
* Reword the dedup limitation for Edon-RRichard Laager2019-04-161-2/+2
* Consistently captialize GUID for featuresRichard Laager2019-04-162-10/+10
* Fix the spelling of deferredRichard Laager2019-04-162-3/+3
* Update zdb.8's fsck referenceRichard Laager2019-04-161-4/+2
* Refer to commands consistently in zpool-features.5Richard Laager2019-04-161-19/+19
* Eliminate most mentions of "special"Richard Laager2019-04-162-13/+13
* Fix issues with truncated files in raw sendsTom Caputi2019-04-157-48/+271
* Fix hierarchy misspellingsRichard Laager2019-04-145-10/+10
* Don't hard-code number of ioctls for portabilityTomohiro Kusumi2019-04-141-1/+1
* Sync reserved Illumos ioctl comment with actual numberTomohiro Kusumi2019-04-141-1/+1
* compile with -fno-omit-frame-pointerRichard Elling2019-04-143-0/+23
* 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