summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add kpreempt_disable/enable around CPU_SEQID usesMorgan Jones2017-06-192-4/+11
* Inject zinject(8) a percentage amount of dev errsDon Brady2017-06-164-20/+76
* Provide links to info about ZFS Buildbot optionsGiuseppe Di Natale2017-06-152-0/+8
* Avoid 'queue not locked' warning at pool import.Boris Protopopov2017-06-151-1/+1
* Fix zvol_state_t->zv_open_count raceLOLi2017-06-151-11/+21
* Fix manual description of zfs_arc_dnode_limitchrisrd2017-06-141-1/+1
* Fix zvol_init error handlingRichard Yao2017-06-131-0/+1
* Make zvol operations use _by_dnode routinesRichard Yao2017-06-133-14/+15
* Fix zpool_import_all_001_posGiuseppe Di Natale2017-06-131-60/+7
* Reduce stack usage of dsl_dir_tempreserve_implDeHackEd2017-06-121-6/+19
* Use log_must_busy in destroy_poolBrian Behlendorf2017-06-121-12/+3
* Add missing \n for "invalid optionusage" outputkpande2017-06-091-1/+1
* OpenZFS 8056 - zfs send size estimate is inaccurate for some zvolsPaul Dagnelie2017-06-091-2/+13
* OpenZFS 8156 - dbuf_evict_notify() does not need dbuf_evict_lockMatthew Ahrens2017-06-091-11/+7
* OpenZFS 8199 - multi-threaded dmu_object_alloc()Matthew Ahrens2017-06-094-71/+135
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-0910-128/+133
* OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffersMatthew Ahrens2017-06-075-26/+18
* Add MS_MANDLOCK mount failure messageBrian Behlendorf2017-06-071-2/+15
* Skip tests that are slow on 32-bit buildersGiuseppe Di Natale2017-06-063-1/+13
* Reduce async_destroy_001_pos memory requirementsBrian Behlendorf2017-06-062-11/+5
* Allow add of raidz and mirror with same redundancyHÃ¥kan Johansson2017-06-055-4/+192
* Linux 4.9 compat: fix zfs_ctldir xattr handlingLOLi2017-06-051-0/+3
* zpool iostat/status -c improvementsGiuseppe Di Natale2017-06-0543-61/+812
* Fix "snapdev" property issuesLOLi2017-06-025-64/+248
* Fix import wrong spare/l2 device when path changeChunwei Chen2017-06-011-6/+0
* Fix import finding spare/l2cache when path changesChunwei Chen2017-06-011-2/+16
* Retire filebench testingGiuseppe Di Natale2017-06-011-13/+0
* Fix memory leak in zvol_set_volsize()LOLi2017-05-311-1/+2
* Explain reason for Signed-off-by in CONTRIBUTINGkpande2017-05-311-2/+6
* Fix ida leak in zvol_create_minor_implBoris Protopopov2017-05-261-0/+7
* Don't dirty bpobj if it has no entriesAlek P2017-05-261-0/+4
* Revert "Fix "snapdev" property inheritance behaviour"Brian Behlendorf2017-05-265-230/+59
* OpenZFS 8077 - zfs-tests suite fails zpool_get_002_posYuri Pankov2017-05-251-19/+48
* OpenZFS 8076 - zfs-tests suite fails rootpool_002_negYuri Pankov2017-05-251-11/+12
* OpenZFS 8071 - zfs-tests: 7290 missed some casesYuri Pankov2017-05-253-13/+10
* OpenZFS 8070 - Add some ZFS commentsAlan Somers2017-05-252-0/+7
* 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