aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix "snapdev" property inheritance behaviourLOLi2017-05-255-59/+230
* OpenZFS 8072 - zfs-tests: several test cases incorrectly spell TESTPOOLYuri Pankov2017-05-255-19/+17
* config: allow --with-linux without --with-linux-objChunwei Chen2017-05-251-1/+2
* Improve gitignoreChunwei Chen2017-05-252-0/+5
* Linux 4.12 compat: fix super_setup_bdi_name() callLOLi2017-05-252-6/+6
* Retire zconfig.shBrian Behlendorf2017-05-223-701/+0
* Add zpool events testsBrian Behlendorf2017-05-2218-12/+487
* Enable xattr testsBrian Behlendorf2017-05-2217-186/+387
* Enable remaining testsBrian Behlendorf2017-05-2285-354/+799
* Fix LZ4_uncompress_unknownOutputSize caused panicFeng Sun2017-05-191-8/+19
* Implemented zpool sync commandAlek P2017-05-1920-70/+397
* 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