aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* GCC 7.1 fixesTony Hutter2017-06-282-7/+6
* Cap maximum aggregate IO sizeBrian Behlendorf2017-06-271-2/+5
* Refine use of zv_state_lock.Boris Protopopov2017-06-271-68/+165
* OpenZFS 5220 - L2ARC does not support devices that do not provide 512B accessGiuseppe Di Natale2017-06-261-11/+56
* OpenZFS 8264 - want support for promoting datasets in libzfs_coreGiuseppe Di Natale2017-06-261-3/+36
* Call cv_signal() with mutex heldBoris Protopopov2017-06-261-1/+1
* Add kpreempt_disable/enable around CPU_SEQID usesMorgan Jones2017-06-192-4/+11
* Inject zinject(8) a percentage amount of dev errsDon Brady2017-06-161-7/+30
* 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 zvol_init error handlingRichard Yao2017-06-131-0/+1
* Make zvol operations use _by_dnode routinesRichard Yao2017-06-132-14/+12
* Reduce stack usage of dsl_dir_tempreserve_implDeHackEd2017-06-121-6/+19
* 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-093-70/+130
* OpenZFS 7578 - Fix/improve some aspects of ZIL writingGiuseppe Di Natale2017-06-094-114/+107
* OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffersMatthew Ahrens2017-06-074-23/+15
* Linux 4.9 compat: fix zfs_ctldir xattr handlingLOLi2017-06-051-0/+3
* Fix "snapdev" property issuesLOLi2017-06-022-62/+71
* Fix import wrong spare/l2 device when path changeChunwei Chen2017-06-011-6/+0
* Fix memory leak in zvol_set_volsize()LOLi2017-05-311-1/+2
* 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-262-67/+57
* OpenZFS 8070 - Add some ZFS commentsAlan Somers2017-05-252-0/+7
* Fix "snapdev" property inheritance behaviourLOLi2017-05-252-57/+67
* Improve gitignoreChunwei Chen2017-05-251-0/+3
* Linux 4.12 compat: fix super_setup_bdi_name() callLOLi2017-05-251-2/+1
* Fix LZ4_uncompress_unknownOutputSize caused panicFeng Sun2017-05-191-8/+19
* Implemented zpool sync commandAlek P2017-05-191-0/+44
* Force fault a vdev with 'zpool offline -f'Tony Hutter2017-05-194-12/+76
* Fixed small memory leak in ereport handlingTom Caputi2017-05-181-6/+6
* 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-128-33/+122
* OpenZFS 8063 - verify that we do not attempt to access inactive txgMatthew Ahrens2017-05-106-23/+38
* 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-104-11/+14
* Add property overriding (-o|-x) to 'zfs receive'LOLi2017-05-091-31/+165
* Make createtxg and guid properties publicChristian Schwarz2017-05-091-4/+4
* Linux 4.12 compat: PF_FSTRANS was removedChunwei Chen2017-05-091-1/+1
* Fix unused variable warningBrian Behlendorf2017-05-051-3/+2
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-0411-7/+61
* Default to zvol_request_async=0Brian Behlendorf2017-05-041-1/+1
* Enable Linux read-ahead for a single page on ZVOLsRichard Yao2017-05-041-0/+3
* Disable write merging on ZVOLsRageLtMan2017-05-041-0/+3
* More ashift improvementsLOLi2017-05-031-4/+2
* Write label 2,3 uberblocks when vdev expandsOlaf Faaland2017-05-022-0/+68