summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate useless double-bolding in man pagesRichard Laager2019-04-242-33/+33
* Alphabetize zpool-features.5 by short nameRichard Laager2019-04-241-286/+287
* Standardize .RE placement in zpool-features.5Richard Laager2019-04-241-19/+6
* Add missing formatting to sha512 in zpool-features.5Richard Laager2019-04-241-0/+3
* Correct GUID of large_blocks in zpool-features.5Richard Laager2019-04-241-1/+1
* Change wording in zfs-module-parameters.5Tom Caputi2019-04-241-2/+2
* Document that hole_birth is effectively uselessRichard Laager2019-04-241-0/+8
* Document send_holes_without_birth_timeRichard Laager2019-04-241-5/+14
* Correct bookmark_v2 dependenciesRichard Laager2019-04-241-2/+2
* Fix formatting for multi_vdev_crash_dump in zpool-features.5Richard Laager2019-04-241-3/+3
* Fix incorrect use of .Nm directive for ZPOOL_VDEV_NAME_GUID in zpool(8)Tomohiro Kusumi2019-04-231-2/+2
* config: libintl/libiconv for gettext() detectionRafael Kitover2019-04-1913-0/+3163
* Drop unused ZNODE_STATS and ZNODE_STAT_ADD()Tomohiro Kusumi2019-04-191-14/+0
* Fix typo "/zbin/zpool" -> "/sbin/zpool"Tomohiro Kusumi2019-04-191-1/+1
* Fix incorrect "[UNUSED]" commentsTomohiro Kusumi2019-04-191-2/+2
* Tag 0.8.0-rc4zfs-0.8.0-rc4Brian Behlendorf2019-04-161-2/+2
* Code improvement and bug fixes for QAT supportcfzhu2019-04-165-51/+182
* Restructure vec_idx loopsRichard Laager2019-04-163-42/+48
* Add option [-V|--version] to emit version stringTerraTech2019-04-166-3/+155
* zfs allow refreservation needed for zfs create -VRichard Laager2019-04-161-1/+3
* 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