aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-1913-29/+266
* Fixed small memory leak in ereport handlingTom Caputi2017-05-181-6/+6
* Fix large dnode send stream flag conflictBrian Behlendorf2017-05-181-1/+2
* Compatibilty with glibc-2.23Justin Lecher2017-05-161-0/+1
* Introduce zv_state_lockBoris Protopopov2017-05-161-71/+124
* Revert commit 1ee159f4Boris Protopopov2017-05-161-2/+29
* Skip spurious resilver IO on raidz vdevIsaac Huang2017-05-1210-33/+125
* Enable additional test casesBrian Behlendorf2017-05-1153-252/+416
* OpenZFS 8063 - verify that we do not attempt to access inactive txgMatthew Ahrens2017-05-108-26/+53
* OpenZFS 8166 - zpool scrub thinks it repaired offline deviceMatthew Ahrens2017-05-101-0/+3
* Add missing arc_free_cksum() to arc_release()Tom Caputi2017-05-101-0/+4
* Linux 4.12 compat: CURRENT_TIME removedBrian Behlendorf2017-05-107-11/+45
* Add property overriding (-o|-x) to 'zfs receive'LOLi2017-05-099-89/+901
* Make createtxg and guid properties publicChristian Schwarz2017-05-094-5/+30
* Fix NULL pointer dereference in 'zfs create'LOLi2017-05-091-1/+3
* Fix zfs .deb package warning in prerm scriptLOLi2017-05-091-1/+1
* Fix coverity defects: CID 161638Giuseppe Di Natale2017-05-091-1/+4
* Linux 4.12 compat: PF_FSTRANS was removedChunwei Chen2017-05-093-3/+3
* Tag 0.7.0-rc4zfs-0.7.0-rc4Brian Behlendorf2017-05-051-1/+1
* Fix unused variable warningBrian Behlendorf2017-05-051-3/+2
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-0413-7/+64
* Default to zvol_request_async=0Brian Behlendorf2017-05-042-2/+2
* Enable Linux read-ahead for a single page on ZVOLsRichard Yao2017-05-044-0/+35
* Disable write merging on ZVOLsRageLtMan2017-05-041-0/+3
* Update rsend_014_pos and send-c_volume test casesBrian Behlendorf2017-05-042-5/+9
* Enable all zfs_destroy test casesBrian Behlendorf2017-05-033-14/+22
* More ashift improvementsLOLi2017-05-0320-73/+739
* Write label 2,3 uberblocks when vdev expandsOlaf Faaland2017-05-026-2/+174
* Add zfs_nicebytes() to print human-readable sizesLOLi2017-05-0217-67/+124
* Allow scaling of arc in proportion to pagecacheDebabrata Banerjee2017-05-022-2/+37
* Correct signed operationDebabrata Banerjee2017-05-021-2/+2
* Don't run the reaper if we didn't shrink the cacheDebabrata Banerjee2017-05-021-6/+5
* Only wakeup waiters if we've actually done workDebabrata Banerjee2017-05-021-5/+5
* Do not stop kernel shrinker on lock contentionDebabrata Banerjee2017-05-021-1/+1
* Stop double reclaiming or not reclaiming at allDebabrata Banerjee2017-05-021-2/+3
* Make arc_need_free updates atomicDebabrata Banerjee2017-05-021-6/+7
* Don't report ghost buffers as evictable memDebabrata Banerjee2017-05-021-7/+2
* minor improvement to abd_free_pages()jxiong2017-05-021-8/+6
* Guarantee PAGESIZE alignment for large zio buffersjxiong2017-05-021-2/+2
* Linux 4.12 compat: super_setup_bdi_name()Brian Behlendorf2017-05-026-54/+141
* OpenZFS 7786 - zfs`vdev_online() needs better notification about state changesYuri Pankov2017-05-011-6/+8
* Limit zfs_dirty_data_max_max to 4GBrian Behlendorf2017-05-011-3/+3
* Reinstate zvol_taskq to fix aio on zvolChunwei Chen2017-04-263-82/+199
* Update documentation for zfs_vdev_queue_depth_pctTim Chase2017-04-261-2/+10
* OpenZFS 7252 - compressed zfs send / receiveDan Kimmel2017-04-2641-104/+1668
* Change U16 to U32 due to atomic_inc_32_nvwli52017-04-251-2/+2
* Fix typo in zfs-module-parameters man pagebunder20152017-04-241-1/+1
* OpenZFS 8025 - dbuf_read() creates unnecessary zio_root() for bonus bufMatthew Ahrens2017-04-241-5/+5
* Typo in zfs-module-parameters(5)DeHackEd2017-04-241-1/+1
* Fix 'zpool iostat -v' cache and log outputDeHackEd2017-04-241-0/+2